paper-with-me

Papers

R2-Dreamer: Redundancy-Reduced World Models without Decoders or Augmentation

2026-03-18 · Naoki Morihira, Amal Nahar, Kartik Bharadwaj, Yasuhiro Kato, Akinobu Hayashi, Tatsuya Harada arxiv

A central challenge in image-based Model-Based Reinforcement Learning (MBRL) is to learn representations that distill essential information from irrelevant visual details. While promising, reconstruction-based methods often waste capacity on large task-irrelevant regions. Decoder-free methods instead learn robust representations by leveraging Data Augmentation (DA), but reliance on such external regularizers limits versatility. We propose R2-Dreamer, a decoder-free MBRL framework with a self-supervised objective that serves as an internal regularizer, preventing representation collapse without resorting to DA. The core of our method is a redundancy-reduction objective inspired by Barlow Twins, which can be easily integrated into existing frameworks. On DeepMind Control Suite and Meta-World, R2-Dreamer is competitive with strong baselines such as DreamerV3 and TD-MPC2 while training 1.59x faster than DreamerV3, and yields substantial gains on DMC-Subtle with tiny task-relevant objects. These results suggest that an effective internal regularizer can enable versatile, high-performance decoder-free MBRL. Code is available at https://github.com/NM512/r2dreamer.

📄 PDF Abstract BibTeX arXiv:2603.18202

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningData Augmentation

Similar Papers 제목 키워드 기반

World Model Agents with Change-Based Intrinsic Motivation

2025-03-26 · Jeremias Ferrao, Rafael Cunha

Sparse reward environments pose a significant challenge for reinforcement learning due to the scarcity of feedback. Intrinsic motivation and transfer learning have emerged as promising strategies to address this issue. C…

Transfer Learning

DayDreamer: World Models for Physical Robot Learning

2022-06-28 · Philipp Wu, Alejandro Escontrela, Danijar Hafner, Ken Goldberg 외

To solve tasks in complex environments, robots need to learn from experience. Deep reinforcement learning is a common approach to robot learning but requires a large amount of trial and error to learn, limiting its deplo…

Deep Reinforcement LearningNavigatereinforcement-learningReinforcement Learning (RL)

MuDreamer: Learning Predictive World Models without Reconstruction

2024-05-23 · Maxime Burchi, Radu Timofte

The DreamerV3 agent recently demonstrated state-of-the-art performance in diverse domains, learning powerful world models in latent space using a pixel reconstruction loss. However, while the reconstruction loss is essen…

ManipDreamer: Boosting Robotic Manipulation World Model with Action Tree and Visual Guidance

2025-04-23 · Ying Li, Xiaobao Wei, Xiaowei Chi, Yuming Li 외

While recent advancements in robotic manipulation video synthesis have shown promise, significant challenges persist in ensuring effective instruction-following and achieving high visual quality. Recent methods, like Rob…

Instruction FollowingSSIMVideo Generation

SkyDreamer: Interpretable End-to-End Vision-Based Drone Racing with Model-Based Reinforcement Learning

2025-10-16 · Aderik Verraest, Stavrow Bahnam, Robin Ferede, Guido de Croon 외 arxiv

Autonomous drone racing (ADR) systems have recently achieved champion-level performance, yet remain highly specific to drone racing. While end-to-end vision-based methods promise broader applicability, no system to date …

Reinforcement Learning