paper-with-me

Papers

Two-Memory Reinforcement Learning

2023-04-20 · Zhao Yang, Thomas. M. Moerland, Mike Preuss, Aske Plaat

While deep reinforcement learning has shown important empirical success, it tends to learn relatively slow due to slow propagation of rewards information and slow update of parametric neural networks. Non-parametric episodic memory, on the other hand, provides a faster learning alternative that does not require representation learning and uses maximum episodic return as state-action values for action selection. Episodic memory and reinforcement learning both have their own strengths and weaknesses. Notably, humans can leverage multiple memory systems concurrently during learning and benefit from all of them. In this work, we propose a method called Two-Memory reinforcement learning agent (2M) that combines episodic memory and reinforcement learning to distill both of their strengths. The 2M agent exploits the speed of the episodic memory part and the optimality and the generalization capacity of the reinforcement learning part to complement each other. Our experiments demonstrate that the 2M agent is more data efficient and outperforms both pure episodic memory and pure reinforcement learning, as well as a state-of-the-art memory-augmented RL agent. Moreover, the proposed approach provides a general framework that can be used to combine any episodic memory agent with other off-policy reinforcement learning algorithms.

📄 PDF Abstract BibTeX arXiv:2304.10098

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningRepresentation LearningVocal Bursts Valence Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Dual Memory Structure for Efficient Use of Replay Memory in Deep Reinforcement Learning

2019-07-15 · Wonshick Ko, Dong Eui Chang

In this paper, we propose a dual memory structure for reinforcement learning algorithms with replay memory. The dual memory consists of a main memory that stores various data and a cache memory that manages the data and …

Deep Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning+1

Learning Human Cognitive Appraisal Through Reinforcement Memory Unit

2022-08-06 · Yaosi Hu, Zhenzhong Chen

We propose a novel memory-enhancing mechanism for recurrent neural networks that exploits the effect of human cognitive appraisal in sequential assessment tasks. We conceptualize the memory-enhancing mechanism as Reinfor…

Video Quality Assessment

Stable Hadamard Memory: Revitalizing Memory-Augmented Agents for Reinforcement Learning

2024-10-14 · Hung Le, Kien Do, Dung Nguyen, Sunil Gupta 외

Effective decision-making in partially observable environments demands robust memory management. Despite their success in supervised learning, current deep-learning memory models struggle in reinforcement learning enviro…

Decision MakingManagementMeta Reinforcement Learningreinforcement-learning+1

Federated Reinforcement Distillation with Proxy Experience Memory

2019-07-15 · Han Cha, Jihong Park, Hyesung Kim, Seong-Lyun Kim 외

In distributed reinforcement learning, it is common to exchange the experience memory of each agent and thereby collectively train their local models. The experience memory, however, contains all the preceding state obse…

Privacy Preservingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Episodic Reinforcement Learning with Associative Memory

2020-05-01 · ICLR 2020 1 · Guangxiang Zhu*, Zichuan Lin*, Guangwen Yang, Chongjie Zhang

Sample efficiency has been one of the major challenges for deep reinforcement learning. Non-parametric episodic control has been proposed to speed up parametric reinforcement learning by rapidly latching on previously su…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1