Performance of the Quantum Approximate Optimization Algorithm on the Maximum Cut Problem
Gavin E. Crooks

TL;DR
This paper evaluates the Quantum Approximate Optimization Algorithm (QAOA) on the MaxCut problem, demonstrating its potential to outperform classical algorithms with modest quantum resources and efficient implementation strategies.
Contribution
It provides empirical evidence that QAOA can surpass classical algorithms on MaxCut with limited circuit depth and scalable problem size, using classical simulation and optimization techniques.
Findings
QAOA can outperform the Goemans-Williamson classical algorithm.
Performance is insensitive to problem size at fixed circuit depth.
Efficient implementation on limited connectivity quantum hardware is feasible.
Abstract
The Quantum Approximate Optimization Algorithm (QAOA) is a promising approach for programming a near-term gate-based hybrid quantum computer to find good approximate solutions of hard combinatorial problems. However, little is currently know about the capabilities of QAOA, or of the difficulty of the requisite parameters optimization. Here, we study the performance of QAOA on the MaxCut combinatorial optimization problem, optimizing the quantum circuits on a classical computer using automatic differentiation and stochastic gradient descent, using QuantumFlow, a quantum circuit simulator implemented with TensorFlow. We find that we can amortize the training cost by optimizing on batches of problems instances; that QAOA can exceed the performance of the classical polynomial time Goemans-Williamson algorithm with modest circuit depth, and that performance with fixed circuit depth is…
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
TopicsQuantum Computing Algorithms and Architecture · Quantum Information and Cryptography · Stochastic Gradient Optimization Techniques
