paper-with-me

Papers

Quantum Circuit Structure Optimization for Quantum Reinforcement Learning

2025-07-01 · Seok Bin Son, Joongheon Kim arxiv

Reinforcement learning (RL) enables agents to learn optimal policies through environmental interaction. However, RL suffers from reduced learning efficiency due to the curse of dimensionality in high-dimensional spaces. Quantum reinforcement learning (QRL) addresses this issue by leveraging superposition and entanglement in quantum computing, allowing efficient handling of high-dimensional problems with fewer resources. QRL combines quantum neural networks (QNNs) with RL, where the parameterized quantum circuit (PQC) acts as the core computational module. The PQC performs linear and nonlinear transformations through gate operations, similar to hidden layers in classical neural networks. Previous QRL studies, however, have used fixed PQC structures based on empirical intuition without verifying their optimality. This paper proposes a QRL-NAS algorithm that integrates quantum neural architecture search (QNAS) to optimize PQC structures within QRL. Experiments demonstrate that QRL-NAS achieves higher rewards than QRL with fixed circuits, validating its effectiveness and practical utility.

📄 PDF Abstract BibTeX arXiv:2507.00589

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchReinforcement Learning

Similar Papers 제목 키워드 기반

Reinforcement Learning for Optimizing Large Qubit Array based Quantum Sensor Circuits

2025-08-28 · Laxmisha Ashok Attisara, Sathish Kumar arxiv

As the number of qubits in a sensor increases, the complexity of designing and controlling the quantum circuits grows exponentially. Manually optimizing these circuits becomes infeasible. Optimizing entanglement distribu…

Quantum Machine LearningReinforcement Learning

Reinforcement learning-assisted quantum architecture search for variational quantum algorithms

2024-02-21 · Akash Kundu

A significant hurdle in the noisy intermediate-scale quantum (NISQ) era is identifying functional quantum circuits. These circuits must also adhere to the constraints imposed by current quantum hardware limitations. Vari…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Investigation of Automated Design of Quantum Circuits for Imaginary Time Evolution Methods Using Deep Reinforcement Learning

2026-04-09 · Ryo Suzuki, Shohei Watabe arxiv

Efficient ground state search is fundamental to advancing combinatorial optimization problems and quantum chemistry. While the Variational Imaginary Time Evolution (VITE) method offers a useful alternative to Variational…

Reinforcement Learning

Quantum Circuit Design Search

2020-12-07 · Mohammad Pirhooshyaran, Tamas Terlaky

This article explores search strategies for the design of parameterized quantum circuits. We propose several optimization approaches including random search plus survival of the fittest, reinforcement learning both with …

Bayesian OptimizationGeneral Classification