arXiv:2503.18334cs.CV2025-03中稿 · ICLR被引 4

解决视觉语言模型测试时适应中的缓存噪声问题。

Mitigating Cache Noise in Test-Time Adaptation for Large Vision-Language Models

  • 引入可学习残差参数优化正负样本对齐,提升缓存特征质量。
  • 通过高斯判别分析动态建模类内特征分布,减少噪声影响。
  • 在13个基准上优于现有方法,适合应对分布偏移场景。

视觉语言模型的测试时适应(TTA)近年来受到广泛关注,作为缓解下游任务中分布偏移导致性能下降的方案。然而,现有的基于缓存的TTA方法存在局限:主要依赖缓存特征标签的准确性,噪声伪标签会导致特征偏离真实分布,使基于相似性匹配的缓存检索对异常值高度敏感。此外,当前方法缺乏有效机制建模类别分布,限制了对缓存信息潜力的充分挖掘。为此,我们提出一种全面可靠的缓存机制,并设计了一种新型零样本TTA方法——“缓存、残差、高斯”(CRG)。该方法不仅使用可学习残差参数,更好对齐正负视觉原型与文本原型,从而优化缓存特征质量;还引入高斯判别分析(GDA)以动态建模类内特征分布,进一步缓解噪声特征的影响。在13个基准上的实验结果表明,CRG显著优于当前最先进的TTA方法,展现出卓越的鲁棒性与适应能力。

原文摘要 · Abstract (English)

Test-time adaptation (TTA) of visual language models has recently attracted significant attention as a solution to the performance degradation caused by distribution shifts in downstream tasks. However, existing cache-based TTA methods have certain limitations. They mainly rely on the accuracy of cached feature labels, and the presence of noisy pseudo-labels can cause these features to deviate from their true distribution. This makes cache retrieval methods based on similarity matching highly sensitive to outliers or extreme samples. Moreover, current methods lack effective mechanisms to model class distributions, which limits their ability to fully exploit the potential of cached information. To address these challenges, we introduce a comprehensive and reliable caching mechanism and propose a novel zero-shot TTA method called "Cache, Residual, Gaussian" (CRG). This method not only employs learnable residual parameters to better align positive and negative visual prototypes with text prototypes, thereby optimizing the quality of cached features, but also incorporates Gaussian Discriminant Analysis (GDA) to dynamically model intra-class feature distributions, further mitigating the impact of noisy features. Experimental results on 13 benchmarks demonstrate that CRG outperforms state-of-the-art TTA methods, showcasing exceptional robustness and adaptability.

视觉语言模型测试时适应缓存机制噪声鲁棒性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。