Learning at the Speed of Physics: Equilibrium Propagation on Oscillator Ising Machines
Alex Gower
TL;DR
The paper addresses the challenge of training energy-based models efficiently on hardware by leveraging Equilibrium Propagation (EP), a local learning rule that removes the need for a backward pass. It demonstrates a direct mapping of EP onto Oscillator Ising Machines (OIMs), whose continuous phase dynamics perform energy descent and can be tuned with trainable couplings and biases. Empirical results show competitive MNIST and Fashion-MNIST accuracy and robustness to hardware constraints such as phase noise and quantization, with an empirical EP–BPTT correspondence validating gradient-descent properties. The work positions OIMs as a fast, energy-efficient substrate for practical EBMs and highlights the feasibility of implementing energy-based learning directly on physical hardware without major architectural changes.
Abstract
Physical systems that naturally perform energy descent offer a direct route to accelerating machine learning. Oscillator Ising Machines (OIMs) exemplify this idea: their GHz-frequency dynamics mirror both the optimization of energy-based models (EBMs) and gradient descent on loss landscapes, while intrinsic noise corresponds to Langevin dynamics - supporting sampling as well as optimization. Equilibrium Propagation (EP) unifies these processes into descent on a single total energy landscape, enabling local learning rules without global backpropagation. We show that EP on OIMs achieves competitive accuracy ($\sim 97.2 \pm 0.1 \%$ on MNIST, $\sim 88.0 \pm 0.1 \%$ on Fashion-MNIST), while maintaining robustness under realistic hardware constraints such as parameter quantization and phase noise. These results establish OIMs as a fast, energy-efficient substrate for neuromorphic learning, and suggest that EBMs - often bottlenecked by conventional processors - may find practical realization on physical hardware whose dynamics directly perform their optimization.
