CVAug 19, 2024

MePT: Multi-Representation Guided Prompt Tuning for Vision-Language Model

arXiv:2408.09706v11 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses the problem of limited generalization in vision-language models for researchers and practitioners, representing an incremental improvement over existing prompt tuning methods.

The paper tackled the limitation of single-representation prompt tuning in vision-language models by introducing MePT, a multi-representation guided prompt tuning method that improves generalization, achieving significant gains on base-to-novel class prediction and domain generalization tasks.

Recent advancements in pre-trained Vision-Language Models (VLMs) have highlighted the significant potential of prompt tuning for adapting these models to a wide range of downstream tasks. However, existing prompt tuning methods typically map an image to a single representation, limiting the model's ability to capture the diverse ways an image can be described. To address this limitation, we investigate the impact of visual prompts on the model's generalization capability and introduce a novel method termed Multi-Representation Guided Prompt Tuning (MePT). Specifically, MePT employs a three-branch framework that focuses on diverse salient regions, uncovering the inherent knowledge within images which is crucial for robust generalization. Further, we employ efficient self-ensemble techniques to integrate these versatile image representations, allowing MePT to learn all conditional, marginal, and fine-grained distributions effectively. We validate the effectiveness of MePT through extensive experiments, demonstrating significant improvements on both base-to-novel class prediction and domain generalization tasks.

Foundations

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

Your Notes