paper-with-me

Papers

Memory-Centric Embodied Question Answer

2025-05-20 · Mingliang Zhai, Zhi Gao, Yuwei Wu, Yunde Jia

Embodied Question Answering (EQA) requires agents to autonomously explore and understand the environment to answer context-dependent questions. Existing frameworks typically center around the planner, which guides the stopping module, memory module, and answering module for reasoning. In this paper, we propose a memory-centric EQA framework named MemoryEQA. Unlike planner-centric EQA models where the memory module cannot fully interact with other modules, MemoryEQA flexible feeds memory information into all modules, thereby enhancing efficiency and accuracy in handling complex tasks, such as those involving multiple targets across different regions. Specifically, we establish a multi-modal hierarchical memory mechanism, which is divided into global memory that stores language-enhanced scene maps, and local memory that retains historical observations and state information. When performing EQA tasks, the multi-modal large language model is leveraged to convert memory information into the required input formats for injection into different modules. To evaluate EQA models' memory capabilities, we constructed the MT-HM3D dataset based on HM3D, comprising 1,587 question-answer pairs involving multiple targets across various regions, which requires agents to maintain memory of exploration-acquired target information. Experimental results on HM-EQA, MT-HM3D, and OpenEQA demonstrate the effectiveness of our framework, where a 19.8% performance gain on MT-HM3D compared to baseline model further underscores memory capability's pivotal role in resolving complex tasks.

📄 PDF Abstract BibTeX arXiv:2505.13948

Code (0)

등록된 구현이 없습니다.

Tasks

Embodied Question AnsweringLarge Language ModelQuestion Answering

Similar Papers 제목 키워드 기반

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

Memory Centric Power Allocation for Multi-Agent Embodied Question Answering

2026-04-20 · Chengyang Li, Shuai Wang, Kejiang Ye, Weijie Yuan 외 arxiv

This paper considers multi-agent embodied question answering (MA-EQA), which enables robot teams to answer queries based on their long-horizon observations. In contrast to existing edge resource management methods that o…

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

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

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