paper-with-me

Papers

DQAOA-GPT: AI-Accelerated Distributed Quantum Optimization for Combinatorial Problems

2026-07-22 · Seongmin Kim, Abhinav Rijal, Yuri Alexeev, Nora Bauer, Martin Roetteler, Mina Yoon, George Siopsis, In-Saeng Suh arxiv

While combinatorial optimization problems are central to many scientific and engineering applications, their solution remains challenging due to exponentially large search spaces. Variational quantum algorithms offer a promising route for tackling such problems, yet their practical performance is limited by repeated quantum circuit evaluations and classical parameter updates. In this work, we introduce DQAOA-GPT, a hybrid framework that integrates the distributed quantum approximate optimization algorithm (DQAOA), which decomposes a large optimization problem into smaller sub-problems, with GPT-based quantum circuit generation for solving those sub-problems. Rather than relying on iterative variational optimization, the proposed approach uses a trained generative model to directly generate high-quality quantum circuits for the decomposed sub-problems. As a benchmark, we evaluate DQAOA-GPT against conventional DQAOA on dense HUBO optimization problems with up to 100 decision variables. The results demonstrate that DQAOA-GPT significantly reduces computational cost while maintaining competitive solution quality, with larger acceleration observed for larger sub-problem sizes. Although this work focuses on benchmark-scale validation, the framework provides a promising foundation for larger-scale combinatorial optimization in hybrid HPC-QC environments through increased GPU resources and parallel computing capability.

📄 PDF Abstract BibTeX arXiv:2607.20225

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reinforcement Learning Enhanced Quantum-inspired Algorithm for Combinatorial Optimization

2020-02-11 · Dmitrii Beloborodov, A. E. Ulanov, Jakob N. Foerster, Shimon Whiteson 외

Quantum hardware and quantum-inspired algorithms are becoming increasingly popular for combinatorial optimization. However, these algorithms may require careful hyperparameter tuning for each problem instance. We use a r…

Combinatorial OptimizationHyperparameter Optimizationreinforcement-learningReinforcement Learning+2

Solving Large Break Minimization Problems in a Mirrored Double Round-robin Tournament Using Quantum Annealing

2021-10-14 · Michiya Kuramata, Ryota Katsuki, Kazuhide Nakata

Quantum annealing (QA) has gained considerable attention because it can be applied to combinatorial optimization problems, which have numerous applications in logistics, scheduling, and finance. In recent years, research…

Combinatorial OptimizationScheduling

QOPTLib: a Quantum Computing Oriented Benchmark for Combinatorial Optimization Problems

2024-04-24 · Eneko Osaba, Esther Villar-Rodriguez

In this paper, we propose a quantum computing oriented benchmark for combinatorial optimization. This benchmark, coined as QOPTLib, is composed of 40 instances equally distributed over four well-known problems: Traveling…

Combinatorial OptimizationTraveling Salesman Problem

Hamiltonian-based Quantum Reinforcement Learning for Neural Combinatorial Optimization

2024-05-13 · Georg Kruse, Rodrigo Coehlo, Andreas Rosskopf, Robert Wille 외

Advancements in Quantum Computing (QC) and Neural Combinatorial Optimization (NCO) represent promising steps in tackling complex computational challenges. On the one hand, Variational Quantum Algorithms such as QAOA can …

Combinatorial Optimizationreinforcement-learningReinforcement Learning

Automated quantum programming via reinforcement learning for combinatorial optimization

2019-08-21 · Keri A. McKiernan, Erik Davis, M. Sohaib Alam, Chad Rigetti

We develop a general method for incentive-based programming of hybrid quantum-classical computing systems using reinforcement learning, and apply this to solve combinatorial optimization problems on both simulated and re…

Combinatorial Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)