paper-with-me

Papers

Active Test-time Vision-Language Navigation

2025-06-07 · Heeju Ko, Sungjune Kim, Gyeongrok Oh, Jeongyoon Yoon, Honglak Lee, Sujin Jang, Seungryong Kim, Sangpil Kim

Vision-Language Navigation (VLN) policies trained on offline datasets often exhibit degraded task performance when deployed in unfamiliar navigation environments at test time, where agents are typically evaluated without access to external interaction or feedback. Entropy minimization has emerged as a practical solution for reducing prediction uncertainty at test time; however, it can suffer from accumulated errors, as agents may become overconfident in incorrect actions without sufficient contextual grounding. To tackle these challenges, we introduce ATENA (Active TEst-time Navigation Agent), a test-time active learning framework that enables a practical human-robot interaction via episodic feedback on uncertain navigation outcomes. In particular, ATENA learns to increase certainty in successful episodes and decrease it in failed ones, improving uncertainty calibration. Here, we propose mixture entropy optimization, where entropy is obtained from a combination of the action and pseudo-expert distributions-a hypothetical action distribution assuming the agent's selected action to be optimal-controlling both prediction confidence and action preference. In addition, we propose a self-active learning strategy that enables an agent to evaluate its navigation outcomes based on confident predictions. As a result, the agent stays actively engaged throughout all iterations, leading to well-grounded and adaptive decision-making. Extensive evaluations on challenging VLN benchmarks-REVERIE, R2R, and R2R-CE-demonstrate that ATENA successfully overcomes distributional shifts at test time, outperforming the compared baseline methods across various settings.

📄 PDF Abstract BibTeX arXiv:2506.06630

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningVision-Language Navigation

Similar Papers 제목 키워드 기반

Interactive Navigation in Environments with Traversable Obstacles Using Large Language and Vision-Language Models

2023-10-13 · Zhen Zhang, Anran Lin, Chun Wai Wong, Xiangyu Chu 외

This paper proposes an interactive navigation framework by using large language and vision-language models, allowing robots to navigate in environments with traversable obstacles. We utilize the large language model (GPT…

Language ModelingLanguage ModellingLarge Language ModelNavigate

Embodied Active Learning under Limited Annotation and Navigation Budget for Object Detection

2026-07-17 · Hadrien Crassous, Mohamed Yassine Kabouri, Minahil Raza, Joni Pajarinen 외 arxiv

This paper studies how to adapt a computer vision object detector to an unknown environment under both a robot navigation time and annotation budget constraint. Our approach selects informative robot trajectories and ima…

Robot NavigationObject DetectionActive Learning

Active Visual Information Gathering for Vision-Language Navigation

2020-07-15 · ECCV 2020 8 · Hanqing Wang, Wenguan Wang, Tianmin Shu, Wei Liang 외

Vision-language navigation (VLN) is the task of entailing an agent to carry out navigational instructions inside photo-realistic environments. One of the key challenges in VLN is how to conduct a robust navigation by mit…

Vision-Language Navigation

Unifying Large Language Model and Deep Reinforcement Learning for Human-in-Loop Interactive Socially-aware Navigation

2024-03-22 · Weizheng Wang, Ike Obi, Aniket Bera, Byung-Cheol Min

Navigating human-filled spaces is crucial for the interactive social robots to support advanced services, such as cooperative carrying, which enables service provision in complex and crowded environments while adapting b…

BenchmarkingDeep Reinforcement LearningLanguage ModelingLanguage Modelling+3

MAG-Nav: Language-Driven Object Navigation Leveraging Memory-Reserved Active Grounding

2025-08-07 · Weifan Zhang, Tingguang Li, Yuzhen Liu arxiv

Visual navigation in unknown environments based solely on natural language descriptions is a key capability for intelligent robots. In this work, we propose a navigation framework built upon off-the-shelf Visual Language…

Visual Navigation