paper-with-me

홈 › Papers

Binary Classification with Instance and Label Dependent Label Noise

2023-06-06 · Hyungki Im, Paul Grigas

Learning with label dependent label noise has been extensively explored in both theory and practice; however, dealing with instance (i.e., feature) and label dependent label noise continues to be a challenging task. The difficulty arises from the fact that the noise rate varies for each instance, making it challenging to estimate accurately. The question of whether it is possible to learn a reliable model using only noisy samples remains unresolved. We answer this question with a theoretical analysis that provides matching upper and lower bounds. Surprisingly, our results show that, without any additional assumptions, empirical risk minimization achieves the optimal excess risk bound. Specifically, we derive a novel excess risk bound proportional to the noise level, which holds in very general settings, by comparing the empirical risk minimizers obtained from clean samples and noisy samples. Second, we show that the minimax lower bound for the 0-1 loss is a constant proportional to the average noise rate. Our findings suggest that learning solely with noisy samples is impossible without access to clean samples or strong assumptions on the distribution of the data.

📄 PDF Abstract BibTeX arXiv:2306.03402

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…

Active learning from positive and unlabeled examples

2026-02-02 · Farnam Mansouri, Sandra Zilles, Shai Ben-David arxiv

Learning from positive and unlabeled data (PU learning) is a weakly supervised variant of binary classification in which the learner receives labels only for (some) positively labeled instances, while all other examples …

Binary ClassificationAnomaly DetectionActive Learning

Multilabel Classification by Hierarchical Partitioning and Data-dependent Grouping

2020-06-24 · NeurIPS 2020 12 · Shashanka Ubaru, Sanjeeb Dash, Arya Mazumdar, Oktay Gunluk

In modern multilabel classification problems, each data instance belongs to a small number of classes from a large set of classes. In other words, these problems involve learning very sparse binary label vectors. Moreove…

ClassificationGeneral Classification

Consistent algorithms for multi-label classification with macro-at-$k$ metrics

2024-01-29 · Erik Schultheis, Wojciech Kotłowski, Marek Wydmuch, Rohit Babbar 외

We consider the optimization of complex performance metrics in multi-label classification under the population utility framework. We mainly focus on metrics linearly decomposable into a sum of binary classification utili…

Binary ClassificationClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Weakly Supervised Classification Using Group-Level Labels

2021-08-16 · Guruprasad Nayak, Rahul Ghosh, Xiaowei Jia, Vipin Kumar

In many applications, finding adequate labeled data to train predictive models is a major challenge. In this work, we propose methods to use group-level binary labels as weak supervision to train instance-level binary cl…

Binary ClassificationClassificationWeakly Supervised Classification