Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning with Neighbor Consistency for Noisy Labels

About

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.

Ahmet Iscen, Jack Valmadre, Anurag Arnab, Cordelia Schmid• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationClothing1M (test)
Accuracy74.6
546
Image ClassificationWebvision (test)--
57
Image ClassificationWebVision (val)
Top-1 Acc80.5
40
Image ClassificationClothing1M
Accuracy74.6
37
Image ClassificationCIFAR-100
Accuracy (20% Symmetric Noise)76.6
33
Image ClassificationWebVision 1000
Top-1 Acc75.7
28
Image Classificationmini-ImageNet-Red 20% noise
Accuracy69
21
Image Classificationmini-ImageNet-Red 80% noise
Accuracy51.2
21
Image Classificationmini-ImageNet-Red 40% noise
Accuracy64.6
21
Image ClassificationWebVision
Accuracy76.8
16
Showing 10 of 19 rows

Other info

Code

Follow for update