Demonstrating Real Advantage of Machine-Learning-Enhanced Monte Carlo for Combinatorial Optimization
Luca Maria Del Bono, Federico Ricci-Tersenghi, Francesco Zamponi
TL;DR
The study tackles hard combinatorial optimization in the QUBO/Ising framework by benchmarking a machine-learning–driven Global Annealing (GA) against classical solvers SA and PA on 3D Edwards–Anderson spin-glass instances. GA leverages a shallow MADE autoregressive model to propose global moves while retaining local Metropolis updates, preserving the Gibbs–Boltzmann distribution during annealing. Across $N=10^3$ and $N=14^3$ spins, GA consistently outperforms SA and shows robustness relative to PA, delivering faster convergence to the MEC on harder instances and larger sizes. This work provides the first robust evidence that a ML-assisted optimization method can surpass state-of-the-art classical techniques in a challenging combinatorial setting, with implications for scalable, high-performance optimization in QUBO/Ising problems.
Abstract
Combinatorial optimization problems are central to both practical applications and the development of optimization methods. While classical and quantum algorithms have been refined over decades, machine learning-assisted approaches are comparatively recent and have not yet consistently outperformed simple, state-of-the-art classical methods. Here, we focus on a class of Quadratic Unconstrained Binary Optimization (QUBO) problems, specifically the challenge of finding minimum energy configurations in three-dimensional Ising spin glasses. We use a Global Annealing Monte Carlo algorithm that integrates standard local moves with global moves proposed via machine learning. We show that local moves play a crucial role in achieving optimal performance. Benchmarking against Simulated Annealing and Population Annealing, we demonstrate that Global Annealing not only surpasses the performance of Simulated Annealing but also exhibits greater robustness than Population Annealing, maintaining effectiveness across problem hardness and system size without hyperparameter tuning. These results provide, to our knowledge, the first clear and robust evidence that a machine learning-assisted optimization method can exceed the capabilities of classical state-of-the-art techniques in a combinatorial optimization setting.
