SOTAVerified

Beyond Synthetic Noise: Deep Learning on Controlled Noisy Labels

2019-11-21ICML 2020Code Available1· sign in to hype

Lu Jiang, Di Huang, Mason Liu, Weilong Yang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Performing controlled experiments on noisy data is essential in understanding deep learning across noise levels. Due to the lack of suitable datasets, previous research has only examined deep learning on controlled synthetic label noise, and real-world label noise has never been studied in a controlled setting. This paper makes three contributions. First, we establish the first benchmark of controlled real-world label noise from the web. This new benchmark enables us to study the web label noise in a controlled setting for the first time. The second contribution is a simple but effective method to overcome both synthetic and real noisy labels. We show that our method achieves the best result on our dataset as well as on two public benchmarks (CIFAR and WebVision). Third, we conduct the largest study by far into understanding deep neural networks trained on noisy labels across different noise levels, noise types, network architectures, and training settings. The data and code are released at the following link: http://www.lujiang.info/cnlw.html

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
mini WebVision 1.0MentorMix (Inception-ResNet-v2)Top-1 Accuracy76Unverified
WebVision-1000MentorMix (InceptionResNet-V2)Top-1 Accuracy74.3Unverified

Reproductions