Optimizing Ansatz Design in QAOA for Max-cut
Ritajit Majumdar, Dhiraj Madan, Debasmita Bhoumik, Dhinakaran, Vinayagamurthy, Shesha Raghunathan, and Susmita Sur-Kolay

TL;DR
This paper introduces two graph-based, hardware-independent methods to reduce CNOT gates in QAOA circuits for Max-cut, thereby lowering error rates and improving quantum algorithm performance.
Contribution
It proposes novel edge coloring and DFS-based techniques to minimize CNOT gates in QAOA, with analytical conditions and empirical validation on IBM hardware.
Findings
DFS method reduces more CNOTs than edge coloring
Both methods outperform traditional QAOA in gate reduction
Error probability decreases with the proposed methods
Abstract
Quantum Approximate Optimization Algorithm (QAOA) is studied primarily to find approximate solutions to combinatorial optimization problems. For a graph with vertices and edges, a depth QAOA for the Max-cut problem requires 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 CNOT gates. Next, we depict another method based on Depth First Search (DFS) on the input graph that reduces CNOT gates, but increases depth of the circuit moderately. We analytically derive the condition for which the reduction in CNOT gates…
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 · Quantum-Dot Cellular Automata
