arXiv Analytics

Sign in

arXiv:1406.2080 [cs.CV]AbstractReferencesReviewsResources

Training Convolutional Networks with Noisy Labels

Sainbayar Sukhbaatar, Joan Bruna, Manohar Paluri, Lubomir Bourdev, Rob Fergus

Published 2014-06-09, updated 2015-04-10Version 4

The availability of large labeled datasets has allowed Convolutional Network models to achieve impressive recognition results. However, in many settings manual annotation of the data is impractical; instead our data has noisy labels, i.e. there is some freely available label for each image which may or may not be accurate. In this paper, we explore the performance of discriminatively-trained Convnets when trained on such noisy data. We introduce an extra noise layer into the network which adapts the network outputs to match the noisy label distribution. The parameters of this noise layer can be estimated as part of the training process and involve simple modifications to current training infrastructures for deep networks. We demonstrate the approaches on several datasets, including large scale experiments on the ImageNet classification benchmark.

Related articles: Most relevant | Search more
arXiv:1412.6596 [cs.CV] (Published 2014-12-20, updated 2015-04-15)
Training Deep Neural Networks on Noisy Labels with Bootstrapping
arXiv:2003.13502 [cs.CV] (Published 2020-03-30)
A Comparison of Data Augmentation Techniques in Training Deep Neural Networks for Satellite Image Classification
arXiv:2005.02130 [cs.CV] (Published 2020-04-21)
Importance of Data Loading Pipeline in Training Deep Neural Networks