paper-with-me

Papers

Quarl: A Learning-Based Quantum Circuit Optimizer

2023-07-17 · Zikun Li, Jinjun Peng, Yixuan Mei, Sina Lin, Yi Wu, Oded Padon, Zhihao Jia

Optimizing quantum circuits is challenging due to the very large search space of functionally equivalent circuits and the necessity of applying transformations that temporarily decrease performance to achieve a final performance improvement. This paper presents Quarl, a learning-based quantum circuit optimizer. Applying reinforcement learning (RL) to quantum circuit optimization raises two main challenges: the large and varying action space and the non-uniform state representation. Quarl addresses these issues with a novel neural architecture and RL-training procedure. Our neural architecture decomposes the action space into two parts and leverages graph neural networks in its state representation, both of which are guided by the intuition that optimization decisions can be mostly guided by local reasoning while allowing global circuit-wide reasoning. Our evaluation shows that Quarl significantly outperforms existing circuit optimizers on almost all benchmark circuits. Surprisingly, Quarl can learn to perform rotation merging, a complex, non-local circuit optimization implemented as a separate pass in existing optimizers.

📄 PDF Abstract BibTeX arXiv:2307.10120

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

An Empirical Review of Optimization Techniques for Quantum Variational Circuits

2022-02-03 · Owen Lockwood

Quantum Variational Circuits (QVCs) are often claimed as one of the most potent uses of both near term and long term quantum hardware. The standard approaches to optimizing these circuits rely on a classical system to co…

OrQstrator: An AI-Powered Framework for Advanced Quantum Circuit Optimization

2025-07-13 · Laura Baird, Armin Moin arxiv

We propose a novel approach, OrQstrator, which is a modular framework for conducting quantum circuit optimization in the Noisy Intermediate-Scale Quantum (NISQ) era. Our framework is powered by Deep Reinforcement Learnin…

Reinforcement Learning

Evaluating Mutation Techniques in Genetic Algorithm-Based Quantum Circuit Synthesis

2025-04-08 · Michael Kölle, Tom Bintener, Maximilian Zorn, Gerhard Stenzel 외

Quantum computing leverages the unique properties of qubits and quantum parallelism to solve problems intractable for classical systems, offering unparalleled computational potential. However, the optimization of quantum…

Evaluating the Performance of Some Local Optimizers for Variational Quantum Classifiers

2021-02-17 · Nisheeth Joshi, Pragya Katyayan, Syed Afroz Ahmed

In this paper, we have studied the performance and role of local optimizers in quantum variational circuits. We studied the performance of the two most popular optimizers and compared their results with some popular clas…

BIG-bench Machine LearningSentiment Analysis

Non-trivial symmetries in quantum landscapes and their resilience to quantum noise

2020-11-17 · Enrico Fontana, M. Cerezo, Andrew Arrasmith, Ivan Rungger 외

Very little is known about the cost landscape for parametrized Quantum Circuits (PQCs). Nevertheless, PQCs are employed in Quantum Neural Networks and Variational Quantum Algorithms, which may allow for near-term quantum…