paper-with-me

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. Change Based Exploration Transfer (CBET), a technique that combines these two approaches for model-free algorithms, has shown potential in addressing sparse feedback but its effectiveness with modern algorithms remains understudied. This paper provides an adaptation of CBET for world model algorithms like DreamerV3 and compares the performance of DreamerV3 and IMPALA agents, both with and without CBET, in the sparse reward environments of Crafter and Minigrid. Our tabula rasa results highlight the possibility of CBET improving DreamerV3's returns in Crafter but the algorithm attains a suboptimal policy in Minigrid with CBET further reducing returns. In the same vein, our transfer learning experiments show that pre-training DreamerV3 with intrinsic rewards does not immediately lead to a policy that maximizes extrinsic rewards in Minigrid. Overall, our results suggest that CBET provides a positive impact on DreamerV3 in more complex environments like Crafter but may be detrimental in environments like Minigrid. In the latter case, the behaviours promoted by CBET in DreamerV3 may not align with the task objectives of the environment, leading to reduced returns and suboptimal policies.

📄 PDF Abstract BibTeX arXiv:2503.21047

Code (1)

Jazhyc/world-model-policy-transfer 공식 구현 jax

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Tanh Activation 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…
Entropy Regularization 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Intrinsic Motivation in Model-based Reinforcement Learning: A Brief Review

2023-01-24 · Artem Latyshev, Aleksandr I. Panov

The reinforcement learning research area contains a wide range of methods for solving the problems of intelligent agent control. Despite the progress that has been made, the task of creating a highly autonomous agent is …

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

Minding Motivation: The Effect of Intrinsic Motivation on Agent Behaviors

2025-07-26 · Leonardo Villalobos-Arias, Grant Forbes, Jianxun Wang, David L Roberts 외 arxiv

Games are challenging for Reinforcement Learning~(RL) agents due to their reward-sparsity, as rewards are only obtainable after long sequences of deliberate actions. Intrinsic Motivation~(IM) methods -- which introduce e…

Reinforcement Learning

Intrinsic Motivation for Encouraging Synergistic Behavior

2020-02-12 · ICLR 2020 1 · Rohan Chitnis, Shubham Tulsiani, Saurabh Gupta, Abhinav Gupta

We study the role of intrinsic motivation as an exploration bias for reinforcement learning in sparse-reward synergistic tasks, which are tasks where multiple agents must work together to achieve a goal they could not in…

Reinforcement Learning

Expanding the Active Inference Landscape: More Intrinsic Motivations in the Perception-Action Loop

2018-06-21 · Martin Biehl, Christian Guckelsberger, Christoph Salge, Simón C. Smith 외

Active inference is an ambitious theory that treats perception, inference and action selection of autonomous agents under the heading of a single principle. It suggests biologically plausible explanations for many cognit…

Reinforcement Learning

Noisy Agents: Self-supervised Exploration by Predicting Auditory Events

2020-07-27 · Chuang Gan, Xiaoyu Chen, Phillip Isola, Antonio Torralba 외

Humans integrate multiple sensory modalities (e.g. visual and audio) to build a causal understanding of the physical world. In this work, we propose a novel type of intrinsic motivation for Reinforcement Learning (RL) th…

Atari GamesReinforcement Learning (RL)