Combating Noisy Labels in Long-Tailed Image Classification
Chaowei Fang, Lechao Cheng, Huiyan Qi, and Dingwen Zhang

TL;DR
This paper introduces a novel learning paradigm for long-tailed image classification with noisy labels, effectively distinguishing noisy from clean samples and reducing bias towards head classes, outperforming existing methods.
Contribution
It proposes a new approach combining inference matching, leave-noise-out regularization, and online prior distribution penalties for robust long-tailed classification with noisy labels.
Findings
Outperforms state-of-the-art long-tail classification methods with noisy labels.
Effectively screens out noisy samples in tail classes.
Reduces bias towards head classes in imbalanced datasets.
Abstract
Most existing methods that cope with noisy labels usually assume that the class distributions are well balanced, which has insufficient capacity to deal with the practical scenarios where training samples have imbalanced distributions. To this end, this paper makes an early effort to tackle the image classification task with both long-tailed distribution and label noise. Existing noise-robust learning methods cannot work in this scenario as it is challenging to differentiate noisy samples from clean samples of tail classes. To deal with this problem, we propose a new learning paradigm based on matching between inferences on weak and strong data augmentations to screen out noisy samples and introduce a leave-noise-out regularization to eliminate the effect of the recognized noisy samples. Furthermore, we incorporate a novel prediction penalty based on online prior distribution to avoid…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Imbalanced Data Classification Techniques · Anomaly Detection Techniques and Applications
