English

Co-matching: Combating Noisy Labels by Augmentation Anchoring

Computer Vision and Pattern Recognition 2021-03-25 v1 Machine Learning

Abstract

Deep learning with noisy labels is challenging as deep neural networks have the high capacity to memorize the noisy labels. In this paper, we propose a learning algorithm called Co-matching, which balances the consistency and divergence between two networks by augmentation anchoring. Specifically, we have one network generate anchoring label from its prediction on a weakly-augmented image. Meanwhile, we force its peer network, taking the strongly-augmented version of the same image as input, to generate prediction close to the anchoring label. We then update two networks simultaneously by selecting small-loss instances to minimize both unsupervised matching loss (i.e., measure the consistency of the two networks) and supervised classification loss (i.e. measure the classification performance). Besides, the unsupervised matching loss makes our method not heavily rely on noisy labels, which prevents memorization of noisy labels. Experiments on three benchmark datasets demonstrate that Co-matching achieves results comparable to the state-of-the-art methods.

Keywords

Cite

@article{arxiv.2103.12814,
  title  = {Co-matching: Combating Noisy Labels by Augmentation Anchoring},
  author = {Yangdi Lu and Yang Bo and Wenbo He},
  journal= {arXiv preprint arXiv:2103.12814},
  year   = {2021}
}

Comments

13 pages, 10 figures. arXiv admin note: text overlap with arXiv:2003.02752 by other authors

R2 v1 2026-06-24T00:29:25.559Z