A Copositive Framework for Analysis of Hybrid Ising-Classical Algorithms
Robin Brown, David E. Bernal Neira, Davide Venturelli, Marco Pavone
TL;DR
This work develops a rigorous framework for hybrid quantum-classical optimization by reformulating mixed-binary quadratic programs ($MBQP$) as copositive programs and proving strong duality with their COP dual. A cutting-plane algorithm is proposed, where a classical solver handles the outer optimization and an Ising-based copositivity oracle supplies separation cuts, effectively shifting the computational burden to the Ising subroutine while guaranteeing polynomial-time complexity for the classical portion. The method is instantiated via a QUBO-based approximation of copositivity checks, enabling practical hybridization with current Ising hardware and simulators; the authors validate the approach on maximum clique benchmarks and compare against MILP and penalty formulations, observing competitive performance under suitable settings. The results illuminate a path for co-designing hardware primitives and optimization algorithms, where copositive optimization serves as a principled bridge between convex analysis and nonconvex combinatorial problems. Overall, the paper contributes a concrete, analyzable blueprint for leveraging Ising solvers within a provably convergent, hybrid architecture with potential practical speedups in NP-hard settings, particularly when the Ising subroutine is the main bottleneck.
Abstract
Recent years have seen significant advances in quantum/quantum-inspired technologies capable of approximately searching for the ground state of Ising spin Hamiltonians. The promise of leveraging such technologies to accelerate the solution of difficult optimization problems has spurred an increased interest in exploring methods to integrate Ising problems as part of their solution process, with existing approaches ranging from direct transcription to hybrid quantum-classical approaches rooted in existing optimization algorithms. While it is widely acknowledged that quantum computers should augment classical computers, rather than replace them entirely, comparatively little attention has been directed toward deriving analytical characterizations of their interactions. In this paper, we present a formal analysis of hybrid algorithms in the context of solving mixed-binary quadratic programs (MBQP) via Ising solvers. By leveraging an existing completely positive reformulation of MBQPs, as well as a new strong-duality result, we show the exactness of the dual problem over the cone of copositive matrices, thus allowing the resulting reformulation to inherit the straightforward analysis of convex optimization. We propose to solve this reformulation with a hybrid quantum-classical cutting-plane algorithm. Using existing complexity results for convex cutting-plane algorithms, we deduce that the classical portion of this hybrid framework is guaranteed to be polynomial time. This suggests that when applied to NP-hard problems, the complexity of the solution is shifted onto the subroutine handled by the Ising solver.
