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/DivideMix: Learning with Noisy Labels as Semi-supervised L...

DivideMix: Learning with Noisy Labels as Semi-supervised Learning

Junnan Li, Richard Socher, Steven C. H. Hoi

2020-02-18ICLR 2020 1Image ClassificationLearning with noisy labels
PaperPDFCodeCode(official)

Abstract

Deep neural networks are known to be annotation-hungry. Numerous efforts have been devoted to reducing the annotation cost when learning with deep networks. Two prominent directions include learning with noisy labels and semi-supervised learning by exploiting unlabeled data. In this work, we propose DivideMix, a novel framework for learning with noisy labels by leveraging semi-supervised learning techniques. In particular, DivideMix models the per-sample loss distribution with a mixture model to dynamically divide the training data into a labeled set with clean samples and an unlabeled set with noisy samples, and trains the model on both the labeled and unlabeled data in a semi-supervised manner. To avoid confirmation bias, we simultaneously train two diverged networks where each network uses the dataset division from the other network. During the semi-supervised training phase, we improve the MixMatch strategy by performing label co-refinement and label co-guessing on labeled and unlabeled samples, respectively. Experiments on multiple benchmark datasets demonstrate substantial improvements over state-of-the-art methods. Code is available at https://github.com/LiJunnan1992/DivideMix .

Results

TaskDatasetMetricValueModel
Image Classificationmini WebVision 1.0ImageNet Top-1 Accuracy75.2DivideMix (Inception-ResNet-v2)
Image Classificationmini WebVision 1.0ImageNet Top-5 Accuracy91.64DivideMix (Inception-ResNet-v2)
Image Classificationmini WebVision 1.0Top-1 Accuracy77.32DivideMix (Inception-ResNet-v2)
Image Classificationmini WebVision 1.0Top-5 Accuracy91.64DivideMix (Inception-ResNet-v2)
Image Classificationmini WebVision 1.0Top-1 Accuracy76.08DivideMix (ResNet-18)
Image ClassificationCIFAR-10N-Random2Accuracy (mean)90.9Divide-Mix
Image ClassificationCIFAR-10N-Random3Accuracy (mean)89.97Divide-Mix
Image ClassificationCIFAR-10N-AggregateAccuracy (mean)95.01Divide-Mix
Image ClassificationCIFAR-10N-Random1Accuracy (mean)90.18Divide-Mix
Image ClassificationCIFAR-100NAccuracy (mean)71.13Divide-Mix
Image ClassificationCIFAR-10N-WorstAccuracy (mean)92.56Divide-Mix
Document Text ClassificationCIFAR-10N-Random2Accuracy (mean)90.9Divide-Mix
Document Text ClassificationCIFAR-10N-Random3Accuracy (mean)89.97Divide-Mix
Document Text ClassificationCIFAR-10N-AggregateAccuracy (mean)95.01Divide-Mix
Document Text ClassificationCIFAR-10N-Random1Accuracy (mean)90.18Divide-Mix
Document Text ClassificationCIFAR-100NAccuracy (mean)71.13Divide-Mix
Document Text ClassificationCIFAR-10N-WorstAccuracy (mean)92.56Divide-Mix

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