đ¤ AI Summary
This work addresses the QUBO combinatorial optimization problem associated with the three-dimensional Ising spin glass model. We propose a machine learningâenhanced global annealing Monte Carlo algorithm that synergistically integrates data-driven global movesâgenerated by a trained neural networkâwith conventional local updates within a Monte Carlo framework, requiring no hyperparameter tuning. For the first time, under rigorous and controlled comparisons, our method consistently outperforms both simulated annealing and population annealing across diverse system sizes and disorder strengthsânot only achieving superior solution quality (lower ground-state energy) but also exhibiting significantly enhanced robustness. The core contribution lies in establishing, for hard combinatorial optimization, the feasibility and effectiveness of machine learningâaugmented Monte Carlo methods that are generalizable across problem instances, fully automatic (i.e., parameter-free), and demonstrably superior to state-of-the-art classical algorithms.
đ 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.