paper-with-me

홈 › Papers

FlexVLN: Flexible Adaptation for Diverse Vision-and-Language Navigation Tasks

2025-03-18 · Siqi Zhang, Yanyuan Qiao, Qunbo Wang, Longteng Guo, Zhihua Wei, Jing Liu

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.

📄 PDF Abstract BibTeX arXiv:2503.13966

Code (0)

등록된 구현이 없습니다.

Tasks

Vision and Language Navigation

Similar Papers 제목 키워드 기반

Harnessing Frozen Unimodal Encoders for Flexible Multimodal Alignment

2025-01-01 · CVPR 2025 1 · Mayug Maniparambil, Raiymbek Akshulakov, Yasser Abdelaziz Dahou Djilali, Sanath Narayan 외

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 Similarity

All-day Multi-scenes Lifelong Vision-and-Language Navigation with Tucker Adaptation

2026-03-15 · Xudong Wang, Gan Li, Zhiyu Liu, Yao Wang 외 arxiv

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 Learning

Efficient Multi-modal Long Context Learning for Training-free Adaptation

2025-05-26 · Zehong Ma, Shiliang Zhang, Longhui Wei, Qi Tian

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

2024-05-05 · Wenyu Zhang, Li Shen, Chuan-Sheng Foo

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+2

V-LoRA: An Efficient and Flexible System Boosts Vision Applications with LoRA LMM

2024-11-01 · Liang Mi, Weijun Wang, Wenming Tu, Qingfeng He 외

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…