English

Robust Data Pruning under Label Noise via Maximizing Re-labeling Accuracy

Machine Learning 2023-11-03 v1 Artificial Intelligence

Abstract

Data pruning, which aims to downsize a large training set into a small informative subset, is crucial for reducing the enormous computational costs of modern deep learning. Though large-scale data collections invariably contain annotation noise and numerous robust learning methods have been developed, data pruning for the noise-robust learning scenario has received little attention. With state-of-the-art Re-labeling methods that self-correct erroneous labels while training, it is challenging to identify which subset induces the most accurate re-labeling of erroneous labels in the entire training set. In this paper, we formalize the problem of data pruning with re-labeling. We first show that the likelihood of a training example being correctly re-labeled is proportional to the prediction confidence of its neighborhood in the subset. Therefore, we propose a novel data pruning algorithm, Prune4Rel, that finds a subset maximizing the total neighborhood confidence of all training examples, thereby maximizing the re-labeling accuracy and generalization performance. Extensive experiments on four real and one synthetic noisy datasets show that \algname{} outperforms the baselines with Re-labeling models by up to 9.1% as well as those with a standard model by up to 21.6%.

Keywords

Cite

@article{arxiv.2311.01002,
  title  = {Robust Data Pruning under Label Noise via Maximizing Re-labeling Accuracy},
  author = {Dongmin Park and Seola Choi and Doyoung Kim and Hwanjun Song and Jae-Gil Lee},
  journal= {arXiv preprint arXiv:2311.01002},
  year   = {2023}
}
R2 v1 2026-06-28T13:09:18.602Z