paper-with-me

홈 › Papers

ReMEmbR: Building and Reasoning Over Long-Horizon Spatio-Temporal Memory for Robot Navigation

2024-09-20 · Abrar Anwar, John Welsh, Joydeep Biswas, Soha Pouya, Yan Chang

Navigating and understanding complex environments over extended periods of time is a significant challenge for robots. People interacting with the robot may want to ask questions like where something happened, when it occurred, or how long ago it took place, which would require the robot to reason over a long history of their deployment. To address this problem, we introduce a Retrieval-augmented Memory for Embodied Robots, or ReMEmbR, a system designed for long-horizon video question answering for robot navigation. To evaluate ReMEmbR, we introduce the NaVQA dataset where we annotate spatial, temporal, and descriptive questions to long-horizon robot navigation videos. ReMEmbR employs a structured approach involving a memory building and a querying phase, leveraging temporal information, spatial information, and images to efficiently handle continuously growing robot histories. Our experiments demonstrate that ReMEmbR outperforms LLM and VLM baselines, allowing ReMEmbR to achieve effective long-horizon reasoning with low latency. Additionally, we deploy ReMEmbR on a robot and show that our approach can handle diverse queries. The dataset, code, videos, and other material can be found at the following link: https://nvidia-ai-iot.github.io/remembr

📄 PDF Abstract BibTeX arXiv:2409.13682

Code (1)

NVIDIA-AI-IOT/remembr 공식 구현

Tasks

DescriptiveQuestion AnsweringRobot NavigationVideo Question Answering

Similar Papers 제목 키워드 기반

MANSION: Multi-floor lANguage-to-3D Scene generatIOn for loNg-horizon tasks

2026-03-12 · Lirong Che, Shuo Wen, Shan Huang, Chuang Wang 외 arxiv

Real-world robotic tasks are long-horizon and often span multiple floors, demanding rich spatial reasoning. However, existing embodied benchmarks are largely confined to single-floor in-house environments, failing to ref…

Spatial ReasoningScene Generation

BUMBLE: Unifying Reasoning and Acting with Vision-Language Models for Building-wide Mobile Manipulation

2024-10-08 · Rutav Shah, Albert Yu, Yifeng Zhu, Yuke Zhu 외

To operate at a building scale, service robots must perform very long-horizon mobile manipulation tasks by navigating to different rooms, accessing different floors, and interacting with a wide and unseen range of everyd…

Language ModelingLanguage Modelling

LongEarth-R1: Benchmarking and Aligning Vision-Language Models for Long-Horizon Earth Observation Reasoning

2026-08-13 · Yupan Ding, Jing Xiao, Zhenyuan Zhang, Chaofeng Chen 외 arxiv

Long-horizon Earth observation reasoning requires models to organize multi-stage geographic evolution, localize spatial changes, detect temporal anomalies, and infer future from extended image sequences. However, existin…

Spatial Reasoning

R-Horizon: How Far Can Your Large Reasoning Model Really Go in Breadth and Depth?

2025-10-09 · Yi Lu, Jianing Wang, Linsen Guo, Wei He 외 arxiv

Recent trends in test-time scaling for reasoning models (e.g., OpenAI o1, DeepSeek-R1) have led to remarkable improvements through long Chain-of-Thought (CoT). However, existing benchmarks mainly focus on immediate, sing…

Reinforcement Learning

WISE: A Long-Horizon Agent in Minecraft with Why-Which Reasoning

2026-06-11 · Renmin Cheng, Changhao Chen arxiv

Rapid advances have been made in developing general-purpose embodied agent in environments like Minecraft through the adoption of LLM-augmented hierarchical approaches. Despite their promise, low-level controllers often …