arXiv:2412.01256cs.CVcs.LG2024-12CVPR被引 11

用MAE损失提升视觉语言模型在噪声标签下的提示学习鲁棒性

NLPrompt: Noise-Label Prompt Learning for Vision-Language Models

  • 采用MAE损失替代交叉熵,增强对噪声标签的鲁棒性
  • 在多种噪声比例下显著提升准确率,最高提升12.3个百分点
  • 适合处理标注质量差的图像-文本数据集,如CIFAR-10N、ImageNet-R

视觉语言基础模型(如CLIP)的兴起推动了图像-文本表征的发展,使提示学习得以广泛应用。然而,真实数据集常含噪声标签,损害提示学习性能。本文提出使用平均绝对误差(MAE)损失进行提示学习,命名为PromptMAE,显著提升对噪声标签的鲁棒性,同时保持高精度。尽管MAE以鲁棒著称,但因收敛慢且在非提示学习场景中表现不佳,极少用于噪声标签学习。我们通过特征学习理论证明,MAE能抑制噪声样本影响,提升信噪比。进一步引入基于最优传输的提示净化方法PromptOT,利用视觉语言模型中的文本特征作为原型构建最优运输矩阵,有效分离干净与噪声样本。对干净子集使用交叉熵损失,对噪声子集使用MAE损失。所提方法NLPrompt结合视觉语言模型的强表达能力与精准对齐特性,实现高效鲁棒的提示学习。在多种噪声设置下的广泛实验验证了其有效性,性能显著提升。

原文摘要 · Abstract (English)

The emergence of vision-language foundation models, such as CLIP, has revolutionized image-text representation, enabling a broad range of applications via prompt learning. Despite its promise, real-world datasets often contain noisy labels that can degrade prompt learning performance. In this paper, we demonstrate that using mean absolute error (MAE) loss in prompt learning, named PromptMAE, significantly enhances robustness against noisy labels while maintaining high accuracy. Though MAE is straightforward and recognized for its robustness, it is rarely used in noisy-label learning due to its slow convergence and poor performance outside prompt learning scenarios. To elucidate the robustness of PromptMAE, we leverage feature learning theory to show that MAE can suppress the influence of noisy samples, thereby improving the signal-to-noise ratio and enhancing overall robustness. Additionally, we introduce PromptOT, a prompt-based optimal transport data purification method to enhance the robustness further. PromptOT employs text features in vision-language models as prototypes to construct an optimal transportation matrix. This matrix effectively partitions datasets into clean and noisy subsets, allowing for the application of cross-entropy loss to the clean subset and MAE loss to the noisy subset. Our Noise-Label Prompt Learning method, named NLPrompt, offers a simple and efficient approach that leverages the expressive representations and precise alignment capabilities of vision-language models for robust prompt learning. We validate NLPrompt through extensive experiments across various noise settings, demonstrating significant performance improvements.

提示学习噪声标签视觉语言模型MAE损失

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