Solving Larger Maximum Clique Problems Using Parallel Quantum Annealing
Elijah Pelofske, Georg Hahn, Hristo N. Djidjev
TL;DR
The paper tackles solving large Maximum Clique problems on hardware-limited quantum annealers by coupling exact classical graph decomposition (DBK) with parallel quantum annealing (tiling) on D-Wave’s Advantage system. It shows that decomposing graphs into subproblems and solving them in parallel enables exact or near-optimal results for graphs up to 120 vertices, with strong performance on dense graphs at small subproblem cutoffs. Key contributions include the DBK-pQA hybrid architecture, a formalized TTS framework for parallel subproblems, and experimental evidence that, in certain regimes, the quantum-assisted approach can vastly outperform a state-of-the-art classical solver FMC. The work demonstrates practical pathways to leverage parallel quantum annealing for larger combinatorial problems and lays groundwork for extending hybrid quantum-classical strategies to other NP-hard graph problems.
Abstract
Quantum annealing has the potential to find low energy solutions of NP-hard problems that can be expressed as quadratic unconstrained binary optimization problems. However, the hardware of the quantum annealer manufactured by D-Wave Systems, which we consider in this work, is sparsely connected and moderately sized (on the order of thousands of qubits), thus necessitating a minor-embedding of a logical problem onto the physical qubit hardware. The combination of relatively small hardware sizes and the necessity of a minor-embedding can mean that solving large optimization problems is not possible on current quantum annealers. In this research, we show that a hybrid approach combining parallel quantum annealing with graph decomposition allows one to solve larger optimization problem accurately. We apply the approach on the Maximum Clique problem on graphs with up to 120 nodes and 6395 edges.
