LGFeb 10, 2023

Forward Learning with Top-Down Feedback: Empirical and Analytical Characterization

arXiv:2302.05440v223 citationsh-index: 12
AI Analysis

This work provides insights into biologically plausible alternatives to backpropagation for neural network training, though it is incremental in connecting existing methods.

The paper tackles the performance gap and lack of analytical understanding in forward-only algorithms by showing that forward-only with top-down feedback approximates adaptive-feedback-alignment and analyzing its dynamics in a high-dimensional setting, while also linking Forward-Forward and PEPITA to Feedback Alignment.

"Forward-only" algorithms, which train neural networks while avoiding a backward pass, have recently gained attention as a way of solving the biologically unrealistic aspects of backpropagation. Here, we first address compelling challenges related to the "forward-only" rules, which include reducing the performance gap with backpropagation and providing an analytical understanding of their dynamics. To this end, we show that the forward-only algorithm with top-down feedback is well-approximated by an "adaptive-feedback-alignment" algorithm, and we analytically track its performance during learning in a prototype high-dimensional setting. Then, we compare different versions of forward-only algorithms, focusing on the Forward-Forward and PEPITA frameworks, and we show that they share the same learning principles. Overall, our work unveils the connections between three key neuro-inspired learning rules, providing a link between "forward-only" algorithms, i.e., Forward-Forward and PEPITA, and an approximation of backpropagation, i.e., Feedback Alignment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes