paper-with-me

Papers

Agnostic Selective Classification

2011-12-01 · NeurIPS 2011 12 · Yair Wiener, Ran El-Yaniv

For a learning problem whose associated excess loss class is $(\beta,B)$-Bernstein, we show that it is theoretically possible to track the same classification performance of the best (unknown) hypothesis in our class, provided that we are free to abstain from prediction in some region of our choice. The (probabilistic) volume of this rejected region of the domain is shown to be diminishing at rate $O(B\theta (\sqrt{1/m}))^\beta)$, where $\theta$ is Hanneke's disagreement coefficient. The strategy achieving this performance has computational barriers because it requires empirical error minimization in an agnostic setting. Nevertheless, we heuristically approximate this strategy and develop a novel selective classification algorithm using constrained SVMs. We show empirically that the resulting algorithm consistently outperforms the traditional rejection mechanism based on distance from decision boundary.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

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

Locale-agnostic Universal Domain Classification Model in Spoken Language Understanding

2019-05-02 · NAACL 2019 6 · Jihwan Lee, Ruhi Sarikaya, Young-Bum Kim

In this paper, we introduce an approach for leveraging available data across multiple locales sharing the same language to 1) improve domain classification model accuracy in Spoken Language Understanding and user experie…

Classificationdomain classificationGeneral ClassificationMulti-Task Learning+1

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

AUC-based Selective Classification

2022-10-19 · Andrea Pugnana, Salvatore Ruggieri

Selective classification (or classification with a reject option) pairs a classifier with a selection function to determine whether or not a prediction should be accepted. This framework trades off coverage (probability …

Classification

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