paper-with-me

Papers

The Relationship Between Agnostic Selective Classification Active Learning and the Disagreement Coefficient

2017-03-19 · Roei Gelbhart, Ran El-Yaniv

A selective classifier (f,g) comprises a classification function f and a binary selection function g, which determines if the classifier abstains from prediction, or uses f to predict. The classifier is called pointwise-competitive if it classifies each point identically to the best classifier in hindsight (from the same class), whenever it does not abstain. The quality of such a classifier is quantified by its rejection mass, defined to be the probability mass of the points it rejects. A "fast" rejection rate is achieved if the rejection mass is bounded from above by O(1/m) where m is the number of labeled examples used to train the classifier (and O hides logarithmic factors). Pointwise-competitive selective (PCS) classifiers are intimately related to disagreement-based active learning and it is known that in the realizable case, a fast rejection rate of a known PCS algorithm (called Consistent Selective Strategy) is equivalent to an exponential speedup of the well-known CAL active algorithm. We focus on the agnostic setting, for which there is a known algorithm called LESS that learns a PCS classifier and achieves a fast rejection rate (depending on Hanneke's disagreement coefficient) under strong assumptions. We present an improved PCS learning algorithm called ILESS for which we show a fast rate (depending on Hanneke's disagreement coefficient) without any assumptions. Our rejection bound smoothly interpolates the realizable and agnostic settings. The main result of this paper is an equivalence between the following three entities: (i) the existence of a fast rejection rate for any PCS learning algorithm (such as ILESS); (ii) a poly-logarithmic bound for Hanneke's disagreement coefficient; and (iii) an exponential speedup for a new disagreement-based active learner called ActiveiLESS.

📄 PDF Abstract BibTeX arXiv:1703.06536

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningGeneral Classification

Similar Papers 제목 키워드 기반

Distribution-Specific Agnostic Conditional Classification With Halfspaces

2025-01-31 · Jizhou Huang, Brendan Juba

We study ``selective'' or ``conditional'' classification problems under an agnostic setting. Classification tasks commonly focus on modeling the relationship between features and categories that captures the vast majorit…

ClassificationPAC learning

Deleting object selective units in a fully-connected layer of deep convolutional networks improves classification performance

2020-01-21

Neurons in the primate visual cortices show a wide range of stimulus selectivity. Some neurons respond to only a small fraction of stimulus images, whereas others respond to many stimulus images in a non-selective manner…

Object Recognition

Model Agnostic Explainable Selective Regression via Uncertainty Estimation

2023-11-15 · Andrea Pugnana, Carlos Mougan, Dan Saattrup Nielsen

With the wide adoption of machine learning techniques, requirements have evolved beyond sheer high performance, often requiring models to be trustworthy. A common approach to increase the trustworthiness of such systems …

Benchmarkingmodelregression

Multi-pathology Chest X-ray Classification with Rejection Mechanisms

2025-09-12 · Yehudit Aperstein, Amit Tzahar, Alon Gottlib, Tal Verber 외 arxiv

Overconfidence in deep learning models poses a significant risk in high-stakes medical imaging tasks, particularly in multi-label classification of chest X-rays, where multiple co-occurring pathologies must be detected s…

Multi-Label Classification

Hierarchical Selective Classification

2024-05-19 · Shani Goren, Ido Galil, Ran El-Yaniv

Deploying deep neural networks for risk-sensitive tasks necessitates an uncertainty estimation mechanism. This paper introduces hierarchical selective classification, extending selective classification to a hierarchical …

ClassificationKnowledge DistillationSpecificity