paper-with-me

Papers

Label Noise Cleaning for Supervised Classification via Bernoulli Random Sampling

2026-03-15 · Yuxin Liu, Xiong Jin, Yang Han arxiv

Label noise - incorrect labels assigned to observations - can substantially degrade the performance of supervised classifiers. This paper proposes a label noise cleaning method based on Bernoulli random sampling. We show that the mean label noise levels of subsets generated by Bernoulli random sampling containing a given observation are identically distributed for all clean observations, and identically distributed, with a different distribution, for all noisy observations. Although the mean label noise levels are not independent across observations, by introducing an independent coupling we further prove that they converge to a mixture of two well-separated distributions corresponding to clean and noisy observations. By establishing a linear model between cross-validated classification errors and label noise levels, we are able to approximate this mixture distribution and thereby separate clean and noisy observations without any prior label information. The proposed method is classifier-agnostic, theoretically justified, and demonstrates strong performance on both simulated and real datasets.

📄 PDF Abstract BibTeX arXiv:2603.14387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Handling Realistic Label Noise in BERT Text Classification

2023-05-23 · Maha Tufail Agro, Hanan Aldarmaki

Labels noise refers to errors in training labels caused by cheap data annotation methods, such as web scraping or crowd-sourcing, which can be detrimental to the performance of supervised classifiers. Several methods hav…

Classificationtext-classificationText Classification

FPR Estimation for Fraud Detection in the Presence of Class-Conditional Label Noise

2023-08-04 · Justin Tittelfitz

We consider the problem of estimating the false-/ true-positive-rate (FPR/TPR) for a binary classification model when there are incorrect labels (label noise) in the validation set. Our motivating application is fraud pr…

Binary ClassificationFraud Detection

CleanPatrick: A Benchmark for Image Data Cleaning

2025-05-16 · Fabian Gröger, Simone Lionetti, Philippe Gottfrois, Alvaro Gonzalez-Jimenez 외

Robust machine learning depends on clean data, yet current image data cleaning benchmarks rely on synthetic noise or narrow human studies, limiting comparison and real-world relevance. We introduce CleanPatrick, the firs…

BenchmarkingLabel Error DetectionSSIM

CleanNet: Transfer Learning for Scalable Image Classifier Training with Label Noise

2017-11-20 · CVPR 2018 6 · Kuang-Huei Lee, Xiaodong He, Lei Zhang, Linjun Yang

In this paper, we study the problem of learning image classification models with label noise. Existing approaches depending on human supervision are generally not scalable as manually identifying correct or incorrect lab…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Unsupervised outlier detection to improve bird audio dataset labels

2025-04-25 · Bruce Collins

The Xeno-Canto bird audio repository is an invaluable resource for those interested in vocalizations and other sounds made by birds around the world. This is particularly the case for machine learning researchers attempt…

Dimensionality ReductionOutlier Detection