Training Multi-layer Neural Networks on Ising Machine
Xujie Song, Tong Liu, Shengbo Eben Li, Jingliang Duan, Wenxuan Wang, and Keqiang Li

TL;DR
This paper introduces a novel algorithm to train multi-layer quantized neural networks using Ising machines, enabling large-scale binary optimization and achieving high accuracy on MNIST.
Contribution
It is the first to propose a method for training multi-layer neural networks on Ising machines by formulating the problem as QCBO and converting it to QUBO, bypassing gradient-based methods.
Findings
Achieved 98.3% accuracy on MNIST with Ising machine simulation.
Success probability of 72% in finding optimal solutions over 100 runs.
Algorithm scales with more spins, enabling deeper network training.
Abstract
As a dedicated quantum device, Ising machines could solve large-scale binary optimization problems in milliseconds. There is emerging interest in utilizing Ising machines to train feedforward neural networks due to the prosperity of generative artificial intelligence. However, existing methods can only train single-layer feedforward networks because of the complex nonlinear network topology. This paper proposes an Ising learning algorithm to train quantized neural network (QNN), by incorporating two essential techinques, namely binary representation of topological network and order reduction of loss function. As far as we know, this is the first algorithm to train multi-layer feedforward networks on Ising machines, providing an alternative to gradient-based backpropagation. Firstly, training QNN is formulated as a quadratic constrained binary optimization (QCBO) problem by representing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Quantum many-body systems · Neural Networks and Applications
