English

Learning from Noisy Labels with Contrastive Co-Transformer

Computer Vision and Pattern Recognition 2025-03-06 v1 Machine Learning

Abstract

Deep learning with noisy labels is an interesting challenge in weakly supervised learning. Despite their significant learning capacity, CNNs have a tendency to overfit in the presence of samples with noisy labels. Alleviating this issue, the well known Co-Training framework is used as a fundamental basis for our work. In this paper, we introduce a Contrastive Co-Transformer framework, which is simple and fast, yet able to improve the performance by a large margin compared to the state-of-the-art approaches. We argue the robustness of transformers when dealing with label noise. Our Contrastive Co-Transformer approach is able to utilize all samples in the dataset, irrespective of whether they are clean or noisy. Transformers are trained by a combination of contrastive loss and classification loss. Extensive experimental results on corrupted data from six standard benchmark datasets including Clothing1M, demonstrate that our Contrastive Co-Transformer is superior to existing state-of-the-art methods.

Keywords

Cite

@article{arxiv.2503.03042,
  title  = {Learning from Noisy Labels with Contrastive Co-Transformer},
  author = {Yan Han and Soumava Kumar Roy and Mehrtash Harandi and Lars Petersson},
  journal= {arXiv preprint arXiv:2503.03042},
  year   = {2025}
}
R2 v1 2026-06-28T22:07:08.542Z