Direct phase encoding in QAOA: Describing combinatorial optimization problems through binary decision variables
Simon Garhofer, Oliver Bringmann

TL;DR
This paper introduces a more qubit-efficient encoding method for the QAOA applied to the Traveling Salesperson Problem, reducing qubit count while maintaining approximation quality on small instances.
Contribution
It proposes a novel edge-based encoding for TSP in QAOA, decreasing qubit requirements by a linear factor compared to traditional node-based encoding.
Findings
Edge-based encoding reduces qubit count significantly.
Approximation quality remains comparable to traditional methods.
Classical optimizer iterations increase only slightly with the new encoding.
Abstract
The Quantum Approximate Optimization Algorithm (QAOA) and its derived variants are widely in use for approximating combinatorial optimization problem instances on gate-based Noisy Intermediate Scale Quantum (NISQ) computers. Commonly, circuits required for QAOA are constructed by first reformulating a given problem as a Quadratic Unconstrained Binary Optimization (QUBO) problem. It is then straightforward to synthesize a QAOA circuit from QUBO equations. In this work, we illustrate a more qubit-efficient circuit construction for combinatorial optimization problems by the example of the Traveling Salesperson Problem (TSP). Conventionally, the qubit encoding in QAOA for the TSP describes a tour using a sequence of nodes, where each node is written as a 1-hot binary vector. We propose to encode TSP tours by selecting edges included in the tour. Removing certain redundancies, the number…
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.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Blind Source Separation Techniques · Advanced Data Compression Techniques
