paper-with-me

Papers

Binary classification with corrupted labels

2021-06-16 · Yonghoon Lee, Rina Foygel Barber

In a binary classification problem where the goal is to fit an accurate predictor, the presence of corrupted labels in the training data set may create an additional challenge. However, in settings where likelihood maximization is poorly behaved-for example, if positive and negative labels are perfectly separable-then a small fraction of corrupted labels can improve performance by ensuring robustness. In this work, we establish that in such settings, corruption acts as a form of regularization, and we compute precise upper bounds on estimation error in the presence of corruptions. Our results suggest that the presence of corrupted data points is beneficial only up to a small fraction of the total sample, scaling with the square root of the sample size.

📄 PDF Abstract BibTeX arXiv:2106.09136

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassification

Similar Papers 제목 키워드 기반

Learning from Binary Labels with Instance-Dependent Corruption

2016-05-03 · Aditya Krishna Menon, Brendan van Rooyen, Nagarajan Natarajan

Suppose we have a sample of instances paired with binary labels corrupted by arbitrary instance- and label-dependent noise. With sufficiently many such samples, can we optimally classify and rank instances with respect t…

A Symmetric Loss Perspective of Reliable Machine Learning

2021-01-05 · Nontawat Charoenphakdee, Jongyeong Lee, Masashi Sugiyama

When minimizing the empirical risk in binary classification, it is a common practice to replace the zero-one loss with a surrogate loss to make the learning objective feasible to optimize. Examples of well-known surrogat…

BIG-bench Machine LearningBinary ClassificationGeneral ClassificationRobust classification

Bootstrapping with AI/ML-generated labels

2026-04-26 · Timothy Christensen, Silvia Goncalves, Benoit Perron arxiv

AI/ML methods are increasingly used in economics to generate binary variables (or labels) via classification algorithms. When these generated variables are included as covariates in regressions, even small misclassificat…

Flow-Mixup: Classifying Multi-labeled Medical Images with Corrupted Labels

2021-02-09 · Jintai Chen, Hongyun Yu, Ruiwei Feng, Danny Z. Chen 외

In clinical practice, medical image interpretation often involves multi-labeled classification, since the affected parts of a patient tend to present multiple symptoms or comorbidities. Recently, deep learning based fram…

image-classificationImage ClassificationMedical Image Classification

Label Denoising through Cross-Model Agreement

2023-08-27 · Yu Wang, Xin Xin, Zaiqiao Meng, Joemon Jose 외

Learning from corrupted labels is very common in real-world machine-learning applications. Memorizing such noisy labels could affect the learning of the model, leading to sub-optimal performances. In this work, we propos…

Denoisingimage-classificationImage Classificationmodel