Command Palette
Search for a command to run...
Ahmet Iscen Jack Valmadre Anurag Arnab Cordelia Schmid

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.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| image-classification-on-mini-webvision-1-0 | NCR+Mixup+DA (ResNet-50) | Top-1 Accuracy: 80.5 |
| image-classification-on-mini-webvision-1-0 | NCR+Mixup (ResNet-50) | Top-1 Accuracy: 79.4 |
| image-classification-on-mini-webvision-1-0 | NCR (ResNet-50) | Top-1 Accuracy: 77.1 |
| image-classification-on-red-miniimagenet-20 | NCR (ResNet-18) | Accuracy: 69.0 |
| image-classification-on-red-miniimagenet-40 | NCR (ResNet-18) | Accuracy: 64.6 |
| image-classification-on-red-miniimagenet-80 | NCR (ResNet-18) | Accuracy: 51.2 |
| image-classification-on-webvision-1000 | NCR (ResNet-50) | Top-1 Accuracy: 75.7% |
| image-classification-on-webvision-1000 | NCR+Mixup+DA (ResNet-50) | Top-1 Accuracy: 76.8 |
| learning-with-noisy-labels-on-red | NCR (ResNet-18) | Test Accuracy: 69.0 |
| learning-with-noisy-labels-on-red-1 | NCR (ResNet-18) | Test Accuracy: 64.6 |
| learning-with-noisy-labels-on-red-3 | NCR (ResNet-18) | Test Accuracy: 51.2 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.