Non-Asymptotic Analysis of Efficiency in Conformalized Regression
Yunzhen Yao, Lie He, Michael Gastpar
TL;DR
<3-5 sentence high-level summary> The paper analyzes non-asymptotic efficiency of split conformal regression methods, focusing on conformalized quantile regression (CQR) and conformalized median regression (CMR) trained with SGD. It derives finite-sample bounds on the deviation of the calibrated prediction-set length from the oracle interval, showing a rate of $\mathcal{O}\left( \frac{1}{\sqrt{n}} + \frac{1}{\alpha^{2} n} + \frac{1}{\sqrt{m}} + \exp(-\alpha^{2} m) \right)$ that depends on the training size $n$, calibration size $m$, and miscoverage level $\alpha$. The analysis reveals phase transitions across regimes of $\alpha$ and provides data-allocation guidelines to balance training and calibration for desired accuracy. Experiments on synthetic and real-world data validate the theoretical predictions and show robustness across optimizers, non-linear ground truths, and different model classes.
Abstract
Conformal prediction provides prediction sets with coverage guarantees. The informativeness of conformal prediction depends on its efficiency, typically quantified by the expected size of the prediction set. Prior work on the efficiency of conformalized regression commonly treats the miscoverage level $α$ as a fixed constant. In this work, we establish non-asymptotic bounds on the deviation of the prediction set length from the oracle interval length for conformalized quantile and median regression trained via SGD, under mild assumptions on the data distribution. Our bounds of order $\mathcal{O}(1/\sqrt{n} + 1/(α^2 n) + 1/\sqrt{m} + \exp(-α^2 m))$ capture the joint dependence of efficiency on the proper training set size $n$, the calibration set size $m$, and the miscoverage level $α$. The results identify phase transitions in convergence rates across different regimes of $α$, offering guidance for allocating data to control excess prediction set length. Empirical results are consistent with our theoretical findings.
