Depth Optimized Ansatz Circuit in QAOA for Max-Cut
Ritajit Majumdar, Debasmita Bhoumik, Dhiraj Madan, Dhinakaran, Vinayagamurthy, Shesha Raghunathan, Susmita Sur-Kolay

TL;DR
This paper introduces a greedy heuristic algorithm to optimize the depth of QAOA circuits for Max-Cut, significantly reducing circuit depth and increasing success probability compared to previous methods.
Contribution
It proposes an $O( riangle imes n^2)$ heuristic to lower circuit depth while maintaining CNOT reduction, improving QAOA performance for Max-Cut.
Findings
Nearly 10x increase in success probability per QAOA iteration.
Reduces the linear growth rate of circuit depth from 1 to 0.11.
Achieves lower circuit depth without sacrificing CNOT gate reduction.
Abstract
While a Quantum Approximate Optimization Algorithm (QAOA) is intended to provide a quantum advantage in finding approximate solutions to combinatorial optimization problems, noise in the system is a hurdle in exploiting its full potential. Several error mitigation techniques have been studied to lessen the effect of noise on this algorithm. Recently, Majumdar et al. proposed a Depth First Search (DFS) based method to reduce CNOT gates in the ansatz design of QAOA for finding Max-Cut in a graph G = (V, E), |V| = n. However, this method tends to increase the depth of the circuit, making it more prone to relaxation error. The depth of the circuit is proportional to the height of the DFS tree, which can be in the worst case. In this paper, we propose an greedy heuristic algorithm, where is the maximum degree of the graph, that finds a spanning tree…
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 · Complexity and Algorithms in Graphs · Quantum Information and Cryptography
