Search papers, labs, and topics across Lattice.
This paper introduces a polynomial relaxation for the generalized Ising problem, establishing a landscape equivalence theorem that links the local minima of the relaxation to the one-flip minima of the original problem. By transforming the Ising problem into a smooth function optimization task, the authors enable the use of gradient-based optimizers like ADAM. The method demonstrates scalability and strong performance on various benchmarks, including spin-glass models, MAX-CUT, and Number Partitioning (NPP).
A novel polynomial relaxation reveals a one-to-one correspondence between local minima in Ising problems and their relaxed counterparts, enabling efficient gradient-based optimization.
The generalized Ising problem captures a broad spectrum of hard combinatorial problems, including MAX-CUT, Number Partitioning (NPP), and Maximum Independent Set. In this work, we consider the notion of one-flip local minima for this problem. We construct a polynomial relaxation and prove the landscape equivalence theorem: there exists a one-to-one correspondence between the local minima of the relaxation and the one-flip minima of the original Ising problem. This guarantee reduces the Ising problem to finding the local minima of a smooth function, allowing us to leverage gradient-based optimizers such as ADAM. We demonstrate that our method is scalable and it achieves strong performance across challenging benchmarks, including spin-glass models, MAX-CUT, and NPP.