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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | Clothing1M (test) | Accuracy74.6 | 546 | |
| Image Classification | Webvision (test) | -- | 57 | |
| Image Classification | WebVision (val) | Top-1 Acc80.5 | 40 | |
| Image Classification | Clothing1M | Accuracy74.6 | 37 | |
| Image Classification | CIFAR-100 | Accuracy (20% Symmetric Noise)76.6 | 33 | |
| Image Classification | WebVision 1000 | Top-1 Acc75.7 | 28 | |
| Image Classification | mini-ImageNet-Red 20% noise | Accuracy69 | 21 | |
| Image Classification | mini-ImageNet-Red 80% noise | Accuracy51.2 | 21 | |
| Image Classification | mini-ImageNet-Red 40% noise | Accuracy64.6 | 21 | |
| Image Classification | WebVision | Accuracy76.8 | 16 |