The Relationship between No-Regret Learning and Online Conformal Prediction
Ramya Ramalingam, Shayan Kiyani, Aaron Roth
TL;DR
The paper addresses obtaining reliable prediction sets in online conformal prediction under adversarial and group-structured settings. It connects no-regret learning to coverage: external regret suffices for marginal coverage only in IID, while swap regret aligns with threshold-calibrated and multivalid coverage, extending to group-conditioned guarantees. It then shows that follow-the-regularized-leader (FTRL) algorithms, including online gradient descent, can provide group-conditional coverage guarantees, and introduces Group Conditional ACI (GCACI) as a practical instantiation with provable bounds. Empirical results on time-series, synthetic shift, and real distribution-shift data demonstrate GCACI's faster convergence to target group coverage compared to existing methods, with robust performance across varying group structures.
Abstract
Existing algorithms for online conformal prediction -- guaranteeing marginal coverage in adversarial settings -- are variants of online gradient descent (OGD), but their analyses of worst-case coverage do not follow from the regret guarantee of OGD. What is the relationship between no-regret learning and online conformal prediction? We observe that although standard regret guarantees imply marginal coverage in i.i.d. settings, this connection fails as soon as we either move to adversarial environments or ask for group conditional coverage. On the other hand, we show a tight connection between threshold calibrated coverage and swap-regret in adversarial settings, which extends to group-conditional (multi-valid) coverage. We also show that algorithms in the follow the perturbed leader family of no regret learning algorithms (which includes online gradient descent) can be used to give group-conditional coverage guarantees in adversarial settings for arbitrary grouping functions. Via this connection we analyze and conduct experiments using a multi-group generalization of the ACI algorithm of Gibbs & Candes [2021] (arXiv:2106.00170).
