paper-with-me

Papers

Memory as Plans: World-Action Modeling with Memory-Grounded Planning

2026-09-10 · Sizhe Zhao, Haozhe Xie, Weiyu Zhao, Chenchu Zhang, Huan Wang, Chenyang Wang, Qinglin Liu, Shengping Zhang hf

Mainstream robotic policies often adopt a Markovian formulation, but many complex real-world manipulation tasks are inherently non-Markovian, requiring long-horizon memory beyond the current observation. Existing memory mechanisms often rely on language summaries, growing visual windows, or their combinations, and may therefore lose fine-grained visual evidence or face a trade-off between history coverage and execution efficiency. We introduce MaP-WAM, a Memory-as-Plans framework that decomposes memory-dependent world-action modeling into memory-grounded planning and plan-conditioned execution, and uses long-term multimodal episodic context as planning-time evidence rather than repeatedly conditioning the executor on the full history. MaP-WAM represents memory as completed segment records containing language instructions and sparse visual context, and converts this episodic memory into compact plans comprising the next segment-level language plan and corresponding visual guidance. A World-Action-Progress (WAP) model executes each plan over an unknown duration by jointly predicting action chunks and corresponding execution progress at inference time, calibrating predicted progress through plan-observation alignment for adaptive segment transitions and closed-loop context updates. MaP-WAM keeps the executor context length fixed, while structured attention further enables key-value caching in both planning and execution. MaP-WAM achieves state-of-the-art performance on RMBench with an 83.3% success rate and attains 78.0% success on real-robot tasks, while maintaining approximately constant executor inference latency as task history grows.

📄 PDF Abstract BibTeX arXiv:2609.11561

Code (2)

Valiant-Cat/hfpaper
aipixel/MaP-WAM ★ 1

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

SCOPE: Evolving Symbolic World for Planning in Open-Ended Environments

2026-06-21 · Yundaichuan Zhan, Minghe Gao, Zhongqi Yue, Wendong Bu 외 arxiv

Recent works have explored integrating Vision-Language Models (VLMs) with classical planners that rely on symbolic representations of planning problems to generate long-horizon plans for complex embodied tasks. However, …

MemoryWAM: Efficient World Action Modeling with Persistent Memory

2026-06-18 · Sizhe Yang, Juncheng Mu, Tianming Wei, Chenhao Lu 외 arxiv

Robust robotic manipulation in the real world requires not only an understanding of the current observation, but also memory and dynamics modeling. World action models (WAMs) possess these capabilities by jointly modelin…

Computational Efficiency

Learning 3D Persistent Embodied World Models

2025-05-05 · Siyuan Zhou, Yilun Du, Yuncong Yang, Lei Han 외

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…

Ella: Embodied Social Agents with Lifelong Memory

2025-06-30 · Hongxin Zhang, Zheyuan Zhang, Zeyuan Wang, Zunzhe Zhang 외

We introduce Ella, an embodied social agent capable of lifelong learning within a community in a 3D open world, where agents accumulate experiences and acquire knowledge through everyday visual observations and social in…

Lifelong learning