paper-with-me

Papers

Variational Quantum Optimization with Continuous Bandits

2025-02-06 · Marc Wanner, Johan Jonasson, Emil Carlsson, Devdatt Dubhashi

We introduce a novel approach to variational Quantum algorithms (VQA) via continuous bandits. VQA are a class of hybrid Quantum-classical algorithms where the parameters of Quantum circuits are optimized by classical algorithms. Previous work has used zero and first order gradient based methods, however such algorithms suffer from the barren plateau (BP) problem where gradients and loss differences are exponentially small. We introduce an approach using bandits methods which combine global exploration with local exploitation. We show how VQA can be formulated as a best arm identification problem in a continuous space of arms with Lipschitz smoothness. While regret minimization has been addressed in this setting, existing methods for pure exploration only cover discrete spaces. We give the first results for pure exploration in a continuous setting and derive a fixed-confidence, information-theoretic, instance specific lower bound. Under certain assumptions on the expected payoff, we derive a simple algorithm, which is near-optimal with respect to our lower bound. Finally, we apply our continuous bandit algorithm to two VQA schemes: a PQC and a QAOA quantum circuit, showing that we significantly outperform the previously known state of the art methods (which used gradient based methods).

📄 PDF Abstract BibTeX arXiv:2502.04021

Code (1)

marcwannerchalmers/vqa_continuous_bandits 공식 구현 jax

Tasks

Visual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Monte Carlo Tree Search based Hybrid Optimization of Variational Quantum Circuits

2022-03-30 · Jiahao Yao, Haoya Li, Marin Bukov, Lin Lin 외

Variational quantum algorithms stand at the forefront of simulations on near-term and future fault-tolerant quantum devices. While most variational quantum algorithms involve only continuous optimization variables, the r…

PennyLane: Automatic differentiation of hybrid quantum-classical computations

2018-11-12 · Ville Bergholm, Josh Izaac, Maria Schuld, Christian Gogolin 외

PennyLane is a Python 3 software framework for differentiable programming of quantum computers. The library provides a unified architecture for near-term quantum computing devices, supporting both qubit and continuous-va…

BIG-bench Machine LearningQuantum Machine Learning

Policy Gradient based Quantum Approximate Optimization Algorithm

2020-02-04 · Jiahao Yao, Marin Bukov, Lin Lin

The quantum approximate optimization algorithm (QAOA), as a hybrid quantum/classical algorithm, has received much interest recently. QAOA can also be viewed as a variational ansatz for quantum control. However, its direc…

Reinforcement LearningReinforcement Learning (RL)

Variational Optimization for Quantum Problems using Deep Generative Networks

2024-04-28 · Lingxia Zhang, Xiaodie Lin, Peidong Wang, Kaiyan Yang 외

Optimization is one of the keystones of modern science and engineering. Its applications in quantum technology and machine learning helped nurture variational quantum algorithms and generative AI respectively. We propose…

VQEzy: An Open-Source Dataset for Parameter Initialization in Variational Quantum Eigensolvers

2025-09-22 · Chi Zhang, Mengxin Zheng, Qian Lou, Hui Min Leung 외 arxiv

Variational Quantum Eigensolvers (VQEs) are a leading class of noisy intermediate-scale quantum (NISQ) algorithms, whose performance is highly sensitive to parameter initialization. Although recent machine learning-based…