paper-with-me

Papers

Imagination-Augmented Agents for Deep Reinforcement Learning

2017-07-19 · NeurIPS 2017 12 · Théophane Weber, Sébastien Racanière, David P. Reichert, Lars Buesing, Arthur Guez, Danilo Jimenez Rezende, Adria Puigdomènech Badia, Oriol Vinyals, Nicolas Heess, Yujia Li, Razvan Pascanu, Peter Battaglia, Demis Hassabis, David Silver, Daan Wierstra

We introduce Imagination-Augmented Agents (I2As), a novel architecture for deep reinforcement learning combining model-free and model-based aspects. In contrast to most existing model-based reinforcement learning and planning methods, which prescribe how a model should be used to arrive at a policy, I2As learn to interpret predictions from a learned environment model to construct implicit plans in arbitrary ways, by using the predictions as additional context in deep policy networks. I2As show improved data efficiency, performance, and robustness to model misspecification compared to several baselines.

📄 PDF Abstract BibTeX arXiv:1707.06203

Code (2)

Cejkis/I2A-Cejkis tf
Olloxan/Pytorch-A2C pytorch

Tasks

Deep Reinforcement LearningModel-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Do Agents Dream of Electric Sheep?: Improving Generalization in Reinforcement Learning through Generative Learning

2024-03-12 · Giorgio Franceschelli, Mirco Musolesi

The Overfitted Brain hypothesis suggests dreams happen to allow generalization in the human brain. Here, we ask if the same is true for reinforcement learning agents as well. Given limited experience in a real environmen…

reinforcement-learningReinforcement Learning

Learning to communicate through imagination with model-based deep multi-agent reinforcement learning

2021-01-01 · Arnu Pretorius, Scott Cameron, Andries Petrus Smit, Elan van Biljon 외

The human imagination is an integral component of our intelligence. Furthermore, the core utility of our imagination is deeply coupled with communication. Language, argued to have been developed through complex interacti…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Imagination-Augmented Hierarchical Reinforcement Learning for Safe and Interactive Autonomous Driving in Urban Environments

2023-11-17 · Sang-Hyun Lee, Yoonjae Jung, Seung-Woo Seo

Hierarchical reinforcement learning (HRL) incorporates temporal abstraction into reinforcement learning (RL) by explicitly taking advantage of hierarchical structure. Modern HRL typically designs a hierarchical agent com…

Autonomous DrivingHierarchical Reinforcement LearningReinforcement Learning (RL)

Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing

2021-03-08 · Axel Brunnbauer, Luigi Berducci, Andreas Brandstätter, Mathias Lechner 외

World models learn behaviors in a latent imagination space to enhance the sample-efficiency of deep reinforcement learning (RL) algorithms. While learning world models for high-dimensional observations (e.g., pixel input…

Autonomous Racingcontinuous-controlContinuous ControlDeep Reinforcement Learning+1

Reaching Consensus in Cooperative Multi-Agent Reinforcement Learning with Goal Imagination

2024-03-05 · Liangzhou Wang, Kaiwen Zhu, Fengming Zhu, Xinghu Yao 외

Reaching consensus is key to multi-agent coordination. To accomplish a cooperative task, agents need to coherently select optimal joint actions to maximize the team reward. However, current cooperative multi-agent reinfo…

Multi-agent Reinforcement Learning