TL;DR
This paper introduces a novel variant of contrastive Hebbian learning that replaces symmetric feedback weights with random matrices, enhancing biological plausibility and demonstrating effective learning in various tasks.
Contribution
It proposes random contrastive Hebbian learning, removing the need for weight symmetry and analyzing the effects of random feedback matrices on learning performance.
Findings
Successfully solved Boolean logic, classification, and autoencoding tasks.
Random feedback matrices influence learning dynamics and effectiveness.
Pseudospectra analysis reveals how randomness impacts convergence.
Abstract
Neural networks are commonly trained to make predictions through learning algorithms. Contrastive Hebbian learning, which is a powerful rule inspired by gradient backpropagation, is based on Hebb's rule and the contrastive divergence algorithm. It operates in two phases, the forward (or free) phase, where the data are fed to the network, and a backward (or clamped) phase, where the target signals are clamped to the output layer of the network and the feedback signals are transformed through the transpose synaptic weight matrices. This implies symmetries at the synaptic level, for which there is no evidence in the brain. In this work, we propose a new variant of the algorithm, called random contrastive Hebbian learning, which does not rely on any synaptic weights symmetries. Instead, it uses random matrices to transform the feedback signals during the clamped phase, and the neural…
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.
