paper-with-me

Papers

FindingDory: A Benchmark to Evaluate Memory in Embodied Agents

2025-06-18 · Karmesh Yadav, Yusuf Ali, Gunshi Gupta, Yarin Gal, Zsolt Kira

Large vision-language models have recently demonstrated impressive performance in planning and control tasks, driving interest in their application to real-world robotics. However, deploying these models for reasoning in embodied contexts is limited by their ability to incorporate long-term experience collected across multiple days and represented by vast collections of images. Current VLMs typically struggle to process more than a few hundred images concurrently, highlighting the need for more efficient mechanisms to handle long-term memory in embodied settings. To effectively evaluate these models for long-horizon control, a benchmark must specifically target scenarios where memory is crucial for success. Existing long-video QA benchmarks overlook embodied challenges like object manipulation and navigation, which demand low-level skills and fine-grained reasoning over past interactions. Moreover, effective memory integration in embodied agents involves both recalling relevant historical information and executing actions based on that information, making it essential to study these aspects together rather than in isolation. In this work, we introduce a new benchmark for long-range embodied tasks in the Habitat simulator. This benchmark evaluates memory-based capabilities across 60 tasks requiring sustained engagement and contextual awareness in an environment. The tasks can also be procedurally extended to longer and more challenging versions, enabling scalable evaluation of memory and reasoning. We also present baselines that integrate state-of-the-art VLMs with low level navigation policies, assessing their performance on these memory-intensive tasks and highlight areas for improvement.

📄 PDF Abstract BibTeX arXiv:2506.15635

Code (0)

등록된 구현이 없습니다.

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

MemCtrl: Using MLLMs as Active Memory Controllers on Embodied Agents

2026-01-28 · Vishnu Sashank Dorbala, Dinesh Manocha arxiv

Foundation models rely on in-context learning for personalized decision making. The limited size of this context window necessitates memory compression and retrieval systems like RAG. These systems however often treat me…

Decision Making

MA-EgoQA: Question Answering over Egocentric Videos from Multiple Embodied Agents

2026-03-10 · Kangsan Kim, Yanlai Yang, Suji Kim, Woongyeong Yeo 외 arxiv

As embodied models become powerful, humans will collaborate with multiple embodied AI agents at their workplace or home in the future. To ensure better communication between human users and the multi-agent system, it is …

Question Answering

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

FocusGraph: Graph-Structured Frame Selection for Embodied Long Video Question Answering

2026-03-04 · Tatiana Zemskova, Solomon Andryushenko, Ilya Obrubov, Viktoriia Khoruzhaia 외 arxiv

The ability to understand long videos is vital for embodied intelligent agents, because their effectiveness depends on how well they can accumulate, organize, and leverage long-horizon perceptual memories. Recently, mult…

Video Question Answering