paper-with-me

Papers

Improving equilibrium propagation without weight symmetry through Jacobian homeostasis

2023-09-05 · Axel Laborieux, Friedemann Zenke

Equilibrium propagation (EP) is a compelling alternative to the backpropagation of error algorithm (BP) for computing gradients of neural networks on biological or analog neuromorphic substrates. Still, the algorithm requires weight symmetry and infinitesimal equilibrium perturbations, i.e., nudges, to estimate unbiased gradients efficiently. Both requirements are challenging to implement in physical systems. Yet, whether and how weight asymmetry affects its applicability is unknown because, in practice, it may be masked by biases introduced through the finite nudge. To address this question, we study generalized EP, which can be formulated without weight symmetry, and analytically isolate the two sources of bias. For complex-differentiable non-symmetric networks, we show that the finite nudge does not pose a problem, as exact derivatives can still be estimated via a Cauchy integral. In contrast, weight asymmetry introduces bias resulting in low task performance due to poor alignment of EP's neuronal error vectors compared to BP. To mitigate this issue, we present a new homeostatic objective that directly penalizes functional asymmetries of the Jacobian at the network's fixed point. This homeostatic objective dramatically improves the network's ability to solve complex tasks such as ImageNet 32x32. Our results lay the theoretical groundwork for studying and mitigating the adverse effects of imperfections of physical networks on learning algorithms that rely on the substrate's relaxation dynamics.

📄 PDF Abstract BibTeX arXiv:2309.02214

Code (1)

laborieux-axel/generalized-holo-ep 공식 구현 jax

Similar Papers 제목 키워드 기반

Generalization of Equilibrium Propagation to Vector Field Dynamics

2018-08-14 · Benjamin Scellier, Anirudh Goyal, Jonathan Binas, Thomas Mesnard 외

The biological plausibility of the backpropagation algorithm has long been doubted by neuroscientists. Two major reasons are that neurons would need to send two different types of signal in the forward and backward phase…

Extending the Framework of Equilibrium Propagation to General Dynamics

2018-01-01 · ICLR 2018 1 · Benjamin Scellier, Anirudh Goyal, Jonathan Binas, Thomas Mesnard 외

The biological plausibility of the backpropagation algorithm has long been doubted by neuroscientists. Two major reasons are that neurons would need to send two different types of signal in the forward and backward phase…

Deep Learning without Weight Symmetry

2024-05-31 · Li Ji-An, Marcus K. Benna

Backpropagation (BP), a foundational algorithm for training artificial neural networks, predominates in contemporary deep learning. Although highly successful, it is often considered biologically implausible. A significa…

Deep Learning

Correlative Information Maximization: A Biologically Plausible Approach to Supervised Deep Neural Networks without Weight Symmetry

2023-06-07 · NeurIPS 2023 11 · Bariscan Bozkurt, Cengiz Pehlevan, Alper T Erdogan

The backpropagation algorithm has experienced remarkable success in training large-scale artificial neural networks; however, its biological plausibility has been strongly criticized, and it remains an open question whet…

Learning in the Machine: the Symmetries of the Deep Learning Channel

2017-12-22 · Pierre Baldi, Peter Sadowski, Zhiqin Lu

In a physical neural system, learning rules must be local both in space and time. In order for learning to occur, non-local information must be communicated to the deep synapses through a communication channel, the deep …