paper-with-me

홈 › Papers

QuantumSEA: In-Time Sparse Exploration for Noise Adaptive Quantum Circuits

2024-01-10 · Tianlong Chen, Zhenyu Zhang, Hanrui Wang, Jiaqi Gu, Zirui Li, David Z. Pan, Frederic T. Chong, Song Han, Zhangyang Wang

Parameterized Quantum Circuits (PQC) have obtained increasing popularity thanks to their great potential for near-term Noisy Intermediate-Scale Quantum (NISQ) computers. Achieving quantum advantages usually requires a large number of qubits and quantum circuits with enough capacity. However, limited coherence time and massive quantum noises severely constrain the size of quantum circuits that can be executed reliably on real machines. To address these two pain points, we propose QuantumSEA, an in-time sparse exploration for noise-adaptive quantum circuits, aiming to achieve two key objectives: (1) implicit circuits capacity during training - by dynamically exploring the circuit's sparse connectivity and sticking a fixed small number of quantum gates throughout the training which satisfies the coherence time and enjoy light noises, enabling feasible executions on real quantum devices; (2) noise robustness - by jointly optimizing the topology and parameters of quantum circuits under real device noise models. In each update step of sparsity, we leverage the moving average of historical gradients to grow necessary gates and utilize salience-based pruning to eliminate insignificant gates. Extensive experiments are conducted with 7 Quantum Machine Learning (QML) and Variational Quantum Eigensolver (VQE) benchmarks on 6 simulated or real quantum computers, where QuantumSEA consistently surpasses noise-aware search, human-designed, and randomly generated quantum circuit baselines by a clear performance margin. For example, even in the most challenging on-chip training regime, our method establishes state-of-the-art results with only half the number of quantum gates and ~2x time saving of circuit executions. Codes are available at https://github.com/VITA-Group/QuantumSEA.

📄 PDF Abstract BibTeX arXiv:2401.05571

Code (1)

vita-group/quantumsea 공식 구현 pytorch

Tasks

Quantum Machine Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

NADPEx: An on-policy temporally consistent exploration method for deep reinforcement learning

2018-12-21 · ICLR 2019 5 · Sirui Xie, Junning Huang, Lanxin Lei, Chunxiao Liu 외

Reinforcement learning agents need exploratory behaviors to escape from local optima. These behaviors may include both immediate dithering perturbation and temporally consistent exploration. To achieve these, a stochasti…

continuous-controlContinuous ControlDeep Reinforcement LearningMuJoCo+3

Switching Isotropic and Directional Exploration with Parameter Space Noise in Deep Reinforcement Learning

2018-09-18 · Izumi Karino, Kazutoshi Tanaka, Ryuma Niiyama, Yasuo Kuniyoshi

This paper proposes an exploration method for deep reinforcement learning based on parameter space noise. Recent studies have experimentally shown that parameter space noise results in better exploration than the commonl…

Deep Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning+1

DenseGRPO: From Sparse to Dense Reward for Flow Matching Model Alignment

2026-01-28 · Haoyou Deng, Keyu Yan, Chaojie Mao, Xiang Wang 외 arxiv

Recent GRPO-based approaches built on flow matching models have shown remarkable improvements in human preference alignment for text-to-image generation. Nevertheless, they still suffer from the sparse reward problem: th…

Text-to-Image Generation

Sparse residual tree and forest

2019-02-18 · Xin Xu, Xiaopeng Luo

Sparse residual tree (SRT) is an adaptive exploration method for multivariate scattered data approximation. It leads to sparse and stable approximations in areas where the data is sufficient or redundant, and points out …

Tree Decomposition

Adaptive Variance for Changing Sparse-Reward Environments

2019-03-15 · Xingyu Lin, Pengsheng Guo, Carlos Florensa, David Held

Robots that are trained to perform a task in a fixed environment often fail when facing unexpected changes to the environment due to a lack of exploration. We propose a principled way to adapt the policy for better explo…