paper-with-me

홈 › Papers

Bridging Imagination and Reality for Model-Based Deep Reinforcement Learning

2020-10-23 · NeurIPS 2020 12 · Guangxiang Zhu, Minghao Zhang, Honglak Lee, Chongjie Zhang

Sample efficiency has been one of the major challenges for deep reinforcement learning. Recently, model-based reinforcement learning has been proposed to address this challenge by performing planning on imaginary trajectories with a learned world model. However, world model learning may suffer from overfitting to training trajectories, and thus model-based value estimation and policy search will be pone to be sucked in an inferior local policy. In this paper, we propose a novel model-based reinforcement learning algorithm, called BrIdging Reality and Dream (BIRD). It maximizes the mutual information between imaginary and real trajectories so that the policy improvement learned from imaginary trajectories can be easily generalized to real trajectories. We demonstrate that our approach improves sample efficiency of model-based planning, and achieves state-of-the-art performance on challenging visual control benchmarks.

📄 PDF Abstract BibTeX arXiv:2010.12142

Code (1)

Mehooz/BIRD_code 공식 구현 tf

Tasks

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

Similar Papers 제목 키워드 기반

Dream to Adapt: Meta Reinforcement Learning by Latent Context Imagination and MDP Imagination

2023-11-11 · Lu Wen, Songan Zhang, H. Eric Tseng, Huei Peng

Meta reinforcement learning (Meta RL) has been amply explored to quickly learn an unseen task by transferring previously learned knowledge from similar tasks. However, most state-of-the-art algorithms require the meta-tr…

Meta Reinforcement Learning

Dynamics-Aligned Latent Imagination in Contextual World Models for Zero-Shot Generalization

2025-08-27 · Frank Röder, Jan Benad, Manfred Eppe, Pradeep Kr. Banerjee arxiv

Real-world reinforcement learning demands adaptation to unseen environmental conditions without costly retraining. Contextual Markov Decision Processes (cMDP) model this challenge, but existing methods often require expl…

Zero-shot GeneralizationReinforcement Learning

Dreaming the Unseen: World Model-regularized Diffusion Policy for Out-of-Distribution Robustness

2026-03-22 · Ziou Hu, Xiangtong Yao, Yuan Meng, Zhenshan Bing 외 arxiv

Diffusion policies excel at visuomotor control but often fail catastrophically under severe out-of-distribution (OOD) disturbances, such as unexpected object displacements or visual corruptions. To address this vulnerabi…

Bridging the Reality Gap of Reinforcement Learning based Traffic Signal Control using Domain Randomization and Meta Learning

2023-07-21 · Arthur Müller, Matthia Sabatelli

Reinforcement Learning (RL) has been widely explored in Traffic Signal Control (TSC) applications, however, still no such system has been deployed in practice. A key barrier to progress in this area is the reality gap, t…

Meta-LearningReinforcement Learning (RL)Traffic Signal Control

Model-Based Reinforcement Learning via Imagination with Derived Memory

2021-12-01 · NeurIPS 2021 12 · Yao Mu, Yuzheng Zhuang, Bin Wang, Guangxiang Zhu 외

Model-based reinforcement learning aims to improve the sample efficiency of policy learning by modeling the dynamics of the environment. Recently, the latent dynamics model is further developed to enable fast planning in…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)