ROAIFeb 17

Improving MLLMs in Embodied Exploration and Question Answering with Human-Inspired Memory Modeling

arXiv:2602.15513v11 citations
Originality Highly original
AI Analysis

This work addresses the problem of long-horizon embodied exploration and question answering for AI agents, representing an incremental improvement over existing memory methods.

The paper tackles the challenge of using Multimodal Large Language Models as embodied agents by proposing a memory framework that disentangles episodic and semantic memory, achieving state-of-the-art performance with gains such as 7.3% in LLM-Match and 11.4% in LLM MatchXSPL on A-EQA.

Deploying Multimodal Large Language Models as the brain of embodied agents remains challenging, particularly under long-horizon observations and limited context budgets. Existing memory assisted methods often rely on textual summaries, which discard rich visual and spatial details and remain brittle in non-stationary environments. In this work, we propose a non-parametric memory framework that explicitly disentangles episodic and semantic memory for embodied exploration and question answering. Our retrieval-first, reasoning-assisted paradigm recalls episodic experiences via semantic similarity and verifies them through visual reasoning, enabling robust reuse of past observations without rigid geometric alignment. In parallel, we introduce a program-style rule extraction mechanism that converts experiences into structured, reusable semantic memory, facilitating cross-environment generalization. Extensive experiments demonstrate state-of-the-art performance on embodied question answering and exploration benchmarks, yielding a 7.3% gain in LLM-Match and an 11.4% gain in LLM MatchXSPL on A-EQA, as well as +7.7% success rate and +6.8% SPL on GOAT-Bench. Analyses reveal that our episodic memory primarily improves exploration efficiency, while semantic memory strengthens complex reasoning of embodied agents.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes