Selective-Supervised Contrastive Learning with Noisy Labels
Shikun Li, Xiaobo Xia, Shiming Ge, Tongliang Liu

TL;DR
This paper introduces Selective-Supervised Contrastive Learning (Sel-CL), a method that improves representation learning with noisy labels by selecting confident pairs, achieving state-of-the-art robustness without prior noise rate knowledge.
Contribution
Sel-CL extends supervised contrastive learning by effectively selecting confident pairs, enhancing robustness against noisy labels without needing noise rate information.
Findings
Sel-CL outperforms existing methods on multiple noisy datasets.
The method effectively identifies confident pairs without prior noise rate knowledge.
Sel-CL achieves state-of-the-art robustness in noisy label scenarios.
Abstract
Deep networks have strong capacities of embedding data into latent representations and finishing following tasks. However, the capacities largely come from high-quality annotated labels, which are expensive to collect. Noisy labels are more affordable, but result in corrupted representations, leading to poor generalization performance. To learn robust representations and handle noisy labels, we propose selective-supervised contrastive learning (Sel-CL) in this paper. Specifically, Sel-CL extend supervised contrastive learning (Sup-CL), which is powerful in representation learning, but is degraded when there are noisy labels. Sel-CL tackles the direct cause of the problem of Sup-CL. That is, as Sup-CL works in a \textit{pair-wise} manner, noisy pairs built by noisy labels mislead representation learning. To alleviate the issue, we select confident pairs out of noisy ones for Sup-CL…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Domain Adaptation and Few-Shot Learning · Speech and Audio Processing
MethodsContrastive Learning
