English

CNLL: A Semi-supervised Approach For Continual Noisy Label Learning

Computer Vision and Pattern Recognition 2022-04-22 v1 Machine Learning

Abstract

The task of continual learning requires careful design of algorithms that can tackle catastrophic forgetting. However, the noisy label, which is inevitable in a real-world scenario, seems to exacerbate the situation. While very few studies have addressed the issue of continual learning under noisy labels, long training time and complicated training schemes limit their applications in most cases. In contrast, we propose a simple purification technique to effectively cleanse the online data stream that is both cost-effective and more accurate. After purification, we perform fine-tuning in a semi-supervised fashion that ensures the participation of all available samples. Training in this fashion helps us learn a better representation that results in state-of-the-art (SOTA) performance. Through extensive experimentation on 3 benchmark datasets, MNIST, CIFAR10 and CIFAR100, we show the effectiveness of our proposed approach. We achieve a 24.8% performance gain for CIFAR10 with 20% noise over previous SOTA methods. Our code is publicly available.

Keywords

Cite

@article{arxiv.2204.09881,
  title  = {CNLL: A Semi-supervised Approach For Continual Noisy Label Learning},
  author = {Nazmul Karim and Umar Khalid and Ashkan Esmaeili and Nazanin Rahnavard},
  journal= {arXiv preprint arXiv:2204.09881},
  year   = {2022}
}

Comments

To Appear in IEEE CVPR 2022 Workshop on Continual Learning in Vision. arXiv admin note: text overlap with arXiv:2110.07735 by other authors

R2 v1 2026-06-24T10:54:13.124Z