Conformal Validity Guarantees Exist for Any Data Distribution (and How to Find Them)
Drew Prinster, Samuel Stanton, Anqi Liu, Suchi Saria
TL;DR
This work tackles reliable uncertainty quantification for AI systems that actively influence data distributions. It shows that conformal prediction can achieve valid coverage for any joint distribution with a density $f$, not just exchangeable ones, and provides a general procedure to derive weighted CP algorithms under MFCS. The authors instantiate this with MFCS theory and practical, polynomial-time estimators (the $d$-step weights) and demonstrate through protein-design and active-learning experiments that coverage is preserved where baselines fail. The results advance robust uncertainty quantification for autonomous data-collecting agents and offer actionable methods for building reliable AI systems in dynamic environments.
Abstract
As artificial intelligence (AI) / machine learning (ML) gain widespread adoption, practitioners are increasingly seeking means to quantify and control the risk these systems incur. This challenge is especially salient when such systems have autonomy to collect their own data, such as in black-box optimization and active learning, where their actions induce sequential feedback-loop shifts in the data distribution. Conformal prediction is a promising approach to uncertainty and risk quantification, but prior variants' validity guarantees have assumed some form of ``quasi-exchangeability'' on the data distribution, thereby excluding many types of sequential shifts. In this paper we prove that conformal prediction can theoretically be extended to \textit{any} joint data distribution, not just exchangeable or quasi-exchangeable ones. Although the most general case is exceedingly impractical to compute, for concrete practical applications we outline a procedure for deriving specific conformal algorithms for any data distribution, and we use this procedure to derive tractable algorithms for a series of AI/ML-agent-induced covariate shifts. We evaluate the proposed algorithms empirically on synthetic black-box optimization and active learning tasks.
