A Novel Solver for QUBO Problems: Performance Analysis and Comparative Study with State-of-the-Art Algorithms
Jiecheng Yang, Ding Wang, Xiang Zhao, Hairui Zhang, Ming Gao, Lin Yang

TL;DR
This paper introduces QIS3, a quantum-inspired solver for QUBO problems that combines multiple optimization techniques and outperforms existing algorithms in solution quality and speed across various problem classes.
Contribution
The paper presents QIS3, a novel adaptive quantum-inspired solver that integrates branch-and-bound, gradient descent, and heuristics, demonstrating superior performance over state-of-the-art methods.
Findings
QIS3 achieves the best solutions on nearly all tested instances.
QIS3 attains 94% optimality in max-cut problems.
QIS3 outperforms eight leading solvers in speed and accuracy.
Abstract
Quadratic Unconstrained Binary Optimization (QUBO) provides a versatile framework for representing NP-hard combinatorial problems, yet existing solvers often face trade-offs among speed, accuracy, and scalability. In this work, we introduce a quantum-inspired solver (QIS) that unites branch-and-bound pruning, continuous gradient-descent refinement, and quantum-inspired heuristics within a fully adaptive control architecture. We benchmark QIS3 against eight state-of-the-art solvers, including genetic algorithms, coherent Ising machines, simulated bifurcation, parallel tempering, simulated annealing, our prior QIS2 version, D-Wave's simulated-annealing (Neal), and Gurobi on three canonical QUBO problem classes: Max-Cut, NAE-3SAT, and Sherrington-Kirkpatrick spin glass problems. Under a uniform runtime budget, QIS3 attains the best solution on nearly all instances, achieving optimality in…
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 · Complexity and Algorithms in Graphs · Constraint Satisfaction and Optimization
