paper-with-me

홈 › Papers

Diversity Covariance-Aware Prompt Learning for Vision-Language Models

2025-03-03 · Songlin Dong, Zhengdong Zhou, Chenhao Ding, Xinyuan Gao, Alex Kot, Yihong Gong

Prompt tuning can further enhance the performance of visual-language models across various downstream tasks (e.g., few-shot learning), enabling them to better adapt to specific applications and needs. In this paper, we present a Diversity Covariance-Aware framework that learns distributional information from the data to enhance the few-shot ability of the prompt model. First, we propose a covariance-aware method that models the covariance relationships between visual features and uses anisotropic Mahalanobis distance, instead of the suboptimal cosine distance, to measure the similarity between two modalities. We rigorously derive and prove the validity of this modeling process. Then, we propose the diversity-aware method, which learns multiple diverse soft prompts to capture different attributes of categories and aligns them independently with visual modalities. This method achieves multi-centered covariance modeling, leading to more diverse decision boundaries. Extensive experiments on 11 datasets in various tasks demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2503.01531

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityFew-Shot LearningPrompt Learning

Similar Papers 제목 키워드 기반

Visual Diversity and Region-aware Prompt Learning for Zero-shot HOI Detection

2025-10-29 · Chanhyeong Yang, Taehoon Song, Jihwan Park, Hyunwoo J. Kim arxiv

Zero-shot Human-Object Interaction detection aims to localize humans and objects in an image and recognize their interaction, even when specific verb-object pairs are unseen during training. Recent works have shown promi…

Human-Object Interaction Detection

ZSPAPrune: Zero-Shot Prompt-Aware Token Pruning for Vision-Language Models

2025-10-20 · Pu Zhang, Yuwei Li, Xingyuan Xian, Guoming Tang arxiv

As the capabilities of Vision-Language Models (VLMs) advance, they can process increasingly large inputs, which, unlike in LLMs, generates significant visual token redundancy and leads to prohibitive inference costs. Whi…

Context-Adaptive Multi-Prompt Embedding with Large Language Models for Vision-Language Alignment

2025-08-03 · Dahun Kim, Anelia Angelova arxiv

We propose Context-Adaptive Multi-Prompt Embedding, a novel approach to enrich semantic representations in vision-language contrastive learning. Unlike standard CLIP-style models that rely on a single text embedding, our…

Contrastive LearningVideo-Text Retrieval

SPARKE: Scalable Prompt-Aware Diversity Guidance in Diffusion Models via RKE Score

2025-06-11 · Mohammad Jalali, Haoyu Lei, Amin Gohari, Farzan Farnia

Diffusion models have demonstrated remarkable success in high-fidelity image synthesis and prompt-guided generative modeling. However, ensuring adequate diversity in generated samples of prompt-guided diffusion models re…

DiversityImage Generation

Vision-aware Multimodal Prompt Tuning for Uploadable Multi-source Few-shot Domain Adaptation

2025-03-08 · Kuanghong Liu, Jin Wang, Kangjian He, Dan Xu 외

Conventional multi-source domain few-shot adaptation (MFDA) faces the challenge of further reducing the load on edge-side devices in low-resource scenarios. Considering the native language-supervised advantage of CLIP an…

Domain Adaptation