Navigation Instruction Generation with BEV Perception and Large Language Models
Sheng Fan, Rui Liu, Wenguan Wang, Yi Yang

TL;DR
This paper introduces BEVInstructor, a novel method that combines Bird's Eye View features with large language models to generate more accurate navigation instructions by understanding 3D environments.
Contribution
It presents a new approach integrating BEV features into MLLMs for instruction generation, with a perspective-BEV prompt tuning and iterative refinement pipeline.
Findings
Achieves impressive performance on R2R, REVERIE, and UrbanWalk datasets.
Outperforms existing methods by incorporating geometric and semantic 3D information.
Demonstrates effective instruction generation in diverse navigation scenarios.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Natural Language Processing Techniques
