paper-with-me

Papers

Learning 3D Persistent Embodied World Models

2025-05-05 · Siyuan Zhou, Yilun Du, Yuncong Yang, Lei Han, Peihao Chen, Dit-yan Yeung, Chuang Gan

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.

📄 PDF Abstract BibTeX arXiv:2505.05495

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

WorldLines: Benchmarking and Modeling Long-Horizon Stateful Embodied Agents

2026-06-17 · Yehang Zhang, Jianchong Su, Haojian Huang, Yifan Chang 외 arxiv

To assist humans over extended periods in real homes, embodied agents must remember user routines, world states, and past interactions. Existing long-term memory benchmarks mainly evaluate language-centric retrieval and …

Question Answering

PEPA: a Persistently Autonomous Embodied Agent with Personalities

2026-02-21 · Kaige Liu, Yang Li, Lijun Zhu, Weinan Zhang arxiv

Living organisms exhibit persistent autonomy through internally generated goals and self-sustaining behavioral organization, yet current embodied agents remain driven by externally scripted objectives. This dependence on…

ABot-Claw: A Foundation for Persistent, Cooperative, and Self-Evolving Robotic Agents

2026-04-11 · Dongjie Huo, Haoyun Liu, Guoqing Liu, Dekang Qi 외 arxiv

Current embodied intelligent systems still face a substantial gap between high-level reasoning and low-level physical execution in open-world environments. Although Vision-Language-Action (VLA) models provide strong perc…

World-Ego Modeling for Long-Horizon Evolution in Hybrid Embodied Tasks

2026-05-19 · Zuyao Lin, Jianhui Zhang, Peidong Jia, Xiaoguang Zhao 외 arxiv

World models are widely explored in embodied intelligence, yet they typically predict distinct evolutions of the world and the ego within a single stream, where the world captures persistent instruction-agnostic scene re…

VL-KnG: Persistent Spatiotemporal Knowledge Graphs from Egocentric Video for Embodied Scene Understanding

2025-10-01 · Mohamad Al Mdfaa, Svetlana Lukina, Timur Akhtyamov, Arthur Nigmatzyanov 외 arxiv

Vision-language models (VLMs) demonstrate strong image-level scene understanding but often lack persistent memory, explicit spatial representations, and computational efficiency when reasoning over long video sequences. …

Computational EfficiencyScene Understanding3D ReconstructionKnowledge Graphs