English

Optimizing Ansatz Design in QAOA for Max-cut

Quantum Physics 2021-06-29 v4 Data Structures and Algorithms

Abstract

Quantum Approximate Optimization Algorithm (QAOA) is studied primarily to find approximate solutions to combinatorial optimization problems. For a graph with nn vertices and mm edges, a depth pp QAOA for the Max-cut problem requires 2mp2\cdot m \cdot p CNOT gates. CNOT is one of the primary sources of error in modern quantum computers. In this paper, we propose two hardware independent methods to reduce the number of CNOT gates in the circuit. First, we present a method based on Edge Coloring of the input graph that minimizes the the number of cycles (termed as depth of the circuit), and reduces upto n2\lfloor \frac{n}{2} \rfloor CNOT gates. Next, we depict another method based on Depth First Search (DFS) on the input graph that reduces n1n-1 CNOT gates, but increases depth of the circuit moderately. We analytically derive the condition for which the reduction in CNOT gates overshadows this increase in depth, and the error probability of the circuit is still lowered. We show that all IBM Quantum Hardware satisfy this condition. We simulate these two methods for graphs of various sparsity with the \textit{ibmq\_manhattan} noise model, and show that the DFS based method outperforms the edge coloring based method, which in turn, outperforms the traditional QAOA circuit in terms of reduction in the number of CNOT gates, and hence the probability of error of the circuit.

Keywords

Cite

@article{arxiv.2106.02812,
  title  = {Optimizing Ansatz Design in QAOA for Max-cut},
  author = {Ritajit Majumdar and Dhiraj Madan and Debasmita Bhoumik and Dhinakaran Vinayagamurthy and Shesha Raghunathan and Susmita Sur-Kolay},
  journal= {arXiv preprint arXiv:2106.02812},
  year   = {2021}
}

Comments

13 pages; double column

R2 v1 2026-06-24T02:51:45.718Z