Low-depth Clifford circuits approximately solve MaxCut
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 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 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.
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