TL;DR
This paper introduces tailored unembedding techniques for quantum annealers that leverage problem structure, improving solution quality for NP-hard problems like Max Clique and Max Cut compared to existing methods.
Contribution
The authors develop simple, structure-aware unembedding algorithms for key NP-hard problems, outperforming standard approaches in solution quality while maintaining computational efficiency.
Findings
Proposed algorithms outperform popular unembedding methods in solution quality.
Techniques leverage structural properties of specific NP-hard problems.
Methods are computationally efficient and applicable to Erdős-Rényi random graphs.
Abstract
The D-Wave quantum annealers make it possible to obtain high quality solutions of NP-hard problems by mapping a problem in a QUBO (quadratic unconstrained binary optimization) or Ising form to the physical qubit connectivity structure on the D-Wave chip. However, the latter is restricted in that only a fraction of all pairwise couplers between physical qubits exists. Modeling the connectivity structure of a given problem instance thus necessitates the computation of a minor embedding of the variables in the problem specification onto the logical qubits, which consist of several physical qubits "chained" together to act as a logical one. After annealing, it is however not guaranteed that all chained qubits get the same value (-1 or +1 for an Ising model, and 0 or 1 for a QUBO), and several approaches exist to assign a final value to each logical qubit (a process called "unembedding"). 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
