LGAIQUANT-PHMLJun 30, 2019

Variational Quantum Circuits for Deep Reinforcement Learning

arXiv:1907.00397v3434 citations
Originality Incremental advance
AI Analysis

It provides a proof-of-principle demonstration for quantum machine learning on near-term NISQ devices, addressing a bottleneck in simulating classical deep learning models on quantum hardware.

This work tackles the challenge of applying quantum computing to deep reinforcement learning by designing variational quantum circuits that incorporate classical techniques like experience replay and target networks, achieving a reduction in model parameters compared to classical neural networks.

The state-of-the-art machine learning approaches are based on classical von Neumann computing architectures and have been widely used in many industrial and academic domains. With the recent development of quantum computing, researchers and tech-giants have attempted new quantum circuits for machine learning tasks. However, the existing quantum computing platforms are hard to simulate classical deep learning models or problems because of the intractability of deep quantum circuits. Thus, it is necessary to design feasible quantum algorithms for quantum machine learning for noisy intermediate scale quantum (NISQ) devices. This work explores variational quantum circuits for deep reinforcement learning. Specifically, we reshape classical deep reinforcement learning algorithms like experience replay and target network into a representation of variational quantum circuits. Moreover, we use a quantum information encoding scheme to reduce the number of model parameters compared to classical neural networks. To the best of our knowledge, this work is the first proof-of-principle demonstration of variational quantum circuits to approximate the deep $Q$-value function for decision-making and policy-selection reinforcement learning with experience replay and target network. Besides, our variational quantum circuits can be deployed in many near-term NISQ machines.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes