paper-with-me

Papers

Vision-Language Navigation with Continual Learning

2024-09-04 · Zhiyuan Li, Yanfeng Lv, Ziqin Tu, Di Shang, Hong Qiao

Vision-language navigation (VLN) is a critical domain within embedded intelligence, requiring agents to navigate 3D environments based on natural language instructions. Traditional VLN research has focused on improving environmental understanding and decision accuracy. However, these approaches often exhibit a significant performance gap when agents are deployed in novel environments, mainly due to the limited diversity of training data. Expanding datasets to cover a broader range of environments is impractical and costly. We propose the Vision-Language Navigation with Continual Learning (VLNCL) paradigm to address this challenge. In this paradigm, agents incrementally learn new environments while retaining previously acquired knowledge. VLNCL enables agents to maintain an environmental memory and extract relevant knowledge, allowing rapid adaptation to new environments while preserving existing information. We introduce a novel dual-loop scenario replay method (Dual-SR) inspired by brain memory replay mechanisms integrated with VLN agents. This method facilitates consolidating past experiences and enhances generalization across new tasks. By utilizing a multi-scenario memory buffer, the agent efficiently organizes and replays task memories, thereby bolstering its ability to adapt quickly to new environments and mitigating catastrophic forgetting. Our work pioneers continual learning in VLN agents, introducing a novel experimental setup and evaluation metrics. We demonstrate the effectiveness of our approach through extensive evaluations and establish a benchmark for the VLNCL paradigm. Comparative experiments with existing continual learning and VLN methods show significant improvements, achieving state-of-the-art performance in continual learning ability and highlighting the potential of our approach in enabling rapid adaptation while preserving prior knowledge.

📄 PDF Abstract BibTeX arXiv:2409.02561

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningNavigateVision-Language Navigation

Similar Papers 제목 키워드 기반

Continual Vision-and-Language Navigation

2024-03-22 · Seongjun Jeong, Gi-Cheon Kang, SeongHo Choi, Joochan Kim 외

In developing Vision-and-Language Navigation (VLN) agents that navigate to a destination using natural language instructions and visual cues, current studies largely assume a \textit{train-once-deploy-once strategy}. We …

Continual LearningNavigateSequential Decision MakingVision and Language Navigation

CMMR-VLN: Vision-and-Language Navigation via Continual Multimodal Memory Retrieval

2026-03-09 · Haozhou Li, Xiangyu Dong, Huiyan Jiang, Yaoming Zhou 외 arxiv

Although large language models (LLMs) are introduced into vision-and-language navigation (VLN) to improve instruction comprehension and generalization, existing LLM- based VLN lacks the ability to selectively recall and …

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

Cog-GA: A Large Language Models-based Generative Agent for Vision-Language Navigation in Continuous Environments

2024-09-04 · Zhiyuan Li, YanFeng Lu, Yao Mu, Hong Qiao

Vision Language Navigation in Continuous Environments (VLN-CE) represents a frontier in embodied AI, demanding agents to navigate freely in unbounded 3D spaces solely guided by natural language instructions. This task in…

Continual LearningNavigateSpatial ReasoningVision-Language Navigation

TrajRAG: Retrieving Geometric-Semantic Experience for Zero-Shot Object Navigation

2026-05-03 · Yiyao Wang, Sixian Zhang, Keming Zhang, Xinhang Song 외 arxiv

Existing zero-shot Object Goal Navigation (ObjectNav) methods often exploit commonsense knowledge from large language or vision-language models to guide navigation. However, such knowledge arises from internet-scale text…