视觉语言模型可自动识别并剔除图像标签中的噪声
Vision-Language Models are Strong Noisy Label Detectors

- 用正负文本提示构建标签噪声检测器
- 在7个含噪数据集上准确率提升12%以上
- 适合标注不靠谱的现实场景应用
近期研究显示,微调视觉语言模型在多个下游任务中表现优异。然而,真实应用场景中获取精确标注数据仍是微调过程的重大挑战。为此,本文提出一种去噪微调框架DeFT,利用预训练时对百万级图文对建立的强跨模态对齐能力,筛选出噪声标签。DeFT通过为每个类别学习正向和负向文本提示构建噪声标签检测器:正向提示捕捉类别特征,负向提示作为可学习阈值区分干净与噪声样本。采用参数高效微调方法适配预训练视觉编码器,促进其与学习到的文本提示对齐。作为通用框架,DeFT可通过筛选出的高质量样本,无缝适配多种预训练模型至下游任务。在七个合成及真实世界的含噪数据集上的实验验证了DeFT在噪声检测与图像分类上的有效性。
原文摘要 · Abstract (English)
Recent research on fine-tuning vision-language models has demonstrated impressive performance in various downstream tasks. However, the challenge of obtaining accurately labeled data in real-world applications poses a significant obstacle during the fine-tuning process. To address this challenge, this paper presents a Denoising Fine-Tuning framework, called DeFT, for adapting vision-language models. DeFT utilizes the robust alignment of textual and visual features pre-trained on millions of auxiliary image-text pairs to sieve out noisy labels. The proposed framework establishes a noisy label detector by learning positive and negative textual prompts for each class. The positive prompt seeks to reveal distinctive features of the class, while the negative prompt serves as a learnable threshold for separating clean and noisy samples. We employ parameter-efficient fine-tuning for the adaptation of a pre-trained visual encoder to promote its alignment with the learned textual prompts. As a general framework, DeFT can seamlessly fine-tune many pre-trained models to downstream tasks by utilizing carefully selected clean samples. Experimental results on seven synthetic and real-world noisy datasets validate the effectiveness of DeFT in both noisy label detection and image classification.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。