QUANT-PHAIApr 23, 2025

QAOA-GPT: Efficient Generation of Adaptive and Regular Quantum Approximate Optimization Algorithm Circuits

arXiv:2504.16350v116 citationsh-index: 12QCE
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently generating quantum circuits for optimization problems, which is important for quantum computing researchers, though it appears incremental as it combines existing methods (GPT and QAOA).

The authors tackled the problem of generating quantum circuits for optimization problems by introducing QAOA-GPT, a framework that uses Generative Pretrained Transformers to synthesize circuits for quadratic unconstrained binary optimization problems like MaxCut, and demonstrated it significantly reduces computational overhead compared to classical approaches.

Quantum computing has the potential to improve our ability to solve certain optimization problems that are computationally difficult for classical computers, by offering new algorithmic approaches that may provide speedups under specific conditions. In this work, we introduce QAOA-GPT, a generative framework that leverages Generative Pretrained Transformers (GPT) to directly synthesize quantum circuits for solving quadratic unconstrained binary optimization problems, and demonstrate it on the MaxCut problem on graphs. To diversify the training circuits and ensure their quality, we have generated a synthetic dataset using the adaptive QAOA approach, a method that incrementally builds and optimizes problem-specific circuits. The experiments conducted on a curated set of graph instances demonstrate that QAOA-GPT, generates high quality quantum circuits for new problem instances unseen in the training as well as successfully parametrizes QAOA. Our results show that using QAOA-GPT to generate quantum circuits will significantly decrease both the computational overhead of classical QAOA and adaptive approaches that often use gradient evaluation to generate the circuit and the classical optimization of the circuit parameters. Our work shows that generative AI could be a promising avenue to generate compact quantum circuits in a scalable way.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes