paper-with-me

홈 › Papers

Error-Bounded Correction of Noisy Labels

2020-11-19 · ICML 2020 1 · Songzhu Zheng, Pengxiang Wu, Aman Goswami, Mayank Goswami, Dimitris Metaxas, Chao Chen

To collect large scale annotated data, it is inevitable to introduce label noise, i.e., incorrect class labels. To be robust against label noise, many successful methods rely on the noisy classifiers (i.e., models trained on the noisy training data) to determine whether a label is trustworthy. However, it remains unknown why this heuristic works well in practice. In this paper, we provide the first theoretical explanation for these methods. We prove that the prediction of a noisy classifier can indeed be a good indicator of whether the label of a training data is clean. Based on the theoretical result, we propose a novel algorithm that corrects the labels based on the noisy classifier prediction. The corrected labels are consistent with the true Bayesian optimal classifier with high probability. We incorporate our label correction algorithm into the training of deep neural networks and train models that achieve superior testing performance on multiple public datasets.

📄 PDF Abstract BibTeX arXiv:2011.10077

Code (3)

pingqingsheng/LRT 공식 구현 pytorch
pxiangwu/PLC pytorch
pxiangwu/TopoFilter pytorch

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Robust Self-Training with Closed-loop Label Correction for Learning from Noisy Labels

2026-03-14 · Zhanhui Lin, Yanlin Liu, Sanping Zhou arxiv

Training deep neural networks with noisy labels remains a significant challenge, often leading to degraded performance. Existing methods for handling label noise typically rely on either transition matrix, noise detectio…

Bilevel Optimization

Learning to Segment from Noisy Annotations: A Spatial Correction Approach

2023-07-21 · Jiachen Yao, Yikai Zhang, Songzhu Zheng, Mayank Goswami 외

Noisy labels can significantly affect the performance of deep neural networks (DNNs). In medical image segmentation tasks, annotations are error-prone due to the high demand in annotation time and in the annotators' expe…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Learning to Clean: Reinforcement Learning for Noisy Label Correction

2025-11-25 · Marzi Heidari, Hanping Zhang, Yuhong Guo arxiv

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 conc…

Learning with noisy labelsReinforcement Learning

Improving Grammatical Error Correction via Contextual Data Augmentation

2024-06-25 · YiXuan Wang, Baoxin Wang, Yijun Liu, Qingfu Zhu 외

Nowadays, data augmentation through synthetic data has been widely used in the field of Grammatical Error Correction (GEC) to alleviate the problem of data scarcity. However, these synthetic data are mainly used in the p…

Data AugmentationGrammatical Error Correction

Meta Label Correction for Noisy Label Learning

2019-11-10 · Guoqing Zheng, Ahmed Hassan Awadallah, Susan Dumais

Leveraging weak or noisy supervision for building effective machine learning models has long been an important research problem. Its importance has further increased recently due to the growing need for large-scale datas…

Image ClassificationLearning with noisy labelsMeta-Learningtext-classification+1