HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Combating noisy labels by agreement: A joint training method with co-regularization

Hongxin Wei Lei Feng Xiangyu Chen Bo An

Combating noisy labels by agreement: A joint training method with co-regularization

Abstract

Deep Learning with noisy labels is a practically challenging problem in weakly supervised learning. The state-of-the-art approaches "Decoupling" and "Co-teaching+" claim that the "disagreement" strategy is crucial for alleviating the problem of learning with noisy labels. In this paper, we start from a different perspective and propose a robust learning paradigm called JoCoR, which aims to reduce the diversity of two networks during training. Specifically, we first use two networks to make predictions on the same mini-batch data and calculate a joint loss with Co-Regularization for each training example. Then we select small-loss examples to update the parameters of both two networks simultaneously. Trained by the joint loss, these two networks would be more and more similar due to the effect of Co-Regularization. Extensive experimental results on corrupted data from benchmark datasets including MNIST, CIFAR-10, CIFAR-100 and Clothing1M demonstrate that JoCoR is superior to many state-of-the-art approaches for learning with noisy labels.

Code Repositories

hongxin001/JoCoR
Official
pytorch
hongxin001/ODNL
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-clothing1mJoCoR
Accuracy: 70.3%
learning-with-noisy-labels-on-cifar-100nJoCoR
Accuracy (mean): 59.97
learning-with-noisy-labels-on-cifar-10nJoCoR
Accuracy (mean): 91.44
learning-with-noisy-labels-on-cifar-10n-1JoCoR
Accuracy (mean): 90.30
learning-with-noisy-labels-on-cifar-10n-2JoCoR
Accuracy (mean): 90.21
learning-with-noisy-labels-on-cifar-10n-3JoCoR
Accuracy (mean): 90.11
learning-with-noisy-labels-on-cifar-10n-worstJoCoR
Accuracy (mean): 83.37

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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Combating noisy labels by agreement: A joint training method with co-regularization | Papers | HyperAI