ParaQAOA: Efficient Parallel Divide-and-Conquer QAOA for Large-Scale Max-Cut Problems Beyond 10,000 Vertices
Po-Hsuan Huang, Xie-Ru Li, Chi Chuang, Chia-Heng Tu, Shih-Hao Hung

TL;DR
ParaQAOA is a parallel divide-and-conquer quantum algorithm that significantly accelerates solving large Max-Cut problems, achieving up to 1,600x speedup and handling graphs with over 16,000 vertices.
Contribution
It introduces a scalable, parallel framework for QAOA that efficiently solves large Max-Cut problems while balancing solution quality and runtime.
Findings
Achieves up to 1,600x speedup over state-of-the-art methods.
Successfully solves a 16,000-vertex Max-Cut instance in 19 minutes.
Maintains solution accuracy within 2% of the best-known solutions.
Abstract
Quantum Approximate Optimization Algorithm (QAOA) has emerged as a promising solution for combinatorial optimization problems using a hybrid quantum-classical framework. Among combinatorial optimization problems, the Maximum Cut (Max-Cut) problem is particularly important due to its broad applicability in various domains. While QAOA-based Max-Cut solvers have been developed, they primarily favor solution accuracy over execution efficiency, which significantly limits their practicality for large-scale problems. To address the limitation, we propose ParaQAOA, a parallel divide-and-conquer QAOA framework that leverages parallel computing hardware to efficiently solve large Max-Cut problems. ParaQAOA significantly reduces runtime by partitioning large problems into subproblems and solving them in parallel while preserving solution quality. This design not only scales to graphs with tens of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
