paper-with-me

홈 › Papers

Challenges for Reinforcement Learning in Quantum Circuit Design

2023-12-18 · Philipp Altmann, Jonas Stein, Michael Kölle, Adelina Bärligea, Thomas Gabor, Thomy Phan, Sebastian Feld, Claudia Linnhoff-Popien

Quantum computing (QC) in the current NISQ era is still limited in size and precision. Hybrid applications mitigating those shortcomings are prevalent to gain early insight and advantages. Hybrid quantum machine learning (QML) comprises both the application of QC to improve machine learning (ML) and ML to improve QC architectures. This work considers the latter, leveraging reinforcement learning (RL) to improve quantum circuit design (QCD), which we formalize by a set of generic objectives. Furthermore, we propose qcd-gym, a concrete framework formalized as a Markov decision process, to enable learning policies capable of controlling a universal set of continuously parameterized quantum gates. Finally, we provide benchmark comparisons to assess the shortcomings and strengths of current state-of-the-art RL algorithms.

📄 PDF Abstract BibTeX arXiv:2312.11337

Code (1)

philippaltmann/qcd 공식 구현

Tasks

Quantum Machine Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Differentiable Quantum Architecture Search in Asynchronous Quantum Reinforcement Learning

2024-07-25 · Samuel Yen-Chi Chen

The emergence of quantum reinforcement learning (QRL) is propelled by advancements in quantum computing (QC) and machine learning (ML), particularly through quantum neural networks (QNN) built on variational quantum circ…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

A Reinforcement Learning Environment for Directed Quantum Circuit Synthesis

2024-01-13 · Michael Kölle, Tom Schubert, Philipp Altmann, Maximilian Zorn 외

With recent advancements in quantum computing technology, optimizing quantum circuits and ensuring reliable quantum state preparation have become increasingly vital. Traditional methods often demand extensive expertise a…

Benchmarkingreinforcement-learningReinforcement Learning

Circuit Partitioning for Multi-Core Quantum Architectures with Deep Reinforcement Learning

2024-01-31 · Arnau Pastor, Pau Escofet, Sahar Ben Rached, Eduard Alarcón 외

Quantum computing holds immense potential for solving classically intractable problems by leveraging the unique properties of quantum mechanics. The scalability of quantum architectures remains a significant challenge. M…

Deep Reinforcement Learninggraph partitioningQuantum Circuit Mappingreinforcement-learning+1

Reinforcement Learning for Quantum Circuit Design: Using Matrix Representations

2025-01-27 · Zhiyuan Wang, Chunlin Feng, Christopher Poon, Lijian Huang 외

Quantum computing promises advantages over classical computing. The manufacturing of quantum hardware is in the infancy stage, called the Noisy Intermediate-Scale Quantum (NISQ) era. A major challenge is automated quantu…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning

QUASAR: Quantum Assembly Code Generation Using Tool-Augmented LLMs via Agentic RL

2025-10-01 · Cong Yu, Valter Uotila, Shilong Deng, Qingyuan Wu 외 arxiv

Designing and optimizing task-specific quantum circuits are crucial to leverage the advantage of quantum computing. Recent large language model (LLM)-based quantum circuit generation has emerged as a promising automatic …

Reinforcement LearningCode Generation