Deep Learning without Weight Symmetry
Li Ji-An, Marcus K. Benna

TL;DR
This paper introduces Product Feedback Alignment, a biologically plausible learning algorithm for deep networks that eliminates the need for weight symmetry while closely approximating backpropagation and maintaining high performance.
Contribution
The paper proposes the Product Feedback Alignment algorithm, removing the requirement for weight symmetry in neural network training, aligning more closely with biological plausibility.
Findings
PFA closely approximates backpropagation performance.
PFA eliminates explicit weight symmetry.
PFA achieves comparable results in deep convolutional networks.
Abstract
Backpropagation, a foundational algorithm for training artificial neural networks, predominates in contemporary deep learning. Although highly successful, it is widely considered biologically implausible, because it relies on precise symmetry between feedforward and feedback weights to accurately propagate gradient signals that assign credit. The so-called weight transport problem concerns how biological brains learn to align feedforward and feedback paths while avoiding the non-biological transport of feedforward weights into feedback weights. To address this, several credit assignment algorithms, such as feedback alignment and the Kollen-Pollack rule, have been proposed. While they can achieve the desired weight alignment, these algorithms imply that if a neuron sends a feedforward synapse to another neuron, it should also receive an identical or at least partially correlated feedback…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
