FlexVLN: Flexible Adaptation for Diverse Vision-and-Language Navigation Tasks
The aspiration of the Vision-and-Language Navigation (VLN) task has long been to develop an embodied agent with robust adaptability, capable of seamlessly transferring its navigation capabilities across various tasks. Despite remarkable advancements in recent years, most methods necessitate dataset-specific training, thereby lacking the capability to generalize across diverse datasets encompassing distinct types of instructions. Large language models (LLMs) have demonstrated exceptional reasoning and generalization abilities, exhibiting immense potential in robot action planning. In this paper, we propose FlexVLN, an innovative hierarchical approach to VLN that integrates the fundamental navigation ability of a supervised-learning-based Instruction Follower with the robust generalization ability of the LLM Planner, enabling effective generalization across diverse VLN datasets. Moreover, a verification mechanism and a multi-model integration mechanism are proposed to mitigate potential hallucinations by the LLM Planner and enhance execution accuracy of the Instruction Follower. We take REVERIE, SOON, and CVDN-target as out-of-domain datasets for assessing generalization ability. The generalization performance of FlexVLN surpasses that of all the previous methods to a large extent.
Code (0)
등록된 구현이 없습니다.
Tasks
Vision and Language NavigationSimilar Papers 제목 키워드 기반
Harnessing Frozen Unimodal Encoders for Flexible Multimodal Alignment
Recent contrastive multimodal vision-language models like CLIP have demonstrated robust open-world semantic understanding, becoming the standard image backbones for vision-language applications. However, recent findi…
Semantic SimilaritySemantic Textual SimilarityAll-day Multi-scenes Lifelong Vision-and-Language Navigation with Tucker Adaptation
Deploying vision-and-language navigation (VLN) agents requires adaptation across diverse scenes and environments, but fine-tuning on a specific scenario often causes catastrophic forgetting in others, which severely limi…
Incremental LearningEfficient Multi-modal Long Context Learning for Training-free Adaptation
Traditional approaches to adapting multi-modal large language models (MLLMs) to new tasks have relied heavily on fine-tuning. This paper introduces Efficient Multi-Modal Long Context Learning (EMLoC), a novel training-fr…
Source-Free Domain Adaptation Guided by Vision and Vision-Language Pre-Training
Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to a related but unlabeled target domain. While the source model is a key avenue for acquiring target pseudolabel…
Domain AdaptationLanguage ModellingRepresentation LearningSource-Free Domain Adaptation+2V-LoRA: An Efficient and Flexible System Boosts Vision Applications with LoRA LMM
Large Multimodal Models (LMMs) have shown significant progress in various complex vision tasks with the solid linguistic and reasoning capacity inherited from large language models (LMMs). Low-rank adaptation (LoRA) offe…