paper-with-me

홈 › Papers

Learning in Deep Neural Networks Using a Biologically Inspired Optimizer

2021-04-23 · Giorgia Dellaferrera, Stanislaw Wozniak, Giacomo Indiveri, Angeliki Pantazi, Evangelos Eleftheriou

Plasticity circuits in the brain are known to be influenced by the distribution of the synaptic weights through the mechanisms of synaptic integration and local regulation of synaptic strength. However, the complex interplay of stimulation-dependent plasticity with local learning signals is disregarded by most of the artificial neural network training algorithms devised so far. Here, we propose a novel biologically inspired optimizer for artificial (ANNs) and spiking neural networks (SNNs) that incorporates key principles of synaptic integration observed in dendrites of cortical neurons: GRAPES (Group Responsibility for Adjusting the Propagation of Error Signals). GRAPES implements a weight-distribution dependent modulation of the error signal at each node of the neural network. We show that this biologically inspired mechanism leads to a systematic improvement of the convergence rate of the network, and substantially improves classification accuracy of ANNs and SNNs with both feedforward and recurrent architectures. Furthermore, we demonstrate that GRAPES supports performance scalability for models of increasing complexity and mitigates catastrophic forgetting by enabling networks to generalize to unseen tasks based on previously acquired knowledge. The local characteristics of GRAPES minimize the required memory resources, making it optimally suited for dedicated hardware implementations. Overall, our work indicates that reconciling neurophysiology insights with machine intelligence is key to boosting the performance of neural networks.

📄 PDF Abstract BibTeX arXiv:2104.11604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Synaptic Dynamics Realize First-order Adaptive Learning and Weight Symmetry

2022-12-01 · Yukun Yang, Peng Li

Gradient-based first-order adaptive optimization methods such as the Adam optimizer are prevalent in training artificial networks, achieving the state-of-the-art results. This work attempts to answer the question whether…

NeuroPlastic: A Plasticity-Modulated Optimizer for Biologically Inspired Learning Dynamics

2026-04-29 · Douglas Jiang, Yuechen Wang, Jiayi Wang, Jiaying Geng 외 arxiv

Optimization algorithms are fundamental to modern deep learning, yet most widely used methods rely on update rules based primarily on local gradient statistics. We introduce NeuroPlastic, a plasticity-modulated optimizer…

Image Classification

StereoNeuroBayesSLAM: A Neurobiologically Inspired Stereo Visual SLAM System Based on Direct Sparse Method

2020-03-06 · Taiping Zeng, Xiao-Li Li, Bailu Si

We propose a neurobiologically inspired visual simultaneous localization and mapping (SLAM) system based on direction sparse method to real-time build cognitive maps of large-scale environments from a moving stereo camer…

HippocampusSimultaneous Localization and Mapping

Introducing Memory and Association Mechanism into a Biologically Inspired Visual Model

2013-07-04 · Qiao Hong, Li Yinlin, Tang Tang, Wang Peng

A famous biologically inspired hierarchical model firstly proposed by Riesenhuber and Poggio has been successfully applied to multiple visual recognition tasks. The model is able to achieve a set of position- and scale-t…

Object RecognitionPosition

Adaptive Intelligent Secondary Control of Microgrids Using a Biologically-Inspired Reinforcement Learning

2019-05-02 · Mohammad Jafari, Vahid Sarfi, Amir Ghasemkhani, Hanif Livani 외

In this paper, a biologically-inspired adaptive intelligent secondary controller is developed for microgrids to tackle system dynamics uncertainties, faults, and/or disturbances. The developed adaptive biologically-inspi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)