paper-with-me

Papers

Quantification under prior probability shift: the ratio estimator and its extensions

2018-07-11 · Afonso Fernandes Vaz, Rafael Izbicki, Rafael Bassi Stern

The quantification problem consists of determining the prevalence of a given label in a target population. However, one often has access to the labels in a sample from the training population but not in the target population. A common assumption in this situation is that of prior probability shift, that is, once the labels are known, the distribution of the features is the same in the training and target populations. In this paper, we derive a new lower bound for the risk of the quantification problem under the prior shift assumption. Complementing this lower bound, we present a new approximately minimax class of estimators, ratio estimators, which generalize several previous proposals in the literature. Using a weaker version of the prior shift assumption, which can be tested, we show that ratio estimators can be used to build confidence intervals for the quantification problem. We also extend the ratio estimator so that it can: (i) incorporate labels from the target population, when they are available and (ii) estimate how the prevalence of positive labels varies according to a function of certain covariates.

📄 PDF Abstract BibTeX arXiv:1807.03929

Code (1)

afonsofvaz/ratio_estimator 공식 구현

Similar Papers 제목 키워드 기반

Binary Quantification and Dataset Shift: An Experimental Investigation

2023-10-06 · Pablo González, Alejandro Moreo, Fabrizio Sebastiani

Quantification is the supervised learning task that consists of training predictors of the class prevalence values of sets of unlabelled data, and is of special interest when the labelled data on which the predictor has …

Binary Quantification

Minimising quantifier variance under prior probability shift

2021-07-17 · Dirk Tasche

For the binary prevalence quantification problem under prior probability shift, we determine the asymptotic variance of the maximum likelihood estimator. We find that it is a function of the Brier score for the regressio…

regression

Fisher consistency for prior probability shift

2017-01-19 · Dirk Tasche

We introduce Fisher consistency in the sense of unbiasedness as a desirable property for estimators of class prior probabilities. Lack of Fisher consistency could be used as a criterion to dismiss estimators that are unl…

Adjusted Count Quantification Learning on Graphs

2025-03-12 · Clemens Damke, Eyke Hüllermeier

Quantification learning is the task of predicting the label distribution of a set of instances. We study this problem in the context of graph-structured data, where the instances are vertices. Previously, this problem ha…

Node Clustering

Distribution Matching for Graph Quantification Under Structural Covariate Shift

2025-12-30 · Clemens Damke, Eyke Hüllermeier arxiv

Graphs are commonly used in machine learning to model relationships between instances. Consider the task of predicting the political preferences of users in a social network; to solve this task one should consider, both,…