Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Robust Inference via Generative Classifiers for Handling Noisy Labels

About

Large-scale datasets may contain significant proportions of noisy (incorrect) class labels, and it is well-known that modern deep neural networks (DNNs) poorly generalize from such noisy training datasets. To mitigate the issue, we propose a novel inference method, termed Robust Generative classifier (RoG), applicable to any discriminative (e.g., softmax) neural classifier pre-trained on noisy datasets. In particular, we induce a generative classifier on top of hidden feature spaces of the pre-trained DNNs, for obtaining a more robust decision boundary. By estimating the parameters of generative classifier using the minimum covariance determinant estimator, we significantly improve the classification accuracy with neither re-training of the deep model nor changing its architectures. With the assumption of Gaussian distribution for features, we prove that RoG generalizes better than baselines under noisy labels. Finally, we propose the ensemble version of RoG to improve its performance by investigating the layer-wise characteristics of DNNs. Our extensive experimental results demonstrate the superiority of RoG given different learning models optimized by several training techniques to handle diverse scenarios of noisy labels.

Kimin Lee, Sukmin Yun, Kibok Lee, Honglak Lee, Bo Li, Jinwoo Shin• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy61.14
3518
Image ClassificationCIFAR-10
Accuracy70.18
507
Image ClassificationCIFAR-10 symmetric label noise (test)
Accuracy (20% Noise)87.1
27
Image ClassificationCIFAR-10 semantic asymmetric noise (test)
Accuracy70.18
21
Image ClassificationCIFAR-100 semantic noise (test)
Accuracy61.14
21
Image ClassificationCIFAR-10 (IND) + Places-365 (OOD)
Test Acc64.21
20
Image ClassificationCIFAR-10 (test)
Accuracy (Sym. Noise Rate 0.2)89.2
15
Image ClassificationCIFAR-10 (test)--
14
Image ClassificationCIFAR-100 (test)--
14
Image ClassificationCIFAR-10 (val)
Acc (20% noise)87.1
13
Showing 10 of 17 rows

Other info

Follow for update