利用几何信息提升基础模型在噪声标签下的分类鲁棒性
Robust Classification under Noisy Labels: A Geometry-Aware Reliability Framework for Foundation Models
- 基于非负核构建局部邻域,融合几何结构增强可靠性判断
- 在CIFAR-10和DermaMNIST上优于标准kNN与自适应邻域方法
- 适合标签质量差但需快速部署的下游任务场景
基础模型(FMs)在大规模数据集上预训练后,已成为各类下游机器学习任务的核心,尤其在获取完全标注数据成本过高的场景中。本文假设需在存在标签噪声的数据上微调基础模型,并提出无需重训练的两阶段框架以保证分类鲁棒性。近期研究表明,仅使用基础模型生成的嵌入进行简单k近邻(kNN)即可在严重标签噪声下表现良好,其成功源于对局部几何结构的利用。受此启发,本文沿用可靠性估计与可靠性加权推理的两阶段流程,通过引入几何信息实现性能提升。针对每个样本,采用非负核(NNK)构造训练数据的局部邻域,提出多种可靠性估计方法,使其在标签噪声增加时减少对距离与局部邻域的依赖。在CIFAR-10与DermaMNIST上的实验表明,该方法在不同噪声条件下均优于标准kNN及最新的自适应邻域基线。
原文摘要 · Abstract (English)
Foundation models (FMs) pretrained on large datasets have become fundamental for various downstream machine learning tasks, in particular in scenarios where obtaining perfectly labeled data is prohibitively expensive. In this paper, we assume an FM has to be fine-tuned with noisy data and present a two-stage framework to ensure robust classification in the presence of label noise without model retraining. Recent work has shown that simple k-nearest neighbor (kNN) approaches using an embedding derived from an FM can achieve good performance even in the presence of severe label noise. Our work is motivated by the fact that these methods make use of local geometry. In this paper, following a similar two-stage procedure, reliability estimation followed by reliability-weighted inference, we show that improved performance can be achieved by introducing geometry information. For a given instance, our proposed inference uses a local neighborhood of training data, obtained using the non-negative kernel (NNK) neighborhood construction. We propose several methods for reliability estimation that can rely less on distance and local neighborhood as the label noise increases. Our evaluation on CIFAR-10 and DermaMNIST shows that our methods improve robustness across various noise conditions, surpassing standard K-NN approaches and recent adaptive-neighborhood baselines.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。