Training Convolutional Neural Networks With Hebbian Principal Component Analysis
Gabriele Lagani, Giuseppe Amato, Fabrizio Falchi, Claudio Gennaro

TL;DR
This paper introduces a nonlinear Hebbian PCA learning rule for training convolutional neural networks, demonstrating improved feature extraction on CIFAR-10 and advancing biologically plausible learning methods.
Contribution
It proposes a novel nonlinear Hebbian PCA rule for CNN training, outperforming previous Hebbian strategies and enhancing biologically plausible learning approaches.
Findings
Improved feature extraction on CIFAR-10.
Enhanced training efficiency compared to previous Hebbian methods.
Motivates further research into biologically plausible algorithms.
Abstract
Recent work has shown that biologically plausible Hebbian learning can be integrated with backpropagation learning (backprop), when training deep convolutional neural networks. In particular, it has been shown that Hebbian learning can be used for training the lower or the higher layers of a neural network. For instance, Hebbian learning is effective for re-training the higher layers of a pre-trained deep neural network, achieving comparable accuracy w.r.t. SGD, while requiring fewer training epochs, suggesting potential applications for transfer learning. In this paper we build on these results and we further improve Hebbian learning in these settings, by using a nonlinear Hebbian Principal Component Analysis (HPCA) learning rule, in place of the Hebbian Winner Takes All (HWTA) strategy used in previous work. We test this approach in the context of computer vision. In particular, the…
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
TopicsCell Image Analysis Techniques · Neural Networks and Applications · Domain Adaptation and Few-Shot Learning
MethodsStochastic Gradient Descent
