CVAICLROAug 20, 2024

FLAME: Learning to Navigate with Multimodal LLM in Urban Environments

arXiv:2408.11051v215 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses the problem of improving navigation performance in urban environments for embodied AI applications, representing an incremental advancement in applying MLLMs to specialized tasks.

The paper tackles the challenge of adapting multimodal large language models (MLLMs) for urban vision-and-language navigation (VLN) tasks, where they previously underperformed compared to specialized models, and achieves a 7.3% increase in task completion on the Touchdown dataset.

Large Language Models (LLMs) have demonstrated potential in Vision-and-Language Navigation (VLN) tasks, yet current applications face challenges. While LLMs excel in general conversation scenarios, they struggle with specialized navigation tasks, yielding suboptimal performance compared to specialized VLN models. We introduce FLAME (FLAMingo-Architected Embodied Agent), a novel Multimodal LLM-based agent and architecture designed for urban VLN tasks that efficiently handles multiple observations. Our approach implements a three-phase tuning technique for effective adaptation to navigation tasks, including single perception tuning for street view description, multiple perception tuning for route summarization, and end-to-end training on VLN datasets. The augmented datasets are synthesized automatically. Experimental results demonstrate FLAME's superiority over existing methods, surpassing state-of-the-art methods by a 7.3% increase in task completion on Touchdown dataset. This work showcases the potential of Multimodal LLMs (MLLMs) in complex navigation tasks, representing an advancement towards applications of MLLMs in the field of embodied intelligence.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes