CVROMay 5, 2025

Learning 3D Persistent Embodied World Models

arXiv:2505.05495v128 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses the challenge of long-horizon planning for embodied agents in complex, partially observed environments, representing an incremental improvement over existing video-based models.

The paper tackles the problem of myopic world models in embodied agents by introducing a persistent 3D world model with memory, enabling consistent long-horizon simulation of both seen and unseen parts of environments.

The ability to simulate the effects of future actions on the world is a crucial ability of intelligent embodied agents, enabling agents to anticipate the effects of their actions and make plans accordingly. While a large body of existing work has explored how to construct such world models using video models, they are often myopic in nature, without any memory of a scene not captured by currently observed images, preventing agents from making consistent long-horizon plans in complex environments where many parts of the scene are partially observed. We introduce a new persistent embodied world model with an explicit memory of previously generated content, enabling much more consistent long-horizon simulation. During generation time, our video diffusion model predicts RGB-D video of the future observations of the agent. This generation is then aggregated into a persistent 3D map of the environment. By conditioning the video model on this 3D spatial map, we illustrate how this enables video world models to faithfully simulate both seen and unseen parts of the world. Finally, we illustrate the efficacy of such a world model in downstream embodied applications, enabling effective planning and policy learning.

Foundations

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

Your Notes