Sparse QUBO Formulation for Efficient Embedding via Network-Based Decomposition of Equality and Inequality Constraints
Kohei Suda, Soshun Naito, Yoshihiko Hasegawa

TL;DR
This paper introduces a network-based decomposition method to create sparser QUBO models for equality and inequality constraints, significantly reducing qubit overhead and improving embedding efficiency on quantum annealers.
Contribution
It presents a novel approach to decompose dense constraints into sparser models using auxiliary variables, enabling more efficient embedding on quantum hardware.
Findings
Reduces quadratic terms from O(N^2) to O(N) for one-hot constraints
Decreases quadratic terms to O(N log N) in worst case for general constraints
Experimental results show fewer qubits, shorter chains, and higher solution rates
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 to for the one-hot constraint and to in the worst case for general equality constraints, where…
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 · Quantum Information and Cryptography · Quantum Mechanics and Applications
