基于量子启发经验回放的深度强化学习

Deep Reinforcement Learning With Quantum-Inspired Experience Replay

IEEE Transactions on Cybernetics · 2021
被引 110 · 同刊同年前 8%
ABS 3

中文导读

提出一种受量子计算启发的训练范式,通过量子表示和操作自适应选择经验,平衡探索与利用,在Atari游戏中提升训练效率。

Abstract

In this article, a novel training paradigm inspired by quantum computation is proposed for deep reinforcement learning (DRL) with experience replay. In contrast to the traditional experience replay mechanism in DRL, the proposed DRL with quantum-inspired experience replay (DRL-QER) adaptively chooses experiences from the replay buffer according to the complexity and the replayed times of each experience (also called transition), to achieve a balance between exploration and exploitation. In DRL-QER, transitions are first formulated in quantum representations and then the preparation operation and depreciation operation are performed on the transitions. In this process, the preparation operation reflects the relationship between the temporal-difference errors (TD-errors) and the importance of the experiences, while the depreciation operation is taken into account to ensure the diversity of the transitions. The experimental results on Atari 2600 games show that DRL-QER outperforms state-of-the-art algorithms, such as DRL-PER and DCRL on most of these games with improved training efficiency and is also applicable to such memory-based DRL approaches as double network and dueling network.

深度强化学习经验回放量子计算人工智能