paper-with-me

Papers

Classical Simulation of Quantum Circuits: Parallel Environments and Benchmark

2023-09-26 · NeurIPS 2023 11

Google's quantum supremacy announcement has received broad questions from academia and industry due to the debatable estimate of 10,000 years' running time for the classical simulation task on the Summit supercomputer. Has quantum supremacy already come? Or will it come in one or two decades later? To avoid hasty advertisements of quantum supremacy by tech giants or quantum startups and eliminate the cost of dedicating a team to the classical simulation task, we advocate an open-source approach to maintain a trustable benchmark performance. In this paper, we take a reinforcement learning approach for the classical simulation of quantum circuits and demonstrate its great potential by reporting an estimated simulation time of less than 4 days, a speedup of 5.40x over the state-of-the-art method. Specifically, we formulate the classical simulation task as a tensor network contraction ordering problem using the K-spin Ising model and employ a novel Hamiltonina-based reinforcement learning algorithm. Then, we establish standard criteria to evaluate the performance of classical simulation of quantum circuits. We develop a dozen of massively parallel environments to simulate quantum circuits. We open-source our parallel gym environments and benchmarks. We hope the AI/ML community and quantum physics community will collaborate to maintain reference curves for validating an unequivocal first demonstration of empirical quantum supremacy.

📄 PDF Abstract BibTeX

Code (1)

xiaoyangliu-finrl/rl4quantumcircuits 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Quantum Grid Path Planning Using Parallel QAOA Circuits Based on Minimum Energy Principle

2025-10-08 · Jun Liu arxiv

To overcome the bottleneck of classical path planning schemes in solving NP problems and address the predicament faced by current mainstream quantum path planning frameworks in the Noisy Intermediate-Scale Quantum (NISQ)…

Quantum Deep Reinforcement Learning for Robot Navigation Tasks

2022-02-24 · Hans Hohenfeld, Dirk Heimann, Felix Wiebe, Frank Kirchner

We utilize hybrid quantum deep reinforcement learning to learn navigation tasks for a simple, wheeled robot in simulated environments of increasing complexity. For this, we train parameterized quantum circuits (PQCs) wit…

BIG-bench Machine LearningDeep Reinforcement LearningOpenAI GymQuantum Machine Learning+4

Toward Neural Network Simulation of Variational Quantum Algorithms

2022-11-05 · Oliver Knitter, James Stokes, Shravan Veerapaneni

Variational quantum algorithms (VQAs) utilize a hybrid quantum-classical architecture to recast problems of high-dimensional linear algebra as ones of stochastic optimization. Despite the promise of leveraging near- to i…

Neural Network simulationStochastic OptimizationVariational Monte Carlo

Reinforcement Learning with Quantum Variational Circuits

2020-08-15 · Owen Lockwood, Mei Si

The development of quantum computational techniques has advanced greatly in recent years, parallel to the advancements in techniques for deep reinforcement learning. This work explores the potential for quantum computing…

BIG-bench Machine LearningDeep Reinforcement LearningOpenAI GymQuantum Machine Learning+3

Efficient Generation of Parameterised Quantum Circuits from Large Texts

2025-05-19 · Colin Krawchuk, Nikhil Khatri, Neil John Ortega, Dimitri Kartsaklis

Quantum approaches to natural language processing (NLP) are redefining how linguistic information is represented and processed. While traditional hybrid quantum-classical models rely heavily on classical neural networks,…