paper-with-me

홈 › Papers

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

2026-03-09 · Haozhou Li, Xiangyu Dong, Huiyan Jiang, Yaoming Zhou, Xiaoguang Ma 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 use relevant priori experiences to help navigation tasks, limiting their performance in long-horizon and unfamiliar scenarios. In this work, we propose CMMR-VLN (Continual Multimodal Memory Retrieval based VLN), a VLN framework that endows LLM agents with structured memory and reflection capabilities. Specifically, the CMMR-VLN constructs a multimodal experi- ence memory indexed by panoramic visual images and salient landmarks to retrieve relevant experiences during navigation, introduces a retrieved-augmented generation pipeline to mimick how experienced human navigators leverage priori knowledge, and incorporates a reflection-based memory update strategy that selectively stores complete successful paths and the key initial mistake in failure cases. Comprehensive tests illustrate average success rate improvements of 52.9%, 20.9% and 20.9%, and 200%, 50% and 50% over the NavGPT, the MapGPT, and the DiscussNav in simulation and real tests, respectively eluci- dating the great potential of the CMMR-VLN as a backbone VLN framework.

📄 PDF Abstract BibTeX arXiv:2603.07997

Code (0)

등록된 구현이 없습니다.

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

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

CLiMB: A Continual Learning Benchmark for Vision-and-Language Tasks

2022-06-18 · Tejas Srinivasan, Ting-Yun Chang, Leticia Leonor Pinto Alva, Georgios Chochlakis 외

Current state-of-the-art vision-and-language models are evaluated on tasks either individually or in a multi-task setting, overlooking the challenges of continually learning (CL) tasks as they arrive. Existing CL benchma…

Continual LearningTransfer Learning

Continual SFT Matches Multimodal RLHF with Negative Supervision

2024-11-22 · CVPR 2025 1 · Ke Zhu, Yu Wang, Yanpeng Sun, Qiang Chen 외

Multimodal RLHF usually happens after supervised finetuning (SFT) stage to continually improve vision-language models' (VLMs) comprehension. Conventional wisdom holds its superiority over continual SFT during this prefer…

SE-VLN: A Self-Evolving Vision-Language Navigation Framework Based on Multimodal Large Language Models

2025-07-17 · Xiangyu Dong, Haoran Zhao, Jiang Gao, Haozhou Li 외

Recent advances in vision-language navigation (VLN) were mainly attributed to emerging large language models (LLMs). These methods exhibited excellent generalization capabilities in instruction understanding and task rea…

Vision-Language Navigation