TL;DR
This paper demonstrates that Equilibrium Propagation and Recurrent Backpropagation are fundamentally equivalent in how they compute error signals in recurrent neural networks, suggesting biological plausibility for error coding.
Contribution
The work establishes a formal equivalence between Equilibrium Propagation and Recurrent Backpropagation, eliminating the need for a side network in error computation.
Findings
Equilibrium Propagation's temporal derivatives match Recurrent Backpropagation's error derivatives.
Error signals can be computed without a side network, using only neural activity derivatives.
Supports biological plausibility of error coding in neural networks.
Abstract
Recurrent Backpropagation and Equilibrium Propagation are supervised learning algorithms for fixed point recurrent neural networks which differ in their second phase. In the first phase, both algorithms converge to a fixed point which corresponds to the configuration where the prediction is made. In the second phase, Equilibrium Propagation relaxes to another nearby fixed point corresponding to smaller prediction error, whereas Recurrent Backpropagation uses a side network to compute error derivatives iteratively. In this work we establish a close connection between these two algorithms. We show that, at every moment in the second phase, the temporal derivatives of the neural activities in Equilibrium Propagation are equal to the error derivatives computed iteratively by Recurrent Backpropagation in the side network. This work shows that it is not required to have a side network for 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.
