Low-depth Clifford circuits approximately solve MaxCut
Manuel H. Mu\~noz-Arias, Stefanos Kourtis, Alexandre Blais

TL;DR
This paper presents ADAPT-Clifford, a quantum-inspired approximation algorithm for MaxCut that uses low-depth Clifford circuits, demonstrating superior performance over classical algorithms on various graph instances.
Contribution
The paper introduces ADAPT-Clifford, a novel algorithm leveraging Clifford circuits for MaxCut, bridging quantum-inspired methods with classical approximation techniques.
Findings
ADAPT-Clifford finds better cuts than Goemans-Williamson on small graphs.
The algorithm achieves a solution with ~94% of the Parisi value for SK model.
Runtime scales as O(N^2) for sparse and O(N^3) for dense graphs.
Abstract
We introduce a quantum-inspired approximation algorithm for MaxCut based on low-depth Clifford circuits. We start by showing that the solution unitaries found by the adaptive quantum approximation optimization algorithm (ADAPT-QAOA) for the MaxCut problem on weighted fully connected graphs are (almost) Clifford circuits. Motivated by this observation, we devise an approximation algorithm for MaxCut, \emph{ADAPT-Clifford}, that searches through the Clifford manifold by combining a minimal set of generating elements of the Clifford group. Our algorithm finds an approximate solution of MaxCut on an -vertex graph by building a depth Clifford circuit. The algorithm has runtime complexity and for sparse and dense graphs, respectively, and space complexity , with improved solution quality achieved at the expense of more demanding runtimes. We implement…
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 · Machine Learning in Materials Science · Parallel Computing and Optimization Techniques
