Conformal Prediction Under Distribution Shift: A COVID-19 Natural Experiment
Chorok Lee
TL;DR
Conformal prediction guarantees are fragile under distribution shift, which the authors study with a COVID-19 induced shift across 8 supply-chain tasks using the rel-salt dataset. They show coverage degradation up to $86.7\%$ and that SHAP-based concentration predicts catastrophic failures with $\rho=0.714$ and $p=0.047$. Adaptive Conformal Inference fails under severe shift, while quarterly retraining improves coverage for vulnerable tasks by up to about $19$ percentage points, with robust tasks largely unaffected. A practitioner decision framework is proposed: monitor SHAP concentration before deployment, retrain quarterly if concentration is high ($>40\%$), and skip retraining for robust tasks; exploratory results indicate the mechanism depends on feature stability and extends to regression tasks. The work provides actionable guidance for deploying conformal prediction in non-stationary settings, emphasizing the trade-off between reliability and computational cost.
Abstract
Conformal prediction guarantees degrade under distribution shift. We study this using COVID-19 as a natural experiment across 8 supply chain tasks. Despite identical severe feature turnover (Jaccard approximately 0), coverage drops vary from 0% to 86.7%, spanning two orders of magnitude. Using SHapley Additive exPlanations (SHAP) analysis, we find catastrophic failures correlate with single-feature dependence (rho = 0.714, p = 0.047). Catastrophic tasks concentrate importance in one feature (4.5x increase), while robust tasks redistribute across many (10-20x). Quarterly retraining restores catastrophic task coverage from 22% to 41% (+19 pp, p = 0.04), but provides no benefit for robust tasks (99.8% coverage). Exploratory analysis of 4 additional tasks with moderate feature stability (Jaccard 0.13-0.86) reveals feature stability, not concentration, determines robustness, suggesting concentration effects apply specifically to severe shifts. We provide a decision framework: monitor SHAP concentration before deployment; retrain quarterly if vulnerable (>40% concentration); skip retraining if robust.
