CVROJun 17

Mem-World: Memory-Augmented Action-Conditioned World Models for Persistent Robot Manipulation

arXiv:2606.1896020.6
Predicted impact top 12% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For robot learning, this work tackles persistent world modeling in dynamic manipulation, a known bottleneck, with a novel memory mechanism.

Mem-World introduces a memory-augmented world model for persistent robot manipulation, addressing occlusion and motion challenges. It improves policy evaluation correlation with real-world performance by 14.5% and boosts long-horizon task success rates from 58% to 72% via synthetic data.

Action-conditioned world models have emerged as a promising paradigm for robot learning, offering a scalable alternative to costly real-world experimentation by generating action-consistent video rollouts. However, persistent world modeling remains challenging in manipulation: frequent end-effector occlusions and rapid wrist-camera motion make the current observation insufficient for predicting future views, causing models to forget or hallucinate scene details seen in earlier frames. Existing memory retrieval strategies often fail to identify informative history in dynamic manipulation scenarios. To address this limitation, we propose Mem-World, a memory-augmented multi-view action-conditioned world model. At its core, we present W-VMem, a 4D wrist-view-centered surfel-indexed memory that anchors historical observations to temporally evolving surface elements. By explicitly modeling when and where scene elements are observed, W-VMem enables geometry-aware retrieval of relevant history frames conditioned on future actions. During generation, relevant history frames are selected via surfel-based rendering and scoring, providing informative and non-redundant context for prediction. Extensive experiments show that Mem-World generates persistent rollouts in complex manipulation scenarios, enables more reliable policy evaluation than Ctrl-World, improving the Pearson correlation with real-world performance by 14.5\%, and supports effective policy improvement through synthetic data generation, increasing success rates from 58\% to 72\% on long-horizon tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes