paper-with-me

홈 › Papers

Training an Ising Machine with Equilibrium Propagation

2023-05-22 · Jérémie Laydevant, Danijela Markovic, Julie Grollier

Ising machines, which are hardware implementations of the Ising model of coupled spins, have been influential in the development of unsupervised learning algorithms at the origins of Artificial Intelligence (AI). However, their application to AI has been limited due to the complexities in matching supervised training methods with Ising machine physics, even though these methods are essential for achieving high accuracy. In this study, we demonstrate a novel approach to train Ising machines in a supervised way through the Equilibrium Propagation algorithm, achieving comparable results to software-based implementations. We employ the quantum annealing procedure of the D-Wave Ising machine to train a fully-connected neural network on the MNIST dataset. Furthermore, we demonstrate that the machine's connectivity supports convolution operations, enabling the training of a compact convolutional network with minimal spins per neuron. Our findings establish Ising machines as a promising trainable hardware platform for AI, with the potential to enhance machine learning applications.

📄 PDF Abstract BibTeX arXiv:2305.18321

Code (1)

jlaydevant/ising-machine-eqprop 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Optical Implementation of Equilibrium Propagation Using Spatial Photonic Ising Machines

2026-06-11 · Dimitri Vanden Abeele, Daniele Veraldi, Davide Pierangeli, Claudio Conti 외 arxiv

Equilibrium Propagation offers a compelling alternative to traditional machine learning for training energy-based networks. Here we demonstrate a hybrid optical-digital implementation of EP using a Spatial Photonic Ising…

Hybridizing Equilibrium Propagation with Ising Machines for Efficient Energy-Based Learning

2026-06-08 · Chen-Rui Fan, Bo Lu, Xing-Yu Wu, Tie-Jun Wang 외 arxiv

The rapid evolution of artificial intelligence has led to substantial advances in deep neural networks. Nonetheless, conventional GPU-based training remains highly energy-demanding, motivating the exploration of physical…

Training Coupled Phase Oscillators as a Neuromorphic Platform using Equilibrium Propagation

2024-02-13 · Qingshan Wang, Clara C. Wanjura, Florian Marquardt

Given the rapidly growing scale and resource requirements of machine learning applications, the idea of building more efficient learning machines much closer to the laws of physics is an attractive proposition. One centr…

Quantum Equilibrium Propagation: Gradient-Descent Training of Quantum Systems

2024-06-02 · Benjamin Scellier

Equilibrium propagation (EP) is a training framework for energy-based systems, i.e. systems whose physics minimizes an energy function. EP has been explored in various classical physical systems such as resistor networks…

Learning at the Speed of Physics: Equilibrium Propagation on Oscillator Ising Machines

2025-10-14 · Alex Gower arxiv

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