Mastering Memory Tasks with World Models
TLDR
Integrating state space models into MBRL world models (R2I) improves long-term memory and credit assignment, achieving SOTA on memory tasks.
Reasoning
The paper addresses a key limitation of MBRL (long-term dependencies) with a novel integration of SSMs, showing strong empirical results across multiple benchmarks. However, it lacks real-world experiments and the abstract does not detail methodology or limitations beyond memory tasks.
Read-first score
Read-first score 59.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 34.
Field roles
Rank sensitivity
Stability: volatile; rank range: 282.
Keyword Scores
Deep Analysis
Innovations
- Integration of state space models (SSMs) into world models of model-based reinforcement learning agents
- New method Recall to Imagine (R2I) for enhancing long-term memory and long-horizon credit assignment
- Achieving superhuman performance on the complex memory domain of Memory Maze
- Faster wall-time convergence compared to the state-of-the-art MBRL method DreamerV3
Methodology
R2I integrates a new family of state space models (SSMs) into the world models of MBRL agents to improve temporal coherence. The method is evaluated on a diverse set of tasks including BSuite, POPGym, Memory Maze, Atari, and DMC, with comparisons to DreamerV3 and other baselines.
Key Results
R2I establishes new state-of-the-art results on challenging memory and credit assignment tasks (BSuite and POPGym), achieves superhuman performance on Memory Maze, and maintains comparable performance on classic RL tasks (Atari and DMC) while converging faster in wall-clock time than DreamerV3.