pith. machine review for the scientific record. sign in

arxiv: 1412.6596 · v3 · submitted 2014-12-20 · 💻 cs.CV · cs.LG· cs.NE

Recognition: unknown

Training Deep Neural Networks on Noisy Labels with Bootstrapping

Authors on Pith no claims yet
classification 💻 cs.CV cs.LGcs.NE
keywords deepdetectionlabelspredictionrecognitionapproachcurrentdata
0
0 comments X
read the original abstract

Current state-of-the-art deep learning systems for visual object recognition and detection use purely supervised training with regularization such as dropout to avoid overfitting. The performance depends critically on the amount of labeled examples, and in current practice the labels are assumed to be unambiguous and accurate. However, this assumption often does not hold; e.g. in recognition, class labels may be missing; in detection, objects in the image may not be localized; and in general, the labeling may be subjective. In this work we propose a generic way to handle noisy and incomplete labeling by augmenting the prediction objective with a notion of consistency. We consider a prediction consistent if the same prediction is made given similar percepts, where the notion of similarity is between deep network features computed from the input data. In experiments we demonstrate that our approach yields substantial robustness to label noise on several datasets. On MNIST handwritten digits, we show that our model is robust to label corruption. On the Toronto Face Database, we show that our model handles well the case of subjective labels in emotion recognition, achieving state-of-the- art results, and can also benefit from unlabeled face images with no modification to our method. On the ILSVRC2014 detection challenge data, we show that our approach extends to very deep networks, high resolution images and structured outputs, and results in improved scalable detection.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Multi-Source Domain Generalization for Sleep Staging with Noisy Labels

    cs.LG 2026-04 unverdicted novelty 7.0

    FF-TRUST delivers state-of-the-art sleep staging performance across domain shifts and both symmetric and asymmetric label noise by jointly regularizing temporal and spectral consistency on five public datasets.

  2. UFO: A Unified Flow-Oriented Framework for Robust Continual Graph Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    UFO combines flow-based generative replay with instance-level reliability scoring to handle both catastrophic forgetting and catastrophic remembering from noisy supervision in evolving graphs, outperforming baselines ...