Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

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

arXiv 2026 61.3 method, application

TLDR

Mem-World uses a memory-augmented action-conditioned world model with 4D surfel-indexed memory to generate persistent video rollouts for robot manipulation, improving policy evaluation correlation by 14.5%.

Reasoning

The paper introduces a novel memory mechanism (W-VMem) to address occlusion and motion challenges in world modeling for robot manipulation, with strong quantitative results showing improved policy evaluation correlation. However, the approach is tailored to wrist-camera views and may not generalize to other settings without adaptation.

Read-first score

Read-first score 61.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 55.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Citation impact 18%
93

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. citation_normalized_percentile=0.92983256

Topical relevance 29%
78.6

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Methodology quality 18%
60

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=evaluation,experiment

Reproducibility 18%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FoundationFrontierBridge

Rank sensitivity

Stability: volatile; rank range: 485.

Keyword Scores

world model
10
video world model
9
generative world model
8
world dynamics prediction
8
world simulator
7
model-based reinforcement learning world model
7
interactive world model
6

Deep Analysis

Innovations

  • Proposes W-VMem, a 4D wrist-view-centered surfel-indexed memory that anchors historical observations to temporally evolving surface elements.
  • Geometry-aware retrieval of relevant history frames conditioned on future actions via surfel-based rendering and scoring.
  • Memory-augmented multi-view action-conditioned world model for persistent robot manipulation.

Methodology

Mem-World is a memory-augmented multi-view action-conditioned world model. It uses W-VMem, a 4D surfel-indexed memory that stores historical observations anchored to surface elements. During generation, relevant history frames are selected via surfel-based rendering and scoring conditioned on future actions, providing informative and non-redundant context for predicting future views.

Key Results

Mem-World generates persistent rollouts in complex manipulation scenarios, improves Pearson correlation with real-world performance by 14.5% over Ctrl-World, and increases success rates from 58% to 72% on long-horizon tasks through synthetic data generation.

Tags

world modelsrobot manipulationmemory augmentationaction-conditionedvideo predictionocclusion handlingCVRO