P-DIFF: Learning Classifier with Noisy Labels based on Probability Difference Distributions
Abstract
Learning deep neural network (DNN) classifier with noisy labels is a challenging task because the DNN can easily over-fit on these noisy labels due to its high capability. In this paper, we present a very simple but effective training paradigm called P-DIFF, which can train DNN classifiers but obviously alleviate the adverse impact of noisy labels. Our proposed probability difference distribution implicitly reflects the probability of a training sample to be clean, then this probability is employed to re-weight the corresponding sample during the training process. P-DIFF can also achieve good performance even without prior knowledge on the noise rate of training samples. Experiments on benchmark datasets also demonstrate that P-DIFF is superior to the state-of-the-art sample selection methods.
- Publication:
-
arXiv e-prints
- Pub Date:
- September 2020
- DOI:
- 10.48550/arXiv.2009.06382
- arXiv:
- arXiv:2009.06382
- Bibcode:
- 2020arXiv200906382H
- Keywords:
-
- Computer Science - Computer Vision and Pattern Recognition
- E-Print:
- ICPR 2020. Codes are available at https://github.com/fistyee/P-DIFF