paper-with-me

Papers

ReEXplore: Improving MLLMs for Embodied Exploration with Contextualized Retrospective Experience Replay

2025-11-24 · Gengyuan Zhang, Mingcong Ding, Jingpei Wu, Ruotong Liao, Volker Tresp arxiv

Embodied exploration is a target-driven process that requires embodied agents to possess fine-grained perception and knowledge-enhanced decision making. While recent attempts leverage MLLMs for exploration due to their strong perceptual and reasoning abilities, we find that MLLM-based embodied agents remain suboptimal in exploring new environments: (i) they rely on profound but stale pre-trained knowledge, (ii) training-based approaches such as imitation learning or reinforcement learning are expensive for long-horizon tasks with sparse outcome rewards, and (iii) frontier-based exploration yields a large, visually nuanced action space that is difficult for MLLMs to make reliable decisions. We address these challenges with ReEXplore, a training-free framework that performs retrospective experience replay to inject distilled, abstract experience at inference time, and hierarchical frontier selection to decompose frontier ranking into coarse-to-fine decisions. Our approach enables robust, traceable, and efficient exploration. Across multiple embodied exploration benchmarks, ReEXplore yields great improvements over strong MLLM baselines, up to 3x higher performance in both success rate and in navigation efficiency under open-source backbones.

📄 PDF Abstract BibTeX arXiv:2511.19033

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDecision Making

Similar Papers 제목 키워드 기반

Towards End-to-End Embodied Decision Making via Multi-modal Large Language Model: Explorations with GPT4-Vision and Beyond

2023-10-03 · Liang Chen, Yichi Zhang, Shuhuai Ren, Haozhe Zhao 외

In this study, we explore the potential of Multimodal Large Language Models (MLLMs) in improving embodied decision-making processes for agents. While Large Language Models (LLMs) have been widely used due to their advanc…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1

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

VLN-MME: Diagnosing MLLMs as Language-guided Visual Navigation agents

2025-12-31 · Xunyi Zhao, Gengze Zhou, Qi Wu arxiv

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities across a wide range of vision-language tasks. However, their performance as embodied agents, which requires multi-round dialogue spatial …

Spatial ReasoningVisual Navigation

MECoBench: A Systematic Study of Multimodal Agent Collaboration in Embodied Environments

2026-06-30 · Qingyun Liu, Jiwen Zhang, Jingyi Hu, Siyuan Wang 외 arxiv

Recent multimodal large language models (MLLMs) have strong potential as embodied agents, but their ability to collaborate in visually grounded environments remains underexplored. To address this gap, we introduce MECoBe…

EOC-Bench: Can MLLMs Identify, Recall, and Forecast Objects in an Egocentric World?

2025-06-05 · Yuqian Yuan, Ronghao Dang, Long Li, Wentong Li 외

The emergence of multimodal large language models (MLLMs) has driven breakthroughs in egocentric vision applications. These applications necessitate persistent, context-aware understanding of objects, as users interact w…

Object