Fast Conformal Prediction using Conditional Interquantile Intervals
Naixin Guo, Rui Luo, Zhixin Zhou
TL;DR
This work tackles the problem of constructing finite-sample conformal prediction intervals for regression that remain effective under skewed conditional distributions. It introduces Conformal Interquantile Regression (CIR), which derives prediction sets from conditional interquantile intervals via a calibration procedure, and its enhancement CIR+ that leverages interval widths to tighten predictions. The authors prove marginal coverage guarantees for CIR (and CIR+) and show conditional coverage is achieved asymptotically under standard assumptions, while avoiding histogram-based discretization to reduce computation. Through extensive synthetic and real-data experiments, CIR and CIR+ achieve competitive predictive accuracy with substantially lower computational cost than Conformal Histogram Regression (CHR), providing a practical, scalable approach to distribution-aware uncertainty quantification. The methods balance conservatism and efficiency: CIR yields robust intervals, while CIR+ delivers narrower intervals with minimal additional computation, with extensions proposed for time-series data.
Abstract
We introduce Conformal Interquantile Regression (CIR), a conformal regression method that efficiently constructs near-minimal prediction intervals with guaranteed coverage. CIR leverages black-box machine learning models to estimate outcome distributions through interquantile ranges, transforming these estimates into compact prediction intervals while achieving approximate conditional coverage. We further propose CIR+ (Conditional Interquantile Regression with More Comparison), which enhances CIR by incorporating a width-based selection rule for interquantile intervals. This refinement yields narrower prediction intervals while maintaining comparable coverage, though at the cost of slightly increased computational time. Both methods address key limitations of existing distributional conformal prediction approaches: they handle skewed distributions more effectively than Conformalized Quantile Regression, and they achieve substantially higher computational efficiency than Conformal Histogram Regression by eliminating the need for histogram construction. Extensive experiments on synthetic and real-world datasets demonstrate that our methods optimally balance predictive accuracy and computational efficiency compared to existing approaches.
