English

Learning to Clean: Reinforcement Learning for Noisy Label Correction

Machine Learning 2025-11-26 v1 Artificial Intelligence

Abstract

The challenge of learning with noisy labels is significant in machine learning, as it can severely degrade the performance of prediction models if not addressed properly. This paper introduces a novel framework that conceptualizes noisy label correction as a reinforcement learning (RL) problem. The proposed approach, Reinforcement Learning for Noisy Label Correction (RLNLC), defines a comprehensive state space representing data and their associated labels, an action space that indicates possible label corrections, and a reward mechanism that evaluates the efficacy of label corrections. RLNLC learns a deep feature representation based policy network to perform label correction through reinforcement learning, utilizing an actor-critic method. The learned policy is subsequently deployed to iteratively correct noisy training labels and facilitate the training of the prediction model. The effectiveness of RLNLC is demonstrated through extensive experiments on multiple benchmark datasets, where it consistently outperforms existing state-of-the-art techniques for learning with noisy labels.

Keywords

Cite

@article{arxiv.2511.19808,
  title  = {Learning to Clean: Reinforcement Learning for Noisy Label Correction},
  author = {Marzi Heidari and Hanping Zhang and Yuhong Guo},
  journal= {arXiv preprint arXiv:2511.19808},
  year   = {2025}
}

Comments

NeurIPS 2025

R2 v1 2026-07-01T07:53:22.278Z