paper-with-me

Papers

Quantum approximate optimization via learning-based adaptive optimization

2023-03-27 · Lixue Cheng, Yu-Qin Chen, Shi-Xin Zhang, Shengyu Zhang

Combinatorial optimization problems are ubiquitous and computationally hard to solve in general. Quantum approximate optimization algorithm (QAOA), one of the most representative quantum-classical hybrid algorithms, is designed to solve combinatorial optimization problems by transforming the discrete optimization problem into a classical optimization problem over continuous circuit parameters. QAOA objective landscape is notorious for pervasive local minima, and its viability significantly relies on the efficacy of the classical optimizer. In this work, we design double adaptive-region Bayesian optimization (DARBO) for QAOA. Our numerical results demonstrate that the algorithm greatly outperforms conventional optimizers in terms of speed, accuracy, and stability. We also address the issues of measurement efficiency and the suppression of quantum noise by conducting the full optimization loop on a superconducting quantum processor as a proof of concept. This work helps to unlock the full power of QAOA and paves the way toward achieving quantum advantage in practical classical tasks.

📄 PDF Abstract BibTeX arXiv:2303.14877

Code (1)

sherrylixuecheng/EMQAOA-DARBO 공식 구현 jax

Tasks

Bayesian OptimizationCombinatorial Optimization

Similar Papers 제목 키워드 기반

Hybrid Quantum Reinforcement Learning with QAOA for Improved Vehicle Routing Optimization

2026-05-02 · T. Satyanarayana Murthy, B. Swathi Sowmya, Santhosh Voruganti, Sai Varshini Giridi 외 arxiv

Vehicle Routing Problem (VRP) is one of the most complex NP-hard combinatorial optimization problem in transportation and logistics that requires a dynamic solution approach. In this paper we present a new hybrid approac…

Reinforcement Learning

Adam assisted Fully informed Particle Swarm Optimzation ( Adam-FIPSO ) based Parameter Prediction for the Quantum Approximate Optimization Algorithm (QAOA)

2025-06-07 · Shashank Sanjay Bhat, Peiyong Wang, Udaya Parampalli

The Quantum Approximate Optimization Algorithm (QAOA) is a prominent variational algorithm used for solving combinatorial optimization problems such as the Max-Cut problem. A key challenge in QAOA lies in efficiently ide…

Combinatorial OptimizationNavigateParameter Prediction

QUBO-based training for VQAs on Quantum Annealers

2025-09-01 · Ernesto Acosta, Guillermo Botella, Carlos Cano arxiv

Quantum annealers provide an effective framework for solving large-scale combinatorial optimization problems. This work presents a novel methodology for training Variational Quantum Algorithms (VQAs) by reformulating the…

DyPP: Dynamic Parameter Prediction to Accelerate Convergence of Variational Quantum Algorithms

2023-07-23 · Satwik Kundu, Debarshi Kundu, Swaroop Ghosh

The exponential run time of quantum simulators on classical machines and long queue times and high costs of real quantum devices present significant challenges in the efficient optimization of Variational Quantum Algorit…

Parameter PredictionPrediction

Continuous optimization by quantum adaptive distribution search

2023-11-29 · Kohei Morimoto, Yusuke Takase, Kosuke Mitarai, Keisuke Fujii

In this paper, we introduce the quantum adaptive distribution search (QuADS), a quantum continuous optimization algorithm that integrates Grover adaptive search (GAS) with the covariance matrix adaptation - evolution str…