MLLGJul 9

Prediction-Powered Active Testing

arXiv:2607.0834718.1h-index: 30
Predicted impact top 2% in ML · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing accurate risk estimates with limited labeled data, PPAT offers a principled method that leverages black-box model predictions without bias.

PPAT introduces a label-efficient risk estimation framework that combines an unbiased estimator with prediction-powered control variates, achieving superior accuracy and tighter confidence intervals with fewer labels across regression and classification tasks.

Active testing provides a label--efficient approach to risk estimation by adaptively selecting which test points should be labelled. However, existing estimators fail to exploit the informative predictions of powerful black--box models, even though such predictions are increasingly available in settings where labels remain expensive. To address this, we propose \textbf{Prediction--Powered Active Testing (PPAT)}, a novel label--efficient risk estimation framework that combines the unbiased LURE estimator \citep{farquhar2021statistical} with a prediction--powered control variate. Rather than using proxy predictions as biased pseudo--labels, PPAT uses them to residualise the loss, preserving unbiasedness while reducing variance. Beyond the estimator itself, PPAT also changes which points should be acquired: we derive oracle and practical surrogate--based acquisition rules tailored to reducing the variance of our estimator. Moreover, we establish asymptotic normality for PPAT, yielding asymptotically valid confidence intervals and thus a principled estimate of the uncertainty around our estimates. Across tabular regression and image--classification tasks, PPAT outperforms existing methods in risk estimation, while its confidence intervals attain the target coverage with substantially fewer labels and smaller widths.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes