Label-Efficient Monitoring of Classification Models via Stratified Importance Sampling
Lupo Marsigli, Angel Lopez de Haro
TL;DR
This work addresses the challenge of monitoring deployed classifiers under strict labeling budgets and rare defects by formalizing Stratified Importance Sampling (SIS) as a general, non-adaptive framework with finite-sample guarantees. SIS combines stratification to stabilize between-stratum variability with within-stratum importance weighting to focus labels on informative instances, yielding unbiased estimators and strict MSE improvements over both IS and SRS under mild conditions. Theoretical results characterize when SIS yields gains and when it may not, while extensive experiments across tabular and image datasets demonstrate robust, significant variance reductions and practical gains in typical monitoring regimes. SIS provides a principled, lightweight baseline for label-efficient model monitoring that complements adaptive drift-detection approaches and remains robust to proxy noise and suboptimal strata, with adaptive designs offering potential gains at higher budgets. Overall, the framework offers a solid, finite-sample–guaranteed method for reliable post-deployment monitoring under realistic constraints.
Abstract
Monitoring the performance of classification models in production is critical yet challenging due to strict labeling budgets, one-shot batch acquisition of labels and extremely low error rates. We propose a general framework based on Stratified Importance Sampling (SIS) that directly addresses these constraints in model monitoring. While SIS has previously been applied in specialized domains, our theoretical analysis establishes its broad applicability to the monitoring of classification models. Under mild conditions, SIS yields unbiased estimators with strict finite-sample mean squared error (MSE) improvements over both importance sampling (IS) and stratified random sampling (SRS). The framework does not rely on optimally defined proposal distributions or strata: even with noisy proxies and sub-optimal stratification, SIS can improve estimator efficiency compared to IS or SRS individually, though extreme proposal mismatch may limit these gains. Experiments across binary and multiclass tasks demonstrate consistent efficiency improvements under fixed label budgets, underscoring SIS as a principled, label-efficient, and operationally lightweight methodology for post-deployment model monitoring.
