paper-with-me

홈 › Papers

MEM: Multi-Scale Embodied Memory for Vision Language Action Models

2026-03-04 · Marcel Torne, Karl Pertsch, Homer Walke, Kyle Vedder, Suraj Nair, Brian Ichter, Allen Z. Ren, Haohuan Wang, Jiaming Tang, Kyle Stachowicz, Karan Dhabalia, Michael Equi, Quan Vuong, Jost Tobias Springenberg, Sergey Levine, Chelsea Finn, Danny Driess arxiv

Conventionally, memory in end-to-end robotic learning involves inputting a sequence of past observations into the learned policy. However, in complex multi-stage real-world tasks, the robot's memory must represent past events at multiple levels of granularity: from long-term memory that captures abstracted semantic concepts (e.g., a robot cooking dinner should remember which stages of the recipe are already done) to short-term memory that captures recent events and compensates for occlusions (e.g., a robot remembering the object it wants to pick up once its arm occludes it). In this work, our main insight is that an effective memory architecture for long-horizon robotic control should combine multiple modalities to capture these different levels of abstraction. We introduce Multi-Scale Embodied Memory (MEM), an approach for mixed-modal long-horizon memory in robot policies. MEM combines video-based short-horizon memory, compressed via a video encoder, with text-based long-horizon memory. Together, they enable robot policies to perform tasks that span up to fifteen minutes, like cleaning up a kitchen, or preparing a grilled cheese sandwich. Additionally, we find that memory enables MEM policies to intelligently adapt manipulation strategies in-context.

📄 PDF Abstract BibTeX arXiv:2603.03596

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Survey of Large Language Model-Powered Spatial Intelligence Across Scales: Advances in Embodied Agents, Smart Cities, and Earth Science

2025-04-14 · Jie Feng, Jinwei Zeng, Qingyue Long, Hongyi Chen 외

Over the past year, the development of large language models (LLMs) has brought spatial intelligence into focus, with much attention on vision-based embodied intelligence. However, spatial intelligence spans a broader ra…

Language ModelingLanguage ModellingLarge Language ModelSpatial Reasoning

LLM as A Robotic Brain: Unifying Egocentric Memory and Control

2023-04-19 · Jinjie Mai, Jun Chen, Bing Li, Guocheng Qian 외

Embodied AI focuses on the study and development of intelligent systems that possess a physical or virtual embodiment (i.e. robots) and are able to dynamically interact with their environment. Memory and control are the …

Embodied Question AnsweringLanguage ModelingLanguage ModellingQuestion Answering+1

BridgeEQA: Virtual Embodied Agents for Real Bridge Inspections

2025-11-16 · Subin Varghese, Joshua Gao, Asad Ur Rahman, Vedhus Hoskere arxiv

Deploying embodied agents that can answer questions about their surroundings in realistic real-world settings remains difficult, partly due to the scarcity of benchmarks for episodic memory Embodied Question Answering (E…

Question AnsweringVisual Reasoning

A Deployable Embodied Vision-Language Navigation System with Hierarchical Cognition and Context-Aware Exploration

2026-04-23 · Kuan Xu, Ruimeng Liu, Yizhuo Yang, Denan Liang 외 arxiv

Bridging the gap between embodied intelligence and embedded deployment remains a key challenge in intelligent robotic systems, where perception, reasoning, and planning must operate under strict constraints on computatio…

Vision-Language Navigation

Embodied-RAG: General Non-parametric Embodied Memory for Retrieval and Generation

2024-09-26 · Quanting Xie, So Yeon Min, Pengliang Ji, Yue Yang 외

There is no limit to how much a robot might explore and learn, but all of that knowledge needs to be searchable and actionable. Within language research, retrieval augmented generation (RAG) has become the workhorse of l…

RAGRetrievalRetrieval-augmented GenerationText Generation