CVMay 26, 2025

DiSa: Directional Saliency-Aware Prompt Learning for Generalizable Vision-Language Models

arXiv:2505.19373v13 citationsh-index: 11KDD
Originality Incremental advance
AI Analysis

This addresses generalization issues in vision-language models for downstream tasks like image classification, representing an incremental improvement over existing prompt learning methods.

The paper tackled the problem of prompt learning overfitting to seen data in vision-language models, proposing DiSa with directional saliency-aware regularization to enhance generalization, achieving consistent state-of-the-art performance across 11 benchmarks.

Prompt learning has emerged as a powerful paradigm for adapting vision-language models such as CLIP to downstream tasks. However, existing methods often overfit to seen data, leading to significant performance degradation when generalizing to novel classes or unseen domains. To address this limitation, we propose DiSa, a Directional Saliency-Aware Prompt Learning framework that integrates two complementary regularization strategies to enhance generalization. First, our Cross-Interactive Regularization (CIR) fosters cross-modal alignment by enabling cooperative learning between prompted and frozen encoders. Within CIR, a saliency-aware masking strategy guides the image encoder to prioritize semantically critical image regions, reducing reliance on less informative patches. Second, we introduce a directional regularization strategy that aligns visual embeddings with class-wise prototype features in a directional manner to prioritize consistency in feature orientation over strict proximity. This approach ensures robust generalization by leveraging stable prototype directions derived from class-mean statistics. Extensive evaluations on 11 diverse image classification benchmarks demonstrate that DiSa consistently outperforms state-of-the-art prompt learning methods across various settings, including base-to-novel generalization, cross-dataset transfer, domain generalization, and few-shot learning.

Foundations

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

Your Notes