CVNov 29, 2023

DAP: Domain-aware Prompt Learning for Vision-and-Language Navigation

arXiv:2311.17812v48 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the challenge of adapting general-purpose pretrained models to specific VLN tasks for autonomous agents, representing an incremental improvement.

The paper tackles the domain gap problem in vision-and-language navigation (VLN) by proposing a domain-aware prompt learning (DAP) framework, which improves performance on R2R and REVERIE benchmarks compared to state-of-the-art methods.

Following language instructions to navigate in unseen environments is a challenging task for autonomous embodied agents. With strong representation capabilities, pretrained vision-and-language models are widely used in VLN. However, most of them are trained on web-crawled general-purpose datasets, which incurs a considerable domain gap when used for VLN tasks. To address the problem, we propose a novel and model-agnostic domain-aware prompt learning (DAP) framework. For equipping the pretrained models with specific object-level and scene-level cross-modal alignment in VLN tasks, DAP applies a low-cost prompt tuning paradigm to learn soft visual prompts for extracting in-domain image semantics. Specifically, we first generate a set of in-domain image-text pairs with the help of the CLIP model. Then we introduce soft visual prompts in the input space of the visual encoder in a pretrained model. DAP injects in-domain visual knowledge into the visual encoder of the pretrained model in an efficient way. Experimental results on both R2R and REVERIE show the superiority of DAP compared to existing state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes