HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Scalable Penalized Regression for Noise Detection in Learning with Noisy Labels

Yikai Wang Xinwei Sun Yanwei Fu

Scalable Penalized Regression for Noise Detection in Learning with Noisy Labels

Abstract

Noisy training set usually leads to the degradation of generalization and robustness of neural networks. In this paper, we propose using a theoretically guaranteed noisy label detection framework to detect and remove noisy data for Learning with Noisy Labels (LNL). Specifically, we design a penalized regression to model the linear relation between network features and one-hot labels, where the noisy data are identified by the non-zero mean shift parameters solved in the regression model. To make the framework scalable to datasets that contain a large number of categories and training data, we propose a split algorithm to divide the whole training set into small pieces that can be solved by the penalized regression in parallel, leading to the Scalable Penalized Regression (SPR) framework. We provide the non-asymptotic probabilistic condition for SPR to correctly identify the noisy data. While SPR can be regarded as a sample selection module for standard supervised training pipeline, we further combine it with semi-supervised algorithm to further exploit the support of noisy data as unlabeled data. Experimental results on several benchmark datasets and real-world noisy datasets show the effectiveness of our framework. Our code and pretrained models are released at https://github.com/Yikai-Wang/SPR-LNL.

Code Repositories

yikai-wang/spr-lnl
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-clothing1mSPR
Accuracy: 71.16%
learning-with-noisy-labels-on-animalSPR
Accuracy: 86.8
ImageNet Pretrained: NO
Network: VGG19-BN
learning-with-noisy-labels-on-clothing1mSPR
Test Accuracy: 71.16

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
Scalable Penalized Regression for Noise Detection in Learning with Noisy Labels | Papers | HyperAI