paper-with-me

Papers

Estimating prevalence with precision and accuracy

2025-07-08 · Aime Bienfait Igiraneza, Christophe Fraser, Robert Hinch

Unlike classification, whose goal is to estimate the class of each data point in a dataset, prevalence estimation or quantification is a task that aims to estimate the distribution of classes in a dataset. The two main tasks in prevalence estimation are to adjust for bias, due to the prevalence in the training dataset, and to quantify the uncertainty in the estimate. The standard methods used to quantify uncertainty in prevalence estimates are bootstrapping and Bayesian quantification methods. It is not clear which approach is ideal in terms of precision (i.e. the width of confidence intervals) and coverage (i.e. the confidence intervals being well-calibrated). Here, we propose Precise Quantifier (PQ), a Bayesian quantifier that is more precise than existing quantifiers and with well-calibrated coverage. We discuss the theory behind PQ and present experiments based on simulated and real-world datasets. Through these experiments, we establish the factors which influence quantification precision: the discriminatory power of the underlying classifier; the size of the labeled dataset used to train the quantifier; and the size of the unlabeled dataset for which prevalence is estimated. Our analysis provides deep insights into uncertainty quantification for quantification learning.

📄 PDF Abstract BibTeX arXiv:2507.06061

Code (1)

iaime/pq_paper_public 공식 구현

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Prevalence Threshold and bounds in the Accuracy of Binary Classification Systems

2021-12-25 · Jacques Balayla

The accuracy of binary classification systems is defined as the proportion of correct predictions - both positive and negative - made by a classification model or computational algorithm. A value between 0 (no accuracy) …

Binary ClassificationClassification

Balanced Accuracy: The Right Metric for Evaluating LLM Judges -- Explained through Youden's J statistic

2025-12-08 · Stephane Collot, Colin Fraser, Justin Zhao, William F. Shen 외 arxiv

Rigorous evaluation of large language models (LLMs) relies on comparing models by the prevalence of desirable or undesirable behaviors, such as task pass rates or policy violations. These prevalence estimates are produce…

Optimizing Text Quantifiers for Multivariate Loss Functions

2015-02-19 · Andrea Esuli, Fabrizio Sebastiani

We address the problem of \emph{quantification}, a supervised learning task whose goal is, given a class, to estimate the relative frequency (or \emph{prevalence}) of the class in a dataset of unlabelled items. Quantific…

Structured Prediction

Quantifying disparities in intimate partner violence: a machine learning method to correct for underreporting

2021-10-08 · Divya Shanmugam, Kaihua Hou, Emma Pierson

Estimating the prevalence of a medical condition, or the proportion of the population in which it occurs, is a fundamental problem in healthcare and public health. Accurate estimates of the relative prevalence across gro…

Classifier comparison using precision

2016-09-29 · Lovedeep Gondara

New proposed models are often compared to state-of-the-art using statistical significance testing. Literature is scarce for classifier comparison using metrics other than accuracy. We present a survey of statistical meth…