paper-with-me

Papers

Equilibrium Propagation Without Limits

2025-11-27 · Elon Litman arxiv

We liberate Equilibrium Propagation (EP) from the limit of infinitesimal perturbations by establishing a finite-nudge foundation for local credit assignment. By modeling network states as Gibbs-Boltzmann distributions rather than deterministic points, we prove that the gradient of the difference in Helmholtz free energy between a nudged and free phase is exactly the difference in expected local energy derivatives. This validates the classic Contrastive Hebbian Learning update as an exact gradient estimator for arbitrary finite nudging, requiring neither infinitesimal approximations nor convexity. Furthermore, we derive a generalized EP algorithm based on the path integral of loss-energy covariances, enabling learning with strong error signals that standard infinitesimal approximations cannot support.

📄 PDF Abstract BibTeX arXiv:2511.22024

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Equilibrium Propagation: the Quantum and the Thermal Cases

2024-05-14 · Serge Massar, Bortolo Matteo Mognetti

Equilibrium propagation is a recently introduced method to use and train artificial neural networks in which the network is at the minimum (more generally extremum) of an energy functional. Equilibrium propagation has sh…

Initialized Equilibrium Propagation for Backprop-Free Training

2019-05-01 · ICLR 2019 5 · Peter O'Connor, Efstratios Gavves, Max Welling

Deep neural networks are almost universally trained with reverse-mode automatic differentiation (a.k.a. backpropagation). Biological networks, on the other hand, appear to lack any mechanism for sending gradients back to…

How to Train Your Resistive Network: Generalized Equilibrium Propagation and Analytical Learning

2026-02-03 · Jonathan Lin, Aman Desai, Frank Barrows, Francesco Caravelli arxiv

Machine learning is a powerful method of extracting meaning from data; unfortunately, current digital hardware is extremely energy-intensive. There is interest in an alternative analog computing implementation that could…

Continual Weight Updates and Convolutional Architectures for Equilibrium Propagation

2020-04-29 · Maxence Ernoult, Julie Grollier, Damien Querlioz, Yoshua Bengio 외

Equilibrium Propagation (EP) is a biologically inspired alternative algorithm to backpropagation (BP) for training neural networks. It applies to RNNs fed by a static input x that settle to a steady state, such as Hopfie…

Equivalence of Equilibrium Propagation and Recurrent Backpropagation

2017-11-22 · Benjamin Scellier, Yoshua Bengio

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 fix…