paper-with-me

홈 › Papers

Dropout Prompt Learning: Towards Robust and Adaptive Vision-Language Models

2025-12-08 · Biao Chen, Lin Zuo, Mengmeng Jing, Kunbin He, Yuchen Wang arxiv

Dropout is a widely used regularization technique which improves the generalization ability of a model by randomly dropping neurons. In light of this, we propose Dropout Prompt Learning, which aims for applying dropout to improve the robustness of the vision-language models. Different from the vanilla dropout, we apply dropout on the tokens of the textual and visual branches, where we evaluate the token significance considering both intra-modal context and inter-modal alignment, enabling flexible dropout probabilities for each token. Moreover, to maintain semantic alignment for general knowledge transfer while encouraging the diverse representations that dropout introduces, we further propose residual entropy regularization. Experiments on 15 benchmarks show our method's effectiveness in challenging scenarios like low-shot learning, long-tail classification, and out-of-distribution generalization. Notably, our method surpasses regularization-based methods including KgCoOp by 5.10% and PromptSRC by 2.13% in performance on base-to-novel generalization.

📄 PDF Abstract BibTeX arXiv:2512.07234

Code (0)

등록된 구현이 없습니다.

Tasks

General Knowledge

Similar Papers 제목 키워드 기반

Adaptive Prompt Tuning: Vision Guided Prompt Tuning with Cross-Attention for Fine-Grained Few-Shot Learning

2024-12-19 · Eric Brouwer, Jan Erik van Woerden, Gertjan Burghouts, Matias Valdenegro-Toro 외

Few-shot, fine-grained classification in computer vision poses significant challenges due to the need to differentiate subtle class distinctions with limited data. This paper presents a novel method that enhances the Con…

Few-Shot LearningVisual Prompt Tuning

Multimodal Emotion Recognition with Vision-language Prompting and Modality Dropout

2024-09-11 · Anbin QI, Zhongliang Liu, Xinyong Zhou, Jinba Xiao 외

In this paper, we present our solution for the Second Multimodal Emotion Recognition Challenge Track 1(MER2024-SEMI). To enhance the accuracy and generalization performance of emotion recognition, we propose several meth…

Emotion RecognitionMultimodal Emotion RecognitionPrompt Learning

GalLoP: Learning Global and Local Prompts for Vision-Language Models

2024-07-01 · Marc Lafon, Elias Ramzi, Clément Rambour, Nicolas Audebert 외

Prompt learning has been widely adopted to efficiently adapt vision-language models (VLMs), e.g. CLIP, for few-shot image classification. Despite their success, most prompt learning methods trade-off between classificati…

DiversityDomain GeneralizationFew-Shot Image Classificationimage-classification+3

Advanced Dropout: A Model-free Methodology for Bayesian Dropout Optimization

2020-10-11 · Jiyang Xie, Zhanyu Ma, and Jianjun Lei, Guoqiang Zhang 외

Due to lack of data, overfitting ubiquitously exists in real-world applications of deep neural networks (DNNs). We propose advanced dropout, a model-free methodology, to mitigate overfitting and improve the performance o…

Network Pruningtext-classificationText Classification

Enhancing Fine-Grained Spatial Grounding in 3D CT Report Generation via Discriminative Guidance

2026-04-12 · Chenyu Wang, Weicheng Dai, Han Liu, Wenchao Li 외 arxiv

Vision--language models (VLMs) for radiology report generation (RRG) can produce long-form chest CT reports from volumetric scans and show strong potential to improve radiology workflow efficiency and consistency. Howeve…