Sparse QUBO Formulation for Efficient Embedding via Network-Based Decomposition of Equality and Inequality Constraints
Kohei Suda, Soshun Naito, Yoshihiko Hasegawa
TL;DR
The paper tackles the embedding bottleneck in quantum annealing by reformulating equality and inequality constraints into sparse QUBOs via network-based constraint decomposition. By introducing auxiliary variables and a divide-and-conquer network, it reduces dense $O(N^2)$ constraint interactions to $O(N)$ (one-hot) or $O(N\log N)$ (general equality), improving embedding onto Pegasus and Zephyr graphs. Empirical results on D-Wave hardware show substantial reductions in required qubits, shorter chain lengths, lower chain-break rates, and higher feasible solution rates compared to conventional formulations. The approach offers a practical pathway to solve constrained optimization problems on current and future quantum annealers, with potential extensions to broader constraint classes and network designs.
Abstract
Quantum annealing is a promising approach for solving combinatorial optimization problems. However, its performance is often limited by the overhead of additional qubits required for embedding logical QUBO models onto quantum annealers. This overhead becomes severe when logical QUBO models have dense connectivity. Such dense structures frequently arise when formulating equality and inequality constraints. To address this issue, we propose a method to construct a significantly sparser logical QUBO model for these constraints. By adding auxiliary variables based on specific network structures, our approach decomposes the original constraint into smaller, more manageable constraints. We demonstrate that this method reduces the number of edges (quadratic terms) from $O(N^2)$ to $O(N)$ for the one-hot constraint and to $O(N\log N)$ in the worst case for general equality constraints, where $N$ is the number of variables. Experimental results on D-Wave's hardware show that our formulation leads to substantial reductions in the number of qubits required for embedding, shorter average chain lengths, lower chain break rates, and higher feasible solution rates compared to conventional methods. This work provides a practical tool for efficiently solving constrained optimization problems on current and future quantum annealers.
