paper-with-me

Papers

Towards Coarse-grained Visual Language Navigation Task Planning Enhanced by Event Knowledge Graph

2024-08-05 · Zhao Kaichen, Song Yaoxian, Zhao Haiquan, Liu Haoyu, Li Tiefeng, Li Zhixu

Visual language navigation (VLN) is one of the important research in embodied AI. It aims to enable an agent to understand the surrounding environment and complete navigation tasks. VLN instructions could be categorized into coarse-grained and fine-grained commands. Fine-grained command describes a whole task with subtasks step-by-step. In contrast, coarse-grained command gives an abstract task description, which more suites human habits. Most existing work focuses on the former kind of instruction in VLN tasks, ignoring the latter abstract instructions belonging to daily life scenarios. To overcome the above challenge in abstract instruction, we attempt to consider coarse-grained instruction in VLN by event knowledge enhancement. Specifically, we first propose a prompt-based framework to extract an event knowledge graph (named VLN-EventKG) for VLN integrally over multiple mainstream benchmark datasets. Through small and large language model collaboration, we realize knowledge-enhanced navigation planning (named EventNav) for VLN tasks with coarse-grained instruction input. Additionally, we design a novel dynamic history backtracking module to correct potential error action planning in real time. Experimental results in various public benchmarks show our knowledge-enhanced method has superiority in coarse-grained-instruction VLN using our proposed VLN-EventKG with over $5\%$ improvement in success rate. Our project is available at https://sites.google.com/view/vln-eventkg

📄 PDF Abstract BibTeX arXiv:2408.02535

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language ModelTask Planning

Similar Papers 제목 키워드 기반

History-Enhanced Two-Stage Transformer for Aerial Vision-and-Language Navigation

2025-12-16 · Xichen Ding, Jianzhe Gao, Cong Pan, Wenguan Wang 외 arxiv

Aerial Vision-and-Language Navigation (AVLN) requires Unmanned Aerial Vehicle (UAV) agents to localize targets in large-scale urban environments based on linguistic instructions. While successful navigation demands both …

Team Xiaomi EV-AD VLA: Caption-Guided Retrieval System for Cross-Modal Drone Navigation -- Technical Report for IROS 2025 RoboSense Challenge Track 4

2025-10-03 · Lingfeng Zhang, Erjia Xiao, Yuchen Zhang, Haoxiang Fu 외 arxiv

Cross-modal drone navigation remains a challenging task in robotics, requiring efficient retrieval of relevant images from large-scale databases based on natural language descriptions. The RoboSense 2025 Track 4 challeng…

Drone navigationImage Retrieval

EvoMemNav: Efficient Self-Evolving Fine-Grained Memory for Zero-Shot Embodied Navigation

2026-06-02 · Zuhao Ge, Xiaosong Jia, Chao Wu, Yuchen Zhou 외 arxiv

Building memory is essential for long-horizon planning in zero-shot embodied navigation. Detector-centric scene graphs often compress observations into sparse nodes, discarding fine-grained visual evidence and accumulati…

Zero-shot Generalization3D Reconstruction

Think Global, Act Local: Dual-scale Graph Transformer for Vision-and-Language Navigation

2022-02-23 · CVPR 2022 1 · ShiZhe Chen, Pierre-Louis Guhur, Makarand Tapaswi, Cordelia Schmid 외

Following language instructions to navigate in unseen environments is a challenging problem for autonomous embodied agents. The agent not only needs to ground languages in visual scenes, but also should explore the envir…

Efficient ExplorationNavigateVision and Language NavigationVisual Navigation

Enhancing Vision-Language Navigation with Multimodal Event Knowledge from Real-World Indoor Tour Videos

2026-02-27 · Haoxuan Xu, Tianfu Li, Wenbo Chen, Yi Liu 외 arxiv

Vision-Language Navigation (VLN) agents often struggle with long-horizon reasoning in unseen environments, particularly when facing ambiguous, coarse-grained instructions. While recent advances use knowledge graph to enh…

Vision-Language Navigation