cs.LGJun 10, 2026

A Data-Centric Framework for Detecting and Correcting Corrupted Labels

Authors: Ha-Linh NguyenHong-Anh NguyenMinh-Duc LaThu-Trang NguyenSon NguyenHieu Dinh Vo

Abstract

The performance of machine learning and deep learning models largely depends on the quality of the training data. However, the quality of the real-world datasets is often compromised by noisy labels, which can substantially degrade model accuracy and reliability. To address this challenge, we propose Relabeler, an end-to-end data-centric framework for detecting and correcting corrupted labels. For corrupted label detection, Relabeler jointly leverages both local and global relationships among data instances to identify potentially noisy samples. After detecting suspicious instances, Relabeler further performs label correction by estimating the most probable clean label for each instance based on both its input features and observed noisy label. Extensive experiments across multiple datasets, noise types, and noise rates demonstrate that Relabeler consistently outperforms state-of-the-art baselines, achieving up to 58% improvement in label correction precision and 6% improvement in downstream task performance.

Explore similar work

CardsList
  1. Noise-Aware Framework for Correcting Corrupted Labels

    Jun 10, 2026Ha-Linh Nguyen, Hong-Anh Nguyen, Minh-Duc La +4Noisy LabelsPseudo-Labeling

  2. An Adaptive Data cleaning Framework for Noisy Label Detection

    Jun 5, 2026Chen-Hsuan Fang, Wei-Hsinag Chen, Pin-Hsuan Yu +2Noisy LabelsFeature Space