SOTAVerified

Position-wise optimizer: A nature-inspired optimization algorithm

2022-04-11Unverified0· sign in to hype

Amir Valizadeh

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The human nervous system utilizes synaptic plasticity to solve optimization problems. Previous studies have tried to add the plasticity factor to the training process of artificial neural networks, but most of those models require complex external control over the network or complex novel rules. In this manuscript, a novel nature-inspired optimization algorithm is introduced that imitates biological neural plasticity. Furthermore, the model is tested on three datasets and the results are compared with gradient descent optimization.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CIFAR-10Position-wise optimizertraining time (s)23Unverified
CIFAR-10Gradient descent optimizertraining time (s)50Unverified
MNISTPosition-wise optimizertraining time (s)227Unverified
MNISTGradient descent optimizertraining time (s)282Unverified

Reproductions