paper-with-me

홈 › Papers

Navigation Instruction Generation with BEV Perception and Large Language Models

2024-07-21 · Sheng Fan, Rui Liu, Wenguan Wang, Yi Yang

Navigation instruction generation, which requires embodied agents to describe the navigation routes, has been of great interest in robotics and human-computer interaction. Existing studies directly map the sequence of 2D perspective observations to route descriptions. Though straightforward, they overlook the geometric information and object semantics of the 3D environment. To address these challenges, we propose BEVInstructor, which incorporates Bird's Eye View (BEV) features into Multi-Modal Large Language Models (MLLMs) for instruction generation. Specifically, BEVInstructor constructs a PerspectiveBEVVisual Encoder for the comprehension of 3D environments through fusing BEV and perspective features. To leverage the powerful language capabilities of MLLMs, the fused representations are used as visual prompts for MLLMs, and perspective-BEV prompt tuning is proposed for parameter-efficient updating. Based on the perspective-BEV prompts, BEVInstructor further adopts an instance-guided iterative refinement pipeline, which improves the instructions in a progressive manner. BEVInstructor achieves impressive performance across diverse datasets (i.e., R2R, REVERIE, and UrbanWalk).

📄 PDF Abstract BibTeX arXiv:2407.15087

Code (1)

fanscy/bevinstructor 공식 구현

Similar Papers 제목 키워드 기반

AgentVLN: Towards Agentic Vision-and-Language Navigation

2026-03-18 · Zihao Xin, Wentong Li, Yixuan Jiang, Ziyuan Huang 외 arxiv

Vision-and-Language Navigation (VLN) requires an embodied agent to ground complex natural-language instructions into long-horizon navigation in unseen environments. While Vision-Language Models (VLMs) offer strong 2D sem…

OpenNav: Open-World Navigation with Multimodal Large Language Models

2025-07-24 · Mingfeng Yuan, Letian Wang, Steven L. Waslander arxiv

Pre-trained large language models (LLMs) have demonstrated strong common-sense reasoning abilities, making them promising for robotic navigation and planning tasks. However, despite recent progress, bridging the gap betw…

Vision-Language NavigationObject Detection

ST-Booster: An Iterative SpatioTemporal Perception Booster for Vision-and-Language Navigation in Continuous Environments

2025-04-14 · Lu Yue, Dongliang Zhou, Liang Xie, Erwei Yin 외

Vision-and-Language Navigation in Continuous Environments (VLN-CE) requires agents to navigate unknown, continuous spaces based on natural language instructions. Compared to discrete settings, VLN-CE poses two core perce…

NavigateVision and Language Navigation

Generating Vision-Language Navigation Instructions Incorporated Fine-Grained Alignment Annotations

2025-06-10 · Yibo Cui, Liang Xie, Yu Zhao, Jiawei Sun 외

Vision-Language Navigation (VLN) enables intelligent agents to navigate environments by integrating visual perception and natural language instructions, yet faces significant challenges due to the scarcity of fine-graine…

cross-modal alignmentNavigateVision-Language Navigation

NavSpace: How Navigation Agents Follow Spatial Intelligence Instructions

2025-10-09 · Haolin Yang, Yuxing Long, Zhuoyuan Yu, Zihan Yang 외 arxiv

Instruction-following navigation is a key step toward embodied intelligence. Prior benchmarks mainly focus on semantic understanding but overlook systematically evaluating navigation agents' spatial perception and reason…