Home
Uni-Logo
 

SELF: learning to filter noisy labels with self-ensembling

Tam Nguyen, C. Mummadi, T. Ngo, Tam Nguyen, L. Beggel, Thomas Brox
International Conference on Learning Representations (ICLR), 2020
Abstract: Deep neural networks (DNNs) have been shown to over-fit a dataset when being trained with noisy labels for a long enough time. To overcome this problem, we present a simple and effective method self-ensemble label filtering (SELF) to progressively filter out the wrong labels during training. Our method improves the task performance by gradually allowing supervision only from the potentially non-noisy (clean) labels and stops learning on the filtered noisy labels. For the filtering, we form running averages of predictions over the entire training dataset using the network output at different training epochs. We show that these ensemble estimates yield more accurate identification of inconsistent predictions throughout training than the single estimates of the network at the most recent training epoch. While filtered samples are removed entirely from the supervised training loss, we dynamically leverage them via semi-supervised learning in the unsupervised loss. We demonstrate the positive effect of such an approach on various image classification tasks under both symmetric and asymmetric label noise and at different noise ratios. It substantially outperforms all previous works on noise-aware learning across different datasets and can be applied to a broad set of network architectures.


Other associated files : self_learning_to_filter_noisy_.pdf [955KB]  

Images and movies

 

BibTex reference

@InProceedings{NB20,
  author       = "T. Nguyen and C. K. Mummadi and T. P. N. Ngo and T. H. P. Nguyen and L. Beggel and T. Brox",
  title        = "SELF: learning to filter noisy labels with self-ensembling",
  booktitle    = "International Conference on Learning Representations (ICLR)",
  month        = " ",
  year         = "2020",
  url          = "http://lmb.informatik.uni-freiburg.de/Publications/2020/NB20"
}

Other publications in the database