English

Low-depth Clifford circuits approximately solve MaxCut

Quantum Physics 2024-06-25 v3

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 NN-vertex graph by building a depth O(N)O(N) Clifford circuit. The algorithm has runtime complexity O(N2)O(N^2) and O(N3)O(N^3) for sparse and dense graphs, respectively, and space complexity O(N2)O(N^2), with improved solution quality achieved at the expense of more demanding runtimes. We implement ADAPT-Clifford and characterize its performance on graphs with positive and signed weights. The case of signed weights is illustrated with the paradigmatic Sherrington-Kirkpatrick model, for which our algorithm finds solutions with ground-state mean energy density corresponding to 94%\sim94\% of the Parisi value in the thermodynamic limit. The case of positive weights is investigated by comparing the cut found by ADAPT-Clifford with the cut found with the Goemans-Williamson (GW) algorithm. For both sparse and dense instances we provide copious evidence that, up to hundreds of nodes, ADAPT-Clifford finds cuts of lower energy than GW.

Keywords

Cite

@article{arxiv.2310.15022,
  title  = {Low-depth Clifford circuits approximately solve MaxCut},
  author = {Manuel H. Muñoz-Arias and Stefanos Kourtis and Alexandre Blais},
  journal= {arXiv preprint arXiv:2310.15022},
  year   = {2024}
}

Comments

Revised version, several typos corrected, extended appendices

R2 v1 2026-06-28T12:59:05.659Z