paper-with-me

Papers

MessyMem: Learning-from-Doing Memory for Mobile Manipulation

2026-09-14 · Anuva Banwasi, William Muckelroy, Priya Sundaresan, Linfeng Zhao, Jeannette Bohg, Cherie Ho arxiv

Mobile manipulators deployed across many rooms and visits should improve with experience: after discovering that a cabinet is locked or finding an object in a drawer, the robot should reuse that knowledge rather than start each task from scratch. Yet today's robots often treat each task as new: compact scene representations omit interaction-derived knowledge, raw video histories are difficult to query, and VLM planners reason at inference time without persistently updating what the robot knows. We present MessyMem, a persistent memory system that enables mobile manipulators to learn from experience and reuse that knowledge across future tasks. It maintains a spatially grounded 3D scene graph of objects and locations, augments it with properties and outcomes learned through interaction, and links visual observations for fine-grained recall. We evaluate MessyMem in simulation and on a real mobile manipulator. In a continuous 25-task simulation spanning over 3 hours, MessyMem achieves 80.0% task progress, outperforming the strongest ablation by 14.8 percentage points and the strongest external baseline by 28.9 points, while retrieving task-relevant evidence from thousands of stored keyframes and over an hour into the past.

📄 PDF Abstract BibTeX arXiv:2609.15976

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EchoVLA: Synergistic Declarative Memory for VLA-Driven Mobile Manipulation

2025-11-22 · Min Lin, Xiwen Liang, Bingqian Lin, Liu Jingzhi 외 arxiv

Recent progress in Vision-Language-Action (VLA) models has enabled embodied agents to interpret multimodal instructions and perform complex tasks. However, existing VLAs are mostly confined to short-horizon, table-top ma…

Error-Aware Imitation Learning from Teleoperation Data for Mobile Manipulation

2021-12-09 · Josiah Wong, Albert Tung, Andrey Kurenkov, Ajay Mandlekar 외

In mobile manipulation (MM), robots can both navigate within and interact with their environment and are thus able to complete many more tasks than robots only capable of navigation or manipulation. In this work, we expl…

Imitation LearningNavigate

Affordance RAG: Hierarchical Multimodal Retrieval with Affordance-Aware Embodied Memory for Mobile Manipulation

2025-12-22 · Ryosuke Korekata, Quanting Xie, Yonatan Bisk, Komei Sugiura arxiv

In this study, we address the problem of open-vocabulary mobile manipulation, where a robot is required to carry a wide range of objects to receptacles based on free-form natural language instructions. This task is chall…

Dynamic Resilient Spatio-Semantic Memory with Hybrid Localization for Mobile Manipulation

2026-05-30 · Zhijie Yan, Shufei Li, Ze Zhang, Xin Liu 외 arxiv

Reliable mobile manipulation in dynamic indoor environments requires a scene representation that remains geometrically consistent, semantically queryable, and computationally bounded as the environment changes. Existing …

DynaMem: Online Dynamic Spatio-Semantic Memory for Open World Mobile Manipulation

2024-11-07 · Peiqi Liu, Zhanqiu Guo, Mohit Warke, Soumith Chintala 외

Significant progress has been made in open-vocabulary mobile manipulation, where the goal is for a robot to perform tasks in any environment given a natural language description. However, most current systems assume a st…

Object Localization