HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Sample Prior Guided Robust Model Learning to Suppress Noisy Labels

Wenkai Chen Chuang Zhu Yi Chen Mengting Li Tiejun Huang

Sample Prior Guided Robust Model Learning to Suppress Noisy Labels

Abstract

Imperfect labels are ubiquitous in real-world datasets and seriously harm the model performance. Several recent effective methods for handling noisy labels have two key steps: 1) dividing samples into cleanly labeled and wrongly labeled sets by training loss, 2) using semi-supervised methods to generate pseudo-labels for samples in the wrongly labeled set. However, current methods always hurt the informative hard samples due to the similar loss distribution between the hard samples and the noisy ones. In this paper, we proposed PGDF (Prior Guided Denoising Framework), a novel framework to learn a deep model to suppress noise by generating the samples' prior knowledge, which is integrated into both dividing samples step and semi-supervised step. Our framework can save more informative hard clean samples into the cleanly labeled set. Besides, our framework also promotes the quality of pseudo-labels during the semi-supervised step by suppressing the noise in the current pseudo-labels generating scheme. To further enhance the hard samples, we reweight the samples in the cleanly labeled set during training. We evaluated our method using synthetic datasets based on CIFAR-10 and CIFAR-100, as well as on the real-world datasets WebVision and Clothing1M. The results demonstrate substantial improvements over state-of-the-art methods.

Code Repositories

bupt-ai-cz/PGDF
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-cifar-10-with-noisyPGDF (ResNet-18)
Accuracy (under 20% Sym. label noise): 96.7%
Accuracy (under 50% Sym. label noise): 96.3%
Accuracy (under 80% Sym. label noise): 94.7%
Accuracy (under 90% Sym. label noise): 84.0%
image-classification-on-clothing1mPGDF
Accuracy: 75.19%
image-classification-on-mini-webvision-1-0PGDF (Inception-ResNet-v2)
ImageNet Top-1 Accuracy: 75.45
ImageNet Top-5 Accuracy: 93.11
Top-1 Accuracy: 81.47
Top-5 Accuracy: 94.03
learning-with-noisy-labels-on-cifar-100nPGDF
Accuracy (mean): 74.08
learning-with-noisy-labels-on-cifar-10nPGDF
Accuracy (mean): 96.11
learning-with-noisy-labels-on-cifar-10n-1PGDF
Accuracy (mean): 96.01
learning-with-noisy-labels-on-cifar-10n-worstPGDF
Accuracy (mean): 93.65

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
Sample Prior Guided Robust Model Learning to Suppress Noisy Labels | Papers | HyperAI