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/Robust and On-the-fly Dataset Denoising for Image Classifi...

Robust and On-the-fly Dataset Denoising for Image Classification

Jiaming Song, Lunjia Hu, Michael Auli, Yann Dauphin, Tengyu Ma

2020-03-24ECCV 2020 8DenoisingImage ClassificationLearning with noisy labelsGeneral ClassificationClassificationMemorization
PaperPDF

Abstract

Memorization in over-parameterized neural networks could severely hurt generalization in the presence of mislabeled examples. However, mislabeled examples are hard to avoid in extremely large datasets collected with weak supervision. We address this problem by reasoning counterfactually about the loss distribution of examples with uniform random labels had they were trained with the real examples, and use this information to remove noisy examples from the training set. First, we observe that examples with uniform random labels have higher losses when trained with stochastic gradient descent under large learning rates. Then, we propose to model the loss distribution of the counterfactual examples using only the network parameters, which is able to model such examples with remarkable success. Finally, we propose to remove examples whose loss exceeds a certain quantile of the modeled loss distribution. This leads to On-the-fly Data Denoising (ODD), a simple yet effective algorithm that is robust to mislabeled examples, while introducing almost zero computational overhead compared to standard training. ODD is able to achieve state-of-the-art results on a wide range of datasets including real-world ones such as WebVision and Clothing1M.

Results

TaskDatasetMetricValueModel
Image Classificationmini WebVision 1.0ImageNet Top-1 Accuracy66.7ODD (Inception-ResNet-v2)
Image Classificationmini WebVision 1.0ImageNet Top-5 Accuracy86.3ODD (Inception-ResNet-v2)
Image Classificationmini WebVision 1.0Top-1 Accuracy74.6ODD (Inception-ResNet-v2)
Image Classificationmini WebVision 1.0Top-5 Accuracy90.6ODD (Inception-ResNet-v2)

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17Adversarial 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-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16