← 返回论文检索
ICLR 2026PosterAccept (Poster)

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

XUDONG WANG, Gan Li, Zhiyu Liu, Yao Wang, Lianqing Liu, Zhi Han

Shenyang Institute of Automation, Chinese Academy of Sciences · North University of China · University of the Chinese Academy of Sciences · Xi'an Jiaotong University

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

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 limits flexible long-term deployment. We formalize this challenge as the all-day multi-scenes lifelong VLN (AML-VLN) problem. Existing parameter-efficient adapters (e.g., LoRA and its variants) are limited by their two-dimensional matrix form, which fails to capture the multi-hierarchical navigation knowledge spanning multiple scenes and environments. To address this, we propose Tucker Adaptation (TuKA), which represents the multi-hierarchical navigation knowledge as a high-order tensor and leverages Tucker decomposition to decouple the knowledge into shared subspaces and scenario-specific experts. We further introduce a decoupled knowledge incremental learning strategy to consolidate shared subspaces while constraining specific experts for decoupled lifelong learning. Building on TuKA, we also develop a VLN agent named AlldayWalker, which continually learns across multiple navigation scenarios, achieving all-day multi-scenes navigation. Extensive experiments show that AlldayWalker consistently outperforms state-of-the-art baselines.