Distribution-informed Efficient Conformal Prediction for Full Ranking
Wenbo Liao, Huipeng Huang, Chen Jia, Huajun Xi, Hao Zeng, Hongxin Wei
TL;DR
This work tackles uncertainty quantification for full ranking by introducing Distribution-informed Conformal Ranking (DCR), which leverages the exact Negative Hypergeometric rank distribution to derive the latent non-conformity score distribution and construct efficient, valid prediction sets for absolute test ranks. By forming a Mixture CDF over conditional score distributions, DCR avoids the conservatism of prior envelope-based methods (e.g., TCPR) and provably achieves smaller prediction sets at a given miscoverage level; it also provides finite-sample FCP concentration guarantees. To scale to large problems, the authors propose MDCR, a Monte-Carlo variant with $O(n \\log n)$ complexity that preserves marginal coverage while significantly reducing computation. Empirical results across multiple datasets and ranking models show that DCR reduces average prediction-set size (up to ~36% relative to TCPR) while maintaining valid coverage, and VA-based scoring improves local adaptivity. Overall, DCR advances practical, distribution-free uncertainty quantification for full ranking with a scalable, theoretically grounded framework.
Abstract
Quantifying uncertainty is critical for the safe deployment of ranking models in real-world applications. Recent work offers a rigorous solution using conformal prediction in a full ranking scenario, which aims to construct prediction sets for the absolute ranks of test items based on the relative ranks of calibration items. However, relying on upper bounds of non-conformity scores renders the method overly conservative, resulting in substantially large prediction sets. To address this, we propose Distribution-informed Conformal Ranking (DCR), which produces efficient prediction sets by deriving the exact distribution of non-conformity scores. In particular, we find that the absolute ranks of calibration items follow Negative Hypergeometric distributions, conditional on their relative ranks. DCR thus uses the rank distribution to derive non-conformity score distribution and determine conformal thresholds. We provide theoretical guarantees that DCR achieves improved efficiency over the baseline while ensuring valid coverage under mild assumptions. Extensive experiments demonstrate the superiority of DCR, reducing average prediction set size by up to 36%, while maintaining valid coverage.
