2019

Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels

Chen, Pengfei, Liao, Benben, Chen, Guangyong et al.

Understand

Noisy labels are ubiquitous in real-world datasets, which poses a challenge for robustly training deep neural networks (DNNs) as DNNs usually have the high capacity to memorize the noisy labels.

  • In this paper, we find that the test accuracy can be quantitatively characterized in terms of the noise ratio in datasets.
  • In particular, the test accuracy is a quadratic function of the noise ratio in the case of symmetric noise, which explains the experimental findings previously published.
  • Based on our analysis, we apply cross-validation to randomly split noisy datasets, which identifies most samples that have correct labels.

Reading the bibliography…