English

Learning with Noisy labels via Self-supervised Adversarial Noisy Masking

Computer Vision and Pattern Recognition 2023-02-16 v2

Abstract

Collecting large-scale datasets is crucial for training deep models, annotating the data, however, inevitably yields noisy labels, which poses challenges to deep learning algorithms. Previous efforts tend to mitigate this problem via identifying and removing noisy samples or correcting their labels according to the statistical properties (e.g., loss values) among training samples. In this paper, we aim to tackle this problem from a new perspective, delving into the deep feature maps, we empirically find that models trained with clean and mislabeled samples manifest distinguishable activation feature distributions. From this observation, a novel robust training approach termed adversarial noisy masking is proposed. The idea is to regularize deep features with a label quality guided masking scheme, which adaptively modulates the input data and label simultaneously, preventing the model to overfit noisy samples. Further, an auxiliary task is designed to reconstruct input data, it naturally provides noise-free self-supervised signals to reinforce the generalization ability of deep models. The proposed method is simple and flexible, it is tested on both synthetic and real-world noisy datasets, where significant improvements are achieved over previous state-of-the-art methods.

Keywords

Cite

@article{arxiv.2302.06805,
  title  = {Learning with Noisy labels via Self-supervised Adversarial Noisy Masking},
  author = {Yuanpeng Tu and Boshen Zhang and Yuxi Li and Liang Liu and Jian Li and Jiangning Zhang and Yabiao Wang and Chengjie Wang and Cai Rong Zhao},
  journal= {arXiv preprint arXiv:2302.06805},
  year   = {2023}
}
R2 v1 2026-06-28T08:39:28.354Z