paper-with-me

Papers

Neyman-Pearson classification: parametrics and sample size requirement

2018-02-07 · Xin Tong, Lucy Xia, Jiacheng Wang, Yang Feng

The Neyman-Pearson (NP) paradigm in binary classification seeks classifiers that achieve a minimal type II error while enforcing the prioritized type I error controlled under some user-specified level $\alpha$. This paradigm serves naturally in applications such as severe disease diagnosis and spam detection, where people have clear priorities among the two error types. Recently, Tong, Feng and Li (2018) proposed a nonparametric umbrella algorithm that adapts all scoring-type classification methods (e.g., logistic regression, support vector machines, random forest) to respect the given type I error upper bound $\alpha$ with high probability, without specific distributional assumptions on the features and the responses. Universal the umbrella algorithm is, it demands an explicit minimum sample size requirement on class $0$, which is often the more scarce class, such as in rare disease diagnosis applications. In this work, we employ the parametric linear discriminant analysis (LDA) model and propose a new parametric thresholding algorithm, which does not need the minimum sample size requirements on class $0$ observations and thus is suitable for small sample applications such as rare disease diagnosis. Leveraging both the existing nonparametric and the newly proposed parametric thresholding rules, we propose four LDA-based NP classifiers, for both low- and high-dimensional settings. On the theoretical front, we prove NP oracle inequalities for one proposed classifier, where the rate for excess type II error benefits from the explicit parametric model assumption. Furthermore, as NP classifiers involve a sample splitting step of class $0$ observations, we construct a new adaptive sample splitting scheme that can be applied universally to NP classifiers, and this adaptive strategy reduces the type II error of these classifiers.

📄 PDF Abstract BibTeX arXiv:1802.02557

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral ClassificationSpam detectionVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Bridging Cost-sensitive and Neyman-Pearson Paradigms for Asymmetric Binary Classification

2020-12-29 · Wei Vivian Li, Xin Tong, Jingyi Jessica Li

Asymmetric binary classification problems, in which the type I and II errors have unequal severity, are ubiquitous in real-world applications. To handle such asymmetry, researchers have developed the cost-sensitive and N…

Binary ClassificationGeneral ClassificationOpen-Ended Question AnsweringVocal Bursts Type Prediction

Density Ratio Estimation and Neyman Pearson Classification with Missing Data

2023-02-21 · Josh Givens, Song Liu, Henry W J Reeve

Density Ratio Estimation (DRE) is an important machine learning technique with many downstream applications. We consider the challenge of DRE with missing not at random (MNAR) data. In this setting, we show that using st…

Density Ratio Estimation

Bounding Neyman-Pearson Region with $f$-Divergences

2025-05-13 · Andrew Mullhaupt, Cheng Peng

The Neyman-Pearson region of a simple binary hypothesis testing is the set of points whose coordinates represent the false positive rate and false negative rate of some test. The lower boundary of this region is given by…

LEMMA

Neyman-Pearson Classification under Both Null and Alternative Distributions Shift

2025-11-10 · Mohammadreza M. Kalan, Yuyang Deng, Eitan J. Neugut, Samory Kpotufe arxiv

We consider the problem of transfer learning in Neyman-Pearson classification, where the objective is to minimize the error w.r.t. a distribution $μ_1$, subject to the constraint that the error w.r.t. a distribution $μ_0…

Transfer Learning

Neyman-Pearson Classification under High-Dimensional Settings

2015-08-13 · Anqi Zhao, Yang Feng, Lie Wang, Xin Tong

Most existing binary classification methods target on the optimization of the overall classification risk and may fail to serve some real-world applications such as cancer diagnosis, where users are more concerned with t…

Binary ClassificationClassificationGeneral ClassificationLEMMA+2