๐ค AI Summary
Online conformal prediction often yields overly conservative prediction sets under adversarial distribution shifts. To address this, we propose Conformal Optimistic Prediction (COP), the first online conformal method that explicitly incorporates distributional characteristics into its framework. COP employs an optimistic update strategy and distribution-adaptive nonconformity score modeling to tighten prediction sets while rigorously maintaining the $1-alpha$ statistical coverage guarantee. Theoretically, COP establishes a joint finite-sample bound on both coverage deviation and regret, delivering distribution-free guarantees and retaining validity under non-i.i.d. data. Empirically, COP consistently achieves the target coverage across multiple benchmarks, reducing average prediction interval length by 12%โ38% compared to state-of-the-art methodsโthereby significantly enhancing practical utility and set tightness.
๐ Abstract
Conformal prediction provides a pivotal and flexible technique for uncertainty quantification by constructing prediction sets with a predefined coverage rate. Many online conformal prediction methods have been developed to address data distribution shifts in fully adversarial environments, resulting in overly conservative prediction sets. We propose Conformal Optimistic Prediction (COP), an online conformal prediction algorithm incorporating underlying data pattern into the update rule. Through estimated cumulative distribution function of non-conformity scores, COP produces tighter prediction sets when predictable pattern exists, while retaining valid coverage guarantees even when estimates are inaccurate. We establish a joint bound on coverage and regret, which further confirms the validity of our approach. We also prove that COP achieves distribution-free, finite-sample coverage under arbitrary learning rates and can converge when scores are $i.i.d.$. The experimental results also show that COP can achieve valid coverage and construct shorter prediction intervals than other baselines.