TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning with Neighbor Consistency for Noisy Labels

Learning with Neighbor Consistency for Noisy Labels

Ahmet Iscen, Jack Valmadre, Anurag Arnab, Cordelia Schmid

2022-02-04CVPR 2022 1Image ClassificationLearning with noisy labels
PaperPDFCode(official)

Abstract

Recent advances in deep learning have relied on large, labelled datasets to train high-capacity models. However, collecting large datasets in a time- and cost-efficient manner often results in label noise. We present a method for learning from noisy labels that leverages similarities between training examples in feature space, encouraging the prediction of each example to be similar to its nearest neighbours. Compared to training algorithms that use multiple models or distinct stages, our approach takes the form of a simple, additional regularization term. It can be interpreted as an inductive version of the classical, transductive label propagation algorithm. We thoroughly evaluate our method on datasets evaluating both synthetic (CIFAR-10, CIFAR-100) and realistic (mini-WebVision, WebVision, Clothing1M, mini-ImageNet-Red) noise, and achieve competitive or state-of-the-art accuracies across all of them.

Results

TaskDatasetMetricValueModel
Image ClassificationRed MiniImageNet 20% label noiseAccuracy69NCR (ResNet-18)
Image ClassificationWebVision-1000Top-1 Accuracy76.8NCR+Mixup+DA (ResNet-50)
Image ClassificationRed MiniImageNet 40% label noiseAccuracy64.6NCR (ResNet-18)
Image Classificationmini WebVision 1.0Top-1 Accuracy80.5NCR+Mixup+DA (ResNet-50)
Image Classificationmini WebVision 1.0Top-1 Accuracy79.4NCR+Mixup (ResNet-50)
Image Classificationmini WebVision 1.0Top-1 Accuracy77.1NCR (ResNet-50)
Image ClassificationRed MiniImageNet 80% label noiseAccuracy51.2NCR (ResNet-18)
Image ClassificationRed MiniImageNet 80% label noiseTest Accuracy51.2NCR (ResNet-18)
Image ClassificationRed MiniImageNet 40% label noiseTest Accuracy64.6NCR (ResNet-18)
Image ClassificationRed MiniImageNet 20% label noiseTest Accuracy69NCR (ResNet-18)
Document Text ClassificationRed MiniImageNet 80% label noiseTest Accuracy51.2NCR (ResNet-18)
Document Text ClassificationRed MiniImageNet 40% label noiseTest Accuracy64.6NCR (ResNet-18)
Document Text ClassificationRed MiniImageNet 20% label noiseTest Accuracy69NCR (ResNet-18)

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14