paper-with-me

홈 › Papers

ArGue: Attribute-Guided Prompt Tuning for Vision-Language Models

2023-11-27 · CVPR 2024 1 · Xinyu Tian, Shu Zou, Zhaoyuan Yang, Jing Zhang

Although soft prompt tuning is effective in efficiently adapting Vision-Language (V&L) models for downstream tasks, it shows limitations in dealing with distribution shifts. We address this issue with Attribute-Guided Prompt Tuning (ArGue), making three key contributions. 1) In contrast to the conventional approach of directly appending soft prompts preceding class names, we align the model with primitive visual attributes generated by Large Language Models (LLMs). We posit that a model's ability to express high confidence in these attributes signifies its capacity to discern the correct class rationales. 2) We introduce attribute sampling to eliminate disadvantageous attributes, thus only semantically meaningful attributes are preserved. 3) We propose negative prompting, explicitly enumerating class-agnostic attributes to activate spurious correlations and encourage the model to generate highly orthogonal probability distributions in relation to these negative features. In experiments, our method significantly outperforms current state-of-the-art prompt tuning methods on both novel class prediction and out-of-distribution generalization tasks.

📄 PDF Abstract BibTeX arXiv:2311.16494

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeOut-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

FVG-PT: Adaptive Foreground View-Guided Prompt Tuning for Vision-Language Models

2026-03-09 · Haoyang Li, Liang Wang, Siyu Zhou, Jiacheng Sun 외 arxiv

CLIP-based prompt tuning enables pretrained Vision-Language Models (VLMs) to efficiently adapt to downstream tasks. Although existing studies have made significant progress, they pay limited attention to changes in the i…

Dual-Modality Anchor-Guided Filtering for Test-time Prompt Tuning

2026-04-14 · Jungwon Choi, Eunwoo Kim arxiv

Test-Time Prompt Tuning (TPT) adapts vision-language models using augmented views, but its effectiveness is hindered by the challenge of determining which views are beneficial. Standard entropy-based filtering relies on …

SemPT: Semantic Prompt Tuning for Vision-Language Models

2025-08-14 · Xiao Shi, Yangjun Ou, Zhenzhong Chen arxiv

Visual transfer learning for unseen categories presents an active research topic yet a challenging task, due to the inherent conflict between preserving category-specific representations and acquiring transferable knowle…

Few-Shot LearningTransfer Learning

Learning Hierarchical Prompt with Structured Linguistic Knowledge for Vision-Language Models

2023-12-11 · Yubin Wang, Xinyang Jiang, De Cheng, Dongsheng Li 외

Prompt learning has become a prevalent strategy for adapting vision-language foundation models to downstream tasks. As large language models (LLMs) have emerged, recent studies have explored the use of category-related d…

Prompt EngineeringPrompt Learning

TreePrompt: Learning to Compose Tree Prompts for Explainable Visual Grounding

2023-05-19 · Chenchi Zhang, Jun Xiao, Lei Chen, Jian Shao 외

Prompt tuning has achieved great success in transferring the knowledge from large pretrained vision-language models into downstream tasks, and has dominated the performance on visual grounding (VG). However, almost all e…

SentenceVisual Grounding