TL;DR
This paper introduces DaSC, a robust learning framework that improves classification accuracy on long-tailed, noisy datasets by using distribution-aware centroid estimation and confidence-based contrastive learning.
Contribution
The paper proposes a novel framework combining distribution-aware centroid estimation with confidence-aware contrastive learning for robust training on noisy, long-tailed data.
Findings
DaSC outperforms previous methods on CIFAR and real-world datasets.
Enhanced class centroids improve model robustness against noise.
Confidence-aware strategies effectively balance representation learning.
Abstract
Deep neural networks have demonstrated remarkable advancements in various fields using large, well-annotated datasets. However, real-world data often exhibit long-tailed distributions and label noise, significantly degrading generalization performance. Recent studies addressing these issues have focused on noisy sample selection methods that estimate the centroid of each class based on high-confidence samples within each target class. The performance of these methods is limited because they use only the training samples within each class for class centroid estimation, making the quality of centroids susceptible to long-tailed distributions and noisy labels. In this study, we present a robust training framework called Distribution-aware Sample Selection and Contrastive Learning (DaSC). Specifically, DaSC introduces a Distribution-aware Class Centroid Estimation (DaCC) to generate…
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
MethodsContrastive Learning
