Neuron-centric Hebbian Learning
Andrea Ferigo, Elia Cunegatti, Giovanni Iacca

TL;DR
This paper introduces Neuron-centric Hebbian Learning (NcHL), a simplified plasticity model focusing on neurons rather than synapses, reducing parameters significantly while maintaining performance in robotic tasks.
Contribution
The paper proposes NcHL, a novel neuron-focused plasticity model that simplifies optimization and reduces memory requirements compared to traditional synapse-focused rules.
Findings
NcHL performs comparably to ABCD rule in robotic tasks.
NcHL reduces parameters from 5W to 5N, significantly decreasing complexity.
The weightless NcHL model further decreases memory usage with minimal performance loss.
Abstract
One of the most striking capabilities behind the learning mechanisms of the brain is the adaptation, through structural and functional plasticity, of its synapses. While synapses have the fundamental role of transmitting information across the brain, several studies show that it is the neuron activations that produce changes on synapses. Yet, most plasticity models devised for artificial Neural Networks (NNs), e.g., the ABCD rule, focus on synapses, rather than neurons, therefore optimizing synaptic-specific Hebbian parameters. This approach, however, increases the complexity of the optimization process since each synapse is associated to multiple Hebbian parameters. To overcome this limitation, we propose a novel plasticity model, called Neuron-centric Hebbian Learning (NcHL), where optimization focuses on neuron- rather than synaptic-specific Hebbian parameters. Compared to the ABCD…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsFocus
