paper-with-me

홈 › Papers

Online Classification with Specificity Constraints

2010-12-01 · NeurIPS 2010 12 · Andrey Bernstein, Shie Mannor, Nahum Shimkin

We consider the online binary classification problem, where we are given m classifiers. At each stage, the classifiers map the input to the probability that the input belongs to the positive class. An online classification meta-algorithm is an algorithm that combines the outputs of the classifiers in order to attain a certain goal, without having prior knowledge on the form and statistics of the input, and without prior knowledge on the performance of the given classifiers. In this paper, we use sensitivity and specificity as the performance metrics of the meta-algorithm. In particular, our goal is to design an algorithm which satisfies the following two properties (asymptotically): (i) its average false positive rate (fp-rate) is under some given threshold, and (ii) its average true positive rate (tp-rate) is not worse than the tp-rate of the best convex combination of the m given classifiers that satisfies fp-rate constraint, in hindsight. We show that this problem is in fact a special case of the regret minimization problem with constraints, and therefore the above goal is not attainable. Hence, we pose a relaxed goal and propose a corresponding practical online learning meta-algorithm that attains it. In the case of two classifiers, we show that this algorithm takes a very simple form. To our best knowledge, this is the first algorithm that addresses the problem of the average tp-rate maximization under average fp-rate constraints in the online setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral ClassificationSpecificity

Similar Papers 제목 키워드 기반

Specificity-aware reinforcement learning for fine-grained open-world classification

2026-03-03 · Samuele Angheben, Davide Berasi, Alessandro Conti, Elisa Ricci 외 arxiv

Classifying fine-grained visual concepts under open-world settings, i.e., without a predefined label set, demands models to be both accurate and specific. Recent reasoning Large Multimodal Models (LMMs) exhibit strong vi…

Fine-Grained Image ClassificationReinforcement Learning

Primal--Dual Alternating Neural Learning for Timely Classification with Performance Guarantees

2026-08-24 · Jiaming Qiu, Yingye Zheng, Ying-Qi Zhao arxiv

Timely risk classification is essential in many clinical monitoring settings, where decisions must balance the benefit of classifying patients early for subsequent intervention against the value of observing additional d…

The Specificity and Helpfulness of Peer-to-Peer Feedback in Higher Education

2022-07-01 · NAACL (BEA) 2022 7 · Roman Rietsche, Andrew Caines, Cornelius Schramm, Dominik Pfütze 외

With the growth of online learning through MOOCs and other educational applications, it has become increasingly difficult for course providers to offer personalized feedback to students. Therefore asking students to prov…

SentenceSpecificityTransfer Learning

Identification of Autism spectrum disorder based on a novel feature selection method and Variational Autoencoder

2022-04-07 · Fangyu Zhang, Yanjie Wei, Jin Liu, Yanlin Wang 외

The development of noninvasive brain imaging such as resting-state functional magnetic resonance imaging (rs-fMRI) and its combination with AI algorithm provides a promising solution for the early diagnosis of Autism spe…

feature selectionSensitivitySpecificity

Adaptive Cost-sensitive Online Classification

2018-04-06 · Peilin Zhao, Yifan Zhang, Min Wu, Steven C. H. Hoi 외

Cost-Sensitive Online Classification has drawn extensive attention in recent years, where the main approach is to directly online optimize two well-known cost-sensitive metrics: (i) weighted sum of sensitivity and specif…

Anomaly DetectionClassificationGeneral ClassificationSpecificity