Estimating the true prevalence of a category within a population is a foundational challenge across science, public health, and online trust and safety. This task is complicated by imperfect measurement devices, be they diagnostic tests, classifiers, or large language models (LLMs). Standard approaches attempt to correct for known error rates but crucially assume these rates remain constant across different populations. However, as Fridolin Linder and colleagues demonstrate in their work on arXiv, this assumption crumbles under covariate shift, leading to significant biases.
The Fragility of Standard Calibration Under Shifting Distributions
The core of the problem lies in how traditional calibration methods operate. They typically correct for error rates averaged across the entire dataset. This approach breaks down when the input features (covariates) of the target population differ systematically from the features of the data used to train or calibrate the model. This phenomenon, known as covariate shift, means that a model calibrated on one population may perform erratically on another. The authors show that standard calibration and quantification methods are insufficient to guarantee unbiased prevalence estimation in such scenarios, a limitation that has persisted across numerous academic disciplines.