GLAM: Global-Local Variation Awareness in Mamba-based World Model
TLDR
GLAM uses Mamba-based modules to perceive global and local state variations, improving world model reasoning for MBRL, outperforming on Atari 100k.
Reasoning
The paper introduces a novel variation-aware world model with dual Mamba modules, showing strong empirical results on Atari 100k. However, it lacks evaluation on more complex or real-world environments, and the claimed improvements may be benchmark-specific.
Read-first score
Read-first score 58.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 35.
Field roles
Rank sensitivity
Stability: volatile; rank range: 297.
Keyword Scores
Deep Analysis
Innovations
- Global-Local variation awareness in Mamba-based world model for model-based reinforcement learning
- Two parallel reasoning modules: GMamba for global variation patterns and LMamba for local variation between adjacent states
- Using variation between states to improve reasoning quality and imagination-based training
Methodology
GLAM employs two Mamba-based parallel reasoning modules: GMamba captures global variation patterns across state sequences to predict future state variation, while LMamba focuses on local variation between adjacent states to reason about rewards, termination signals, and visual representations. The model integrates both modules to enhance imagination-based training in model-based reinforcement learning.
Key Results
GLAM outperforms existing methods in normalized human scores on the Atari 100k benchmark.