paper-with-me

Papers

Exploring the optimality of approximate state preparation quantum circuits with a genetic algorithm

2022-10-12 · Tom Rindell, Berat Yenilen, Niklas Halonen, Arttu Pönni, Ilkka Tittonen, Matti Raasakka

We study the approximate state preparation problem on noisy intermediate-scale quantum (NISQ) computers by applying a genetic algorithm to generate quantum circuits for state preparation. The algorithm can account for the specific characteristics of the physical machine in the evaluation of circuits, such as the native gate set and qubit connectivity. We use our genetic algorithm to optimize the circuits provided by the low-rank state preparation algorithm introduced by Araujo et al., and find substantial improvements to the fidelity in preparing Haar random states with a limited number of CNOT gates. Moreover, we observe that already for a 5-qubit quantum processor with limited qubit connectivity and significant noise levels (IBM Falcon 5T), the maximal fidelity for Haar random states is achieved by a short approximate state preparation circuit instead of the exact preparation circuit. We also present a theoretical analysis of approximate state preparation circuit complexity to motivate our findings. Our genetic algorithm for quantum circuit discovery is freely available at https://github.com/beratyenilen/qc-ga .

📄 PDF Abstract BibTeX arXiv:2210.06411

Code (1)

beratyenilen/qc-ga 공식 구현

Similar Papers 제목 키워드 기반

SuperEncoder: Towards Universal Neural Approximate Quantum State Preparation

2024-08-10 · Yilun Zhao, Bingmeng Wang, Wenle Jiang, Xiwei Pan 외

Numerous quantum algorithms operate under the assumption that classical data has already been converted into quantum states, a process termed Quantum State Preparation (QSP). However, achieving precise QSP requires a cir…

SRBB-Based Quantum State Preparation

2025-03-17 · Giacomo Belli, Marco Mordacci, Michele Amoretti

In this work, a scalable algorithm for the approximate quantum state preparation problem is proposed, facing a challenge of fundamental importance in many topic areas of quantum computing. The algorithm uses a variationa…

Estimating expectation values using approximate quantum states

2020-11-09 · Marco Paini, Amir Kalev, Dan Padilha, Brendan Ruck

We introduce an approximate description of an $N$-qubit state, which contains sufficient information to estimate the expectation value of any observable to a precision that is upper bounded by the ratio of a suitably-def…

Approximate Quantum State Preparation Through Proximal Policy Optimization

2026-07-23 · Marco Mordacci, Michele Amoretti arxiv

In this work, a quantum architecture search framework for approximate quantum state preparation (QSP) is proposed. QSP is a challenging task, since the search space grows exponentially with the number of qubits, making t…

Reinforcement Learning

RobustState: Boosting Fidelity of Quantum State Preparation via Noise-Aware Variational Training

2023-11-27 · Hanrui Wang, Yilian Liu, Pengyu Liu, Jiaqi Gu 외

Quantum state preparation, a crucial subroutine in quantum computing, involves generating a target quantum state from initialized qubits. Arbitrary state preparation algorithms can be broadly categorized into arithmetic …