paper-with-me

Papers

NavComposer: Composing Language Instructions for Navigation Trajectories through Action-Scene-Object Modularization

2025-07-15 · Zongtao He, Liuyi Wang, Lu Chen, Chengju Liu, Qijun Chen arxiv

Language-guided navigation is a cornerstone of embodied AI, enabling agents to interpret language instructions and navigate complex environments. However, expert-provided instructions are limited in quantity, while synthesized annotations often lack quality, making them insufficient for large-scale research. To address this, we propose NavComposer, a novel framework for automatically generating high-quality navigation instructions. NavComposer explicitly decomposes semantic entities such as actions, scenes, and objects, and recomposes them into natural language instructions. Its modular architecture allows flexible integration of state-of-the-art techniques, while the explicit use of semantic entities enhances both the richness and accuracy of instructions. Moreover, it operates in a data-agnostic manner, supporting adaptation to diverse navigation trajectories without domain-specific training. Complementing NavComposer, we introduce NavInstrCritic, a comprehensive annotation-free evaluation system that assesses navigation instructions on three dimensions: contrastive matching, semantic consistency, and linguistic diversity. NavInstrCritic provides a holistic evaluation of instruction quality, addressing limitations of traditional metrics that rely heavily on expert annotations. By decoupling instruction generation and evaluation from specific navigation agents, our method enables more scalable and generalizable research. Extensive experiments provide direct and practical evidence for the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2507.10894

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UrbanNav: Learning Language-Guided Urban Navigation from Web-Scale Human Trajectories

2025-12-10 · Yanghong Mei, Yirong Yang, Longteng Guo, Qunbo Wang 외 arxiv

Navigating complex urban environments using natural language instructions poses significant challenges for embodied agents, including noisy language instructions, ambiguous spatial references, diverse landmarks, and dyna…

Spatial ReasoningVisual Navigation

IndoorUAV: Benchmarking Vision-Language UAV Navigation in Continuous Indoor Environments

2025-12-22 · Xu Liu, Yu Liu, Hanshuo Qiu, Yang Qirong 외 arxiv

Vision-Language Navigation (VLN) enables agents to navigate in complex environments by following natural language instructions grounded in visual observations. Although most existing work has focused on ground-based robo…

Vision-Language NavigationMultimodal ReasoningData Augmentation

GoViG: Goal-Conditioned Visual Navigation Instruction Generation via Multimodal Reasoning

2025-08-13 · Fengyi Wu, Yifei Dong, Yilong Dai, Guangyu Chen 외 arxiv

We introduce Goal-Conditioned Visual Navigation Instruction Generation (GoViG), a new task that aims to generate contextually coherent navigation instructions solely from egocentric visual observations of initial and goa…

Domain GeneralizationMultimodal ReasoningVisual Navigation

NavRAG: Generating User Demand Instructions for Embodied Navigation through Retrieval-Augmented LLM

2025-02-16 · Zihan Wang, Yaohui Zhu, Gim Hee Lee, Yachun Fan

Vision-and-Language Navigation (VLN) is an essential skill for embodied agents, allowing them to navigate in 3D environments following natural language instructions. High-performance navigation models require a large amo…

NavigateRAGRetrievalRetrieval-augmented Generation+3

BabyWalk: Going Farther in Vision-and-Language Navigation by Taking Baby Steps

2020-05-10 · ACL 2020 6 · Wang Zhu, Hexiang Hu, Jiacheng Chen, Zhiwei Deng 외

Learning to follow instructions is of fundamental importance to autonomous agents for vision-and-language navigation (VLN). In this paper, we study how an agent can navigate long paths when learning from a corpus that co…

Imitation LearningNavigateVision and Language Navigation