paper-with-me

Papers

Learning to reinforcement learn

2016-11-17 · Jane. X. Wang, Zeb Kurth-Nelson, Dhruva Tirumala, Hubert Soyer, Joel Z. Leibo, Remi Munos, Charles Blundell, Dharshan Kumaran, Matt Botvinick

In recent years deep reinforcement learning (RL) systems have attained superhuman performance in a number of challenging task domains. However, a major limitation of such applications is their demand for massive amounts of training data. A critical present objective is thus to develop deep RL methods that can adapt rapidly to new tasks. In the present work we introduce a novel approach to this challenge, which we refer to as deep meta-reinforcement learning. Previous work has shown that recurrent networks can support meta-learning in a fully supervised context. We extend this approach to the RL setting. What emerges is a system that is trained using one RL algorithm, but whose recurrent dynamics implement a second, quite separate RL procedure. This second, learned RL algorithm can differ from the original one in arbitrary ways. Importantly, because it is learned, it is configured to exploit structure in the training domain. We unpack these points in a series of seven proof-of-concept experiments, each of which examines a key aspect of deep meta-RL. We consider prospects for extending and scaling up the approach, and also point out some potentially important implications for neuroscience.

📄 PDF Abstract BibTeX arXiv:1611.05763

Code (9)

Octavio-Pappalardo/RL2-implementation-pytorch pytorch
Phutoast/Learning2RL tf
RobvanGastel/meta-rl-algorithms pytorch
awjuliani/Meta-RL tf
bkhmsi/meta-rl-harlow pytorch
gomerudo/nas-dmrl tf
gomerudo/openai-baselines tf
katalinic/l2rl tf
mtrazzi/two-step-task tf

Tasks

Deep Reinforcement LearningMeta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Safe Continual Reinforcement Learning Methods for Nonstationary Environments. Towards a Survey of the State of the Art

2026-01-08 · Timofey Tomashevskiy arxiv

This work provides a state-of-the-art survey of continual safe online reinforcement learning (COSRL) methods. We discuss theoretical aspects, challenges, and open questions in building continual online safe reinforcement…

Reinforcement LearningContinual Learning

Deep Reinforcement Learning for Conversational AI

2017-09-15 · Mahipal Jadeja, Neelanshi Varia, Agam Shah

Deep reinforcement learning is revolutionizing the artificial intelligence field. Currently, it serves as a good starting point for constructing intelligent autonomous systems which offer a better knowledge of the visual…

Deep LearningDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Deep Reinforcement Learning in Computer Vision: A Comprehensive Survey

2021-08-25 · Ngan Le, Vidhiwar Singh Rathour, Kashu Yamazaki, Khoa Luu 외

Deep reinforcement learning augments the reinforcement learning framework and utilizes the powerful representation of deep neural networks. Recent works have demonstrated the remarkable successes of deep reinforcement le…

Deep Reinforcement LearningImage Segmentationobject-detectionObject Detection+6

Rating-based Reinforcement Learning

2023-07-30 · Devin White, Mingkang Wu, Ellen Novoseller, Vernon J. Lawhern 외

This paper develops a novel rating-based reinforcement learning approach that uses human ratings to obtain human guidance in reinforcement learning. Different from the existing preference-based and ranking-based reinforc…

reinforcement-learningReinforcement Learning

Some Insights into Lifelong Reinforcement Learning Systems

2020-01-27 · Changjian Li

A lifelong reinforcement learning system is a learning system that has the ability to learn through trail-and-error interaction with the environment over its lifetime. In this paper, I give some arguments to show that th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)