Online Conformal Prediction Beyond Symmetric Intervals and Toward Conditional Validity
Posed by Liu, Dobriban, and Orabona (2026)
§ Problem Statement
Setup
Fix a target miscoverage level . In online conformal regression, at each round , an adversarially generated pair is revealed sequentially. Before observing , the learner outputs a center prediction and a prediction radius , producing the symmetric interval
Define the nonconformity score and miscoverage indicator by
The standard online target is long-run calibration
The paper develops a regret-to-coverage reduction for this interval setting using pinball loss and linearized regret, and proposes a parameter-free universal-portfolio method (UP-OCP) with finite-time miscoverage guarantees under polynomial score growth assumptions such as .
Unsolved Problem
Extend this theory and algorithmic guarantee beyond one-dimensional symmetric intervals to richer online prediction-set families and conditional/feature-dependent calibration targets. Concretely, for a set-valued family (not necessarily centered intervals) and a class of feature subsets , design an online algorithm with finite-time guarantees of the form
while simultaneously controlling average set size (or another informativeness functional) in adversarial online regimes.
§ Discussion
§ Significance & Implications
This asks for a parameter-free online conformal theory that handles realistic prediction sets (not only symmetric radii) and finer calibration notions than global marginal miscoverage. Solving it would connect adversarial online learning guarantees to practically important conditional reliability targets.
§ Known Partial Results
Liu et al. (2026): proves a linearized-regret-to-miscoverage reduction for interval OCP and gives finite-time miscoverage bounds for UP-OCP under polynomial score growth.
Liu et al. (2026): The same source explicitly identifies extension beyond symmetric intervals and toward conditional/feature-dependent validity as an open direction (Discussion section).
Liu et al. (2026): Prior online/adaptive conformal methods provide global or shift-adaptive guarantees in specific settings, but do not close this general adversarial conditional-validity problem for richer set classes.
§ References
Online Conformal Prediction via Universal Portfolio Algorithms
Tuo Liu, Edgar Dobriban, Francesco Orabona (2026)
arXiv preprint
📍 Section 2 (problem setup), Section 4 (UP-OCP and finite-time coverage), and Section 6 (Discussion: open directions beyond symmetric intervals and toward conditional/feature-dependent validity).
Adaptive Conformal Inference Under Distribution Shift
Isaac Gibbs, Emmanuel Candès (2021)
NeurIPS
📍 Adaptive online/sequential conformal calibration under shift; baseline context for online conformal methods.