paper-with-me

Papers

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

2024-11-07 · Peiqi Liu, Zhanqiu Guo, Mohit Warke, Soumith Chintala, Chris Paxton, Nur Muhammad Mahi Shafiullah, Lerrel Pinto

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 static environment, which limits the system's applicability in real-world scenarios where environments frequently change due to human intervention or the robot's own actions. In this work, we present DynaMem, a new approach to open-world mobile manipulation that uses a dynamic spatio-semantic memory to represent a robot's environment. DynaMem constructs a 3D data structure to maintain a dynamic memory of point clouds, and answers open-vocabulary object localization queries using multimodal LLMs or open-vocabulary features generated by state-of-the-art vision-language models. Powered by DynaMem, our robots can explore novel environments, search for objects not found in memory, and continuously update the memory as objects move, appear, or disappear in the scene. We run extensive experiments on the Stretch SE3 robots in three real and nine offline scenes, and achieve an average pick-and-drop success rate of 70% on non-stationary objects, which is more than a 2x improvement over state-of-the-art static systems. Our code as well as our experiment and deployment videos are open sourced and can be found on our project website: https://dynamem.github.io/

📄 PDF Abstract BibTeX arXiv:2411.04999

Code (1)

hello-robot/stretch_ai 공식 구현 pytorch

Tasks

Object Localization

Similar Papers 제목 키워드 기반

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 …

Dynamic Forgetting and Spatio-Temporal Periodic Interest Modeling for Local-Life Service Recommendation

2025-08-04 · Zhaoyu Hu, Jianyang Wang, Hao Guo, Yuan Tian 외 arxiv

In the context of the booming digital economy, recommendation systems, as a key link connecting users and numerous services, face challenges in modeling user behavior sequences on local-life service platforms, including …

Recommendation Systems

BASM: A Bottom-up Adaptive Spatiotemporal Model for Online Food Ordering Service

2022-11-22 · Boya Du, Shaochuan Lin, Jiong Gao, Xiyu Ji 외

Online Food Ordering Service (OFOS) is a popular location-based service that helps people to order what you want. Compared with traditional e-commerce recommendation systems, users' interests may be diverse under differe…

Recommendation Systems

OST-Bench: Evaluating the Capabilities of MLLMs in Online Spatio-temporal Scene Understanding

2025-07-10 · Jingli Lin, Chenming Zhu, Runsen Xu, Xiaohan Mao 외

Recent advances in multimodal large language models (MLLMs) have shown remarkable capabilities in integrating vision and language for complex reasoning. While most existing benchmarks evaluate models under offline settin…

Scene UnderstandingSpatial Reasoning

STAlloc: Enhancing Memory Efficiency in Large-Scale Model Training with Spatio-Temporal Planning

2025-07-22 · Zixiao Huang, Junhao Hu, Hao Lin, Chunyang Zhu 외 arxiv

The rapid scaling of large language models (LLMs) has significantly increased GPU memory pressure, which is further aggravated by training optimization techniques such as virtual pipeline and recomputation that disrupt t…