paper-with-me

홈 › Papers

MiniVLN: Efficient Vision-and-Language Navigation by Progressive Knowledge Distillation

2024-09-27 · Junyou Zhu, Yanyuan Qiao, Siqi Zhang, Xingjian He, Qi Wu, Jing Liu

In recent years, Embodied Artificial Intelligence (Embodied AI) has advanced rapidly, yet the increasing size of models conflicts with the limited computational capabilities of Embodied AI platforms. To address this challenge, we aim to achieve both high model performance and practical deployability. Specifically, we focus on Vision-and-Language Navigation (VLN), a core task in Embodied AI. This paper introduces a two-stage knowledge distillation framework, producing a student model, MiniVLN, and showcasing the significant potential of distillation techniques in developing lightweight models. The proposed method aims to capture fine-grained knowledge during the pretraining phase and navigation-specific knowledge during the fine-tuning phase. Our findings indicate that the two-stage distillation approach is more effective in narrowing the performance gap between the teacher model and the student model compared to single-stage distillation. On the public R2R and REVERIE benchmarks, MiniVLN achieves performance on par with the teacher model while having only about 12% of the teacher model's parameter count.

📄 PDF Abstract BibTeX arXiv:2409.18800

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationVision and Language Navigation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Evolving Graphical Planner: Contextual Global Planning for Vision-and-Language Navigation

2020-07-11 · NeurIPS 2020 12 · Zhiwei Deng, Karthik Narasimhan, Olga Russakovsky

The ability to perform effective planning is crucial for building an instruction-following agent. When navigating through a new environment, an agent is challenged with (1) connecting the natural language instructions wi…

Decision MakingImitation LearningInstruction FollowingVision and Language Navigation

Landmark-Guided Knowledge for Vision-and-Language Navigation

2025-09-30 · Dongsheng Yang, Meiling Zhu, Yinfeng Yu arxiv

Vision-and-language navigation is one of the core tasks in embodied intelligence, requiring an agent to autonomously navigate in an unfamiliar environment based on natural language instructions. However, existing methods…

Dream to Recall: Imagination-Guided Experience Retrieval for Memory-Persistent Vision-and-Language Navigation

2025-10-09 · Yunzhe Xu, Yiyuan Pan, Zhe Liu arxiv

Vision-and-Language Navigation (VLN) requires agents to follow natural language instructions through environments, with memory-persistent variants demanding progressive improvement through accumulated experience. Existin…

ESceme: Vision-and-Language Navigation with Episodic Scene Memory

2023-03-02 · Qi Zheng, Daqing Liu, Chaoyue Wang, Jing Zhang 외

Vision-and-language navigation (VLN) simulates a visual agent that follows natural-language navigation instructions in real-world scenes. Existing approaches have made enormous progress in navigation in new environments,…

Vision and Language Navigation

SpaceVLN: A Zero-Shot Vision-and-Language Navigation Agent with Online Spatial Cognitive Memory and Reasoning

2026-06-08 · Yucheng Deng, Pingrui Lai, Xinhai Li, Chenjia Bai 외 arxiv

Vision-and-Language Navigation in continuous environments requires agents to understand the spatial structure of previously unseen environments in order to follow language instructions. Although foundation models have op…

Spatial Reasoning