Papers › Twin Contrastive Learning with Noisy Labels

Twin Contrastive Learning with Noisy Labels

13 Mar 2023CVPR 2023 1arXiv:2303.06930archive 2025-07-28

Zhizhong Huang, Junping Zhang, Hongming Shan

Learning from noisy data is a challenging task that significantly degenerates the model performance. In this paper, we present TCL, a novel twin contrastive learning model to learn robust representations and handle noisy labels for classification. Specifically, we construct a Gaussian mixture model (GMM) over the representations by injecting the supervised model predictions into GMM to link label-free latent variables in GMM with label-noisy annotations. Then, TCL detects the examples with wrong labels as the out-of-distribution examples by another two-component GMM, taking into account the data distribution. We further propose a cross-supervision with an entropy regularization loss that bootstraps the true targets from model predictions to handle the noisy labels. As a result, TCL can learn discriminative representations aligned with estimated labels through mixup and contrastive learning. Extensive experimental results on several standard benchmarks and real-world datasets demonstrate the superior performance of TCL. In particular, TCL achieves 7.5\% improvements on CIFAR-10 with 90\% noisy label -- an extremely noisy scenario. The source code is available at \url{https://github.com/Hzzone/TCL}.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

hzzone/tcl officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Contrastive LearningImage ClassificationLearning with noisy labels

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification mini WebVision 1.0 TCL ImageNet Top-1 Accuracy 75.4 #20 of 47 Archive leaderboard report
Image Classification mini WebVision 1.0 TCL ImageNet Top-5 Accuracy 92.4 #20 of 47 Archive leaderboard report
Image Classification mini WebVision 1.0 TCL Top-1 Accuracy 79.1 #20 of 47 Archive leaderboard report
Image Classification mini WebVision 1.0 TCL Top-5 Accuracy 92.3 #20 of 47 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Contrastive LearningEntropy RegularizationMixup

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections