Volume-Sorted Prediction Set: Efficient Conformal Prediction for Multi-Target Regression
Rui Luo, Zhixin Zhou
TL;DR
The paper tackles uncertainty quantification in multi-target regression by introducing Volume-Sorted Prediction Set (VSPS), which leverages conditional normalizing flows to map $p_{Y|X}(y|x)$ to a known latent form $Z=f_\phi(Y,X)$ and identify dense regions via the Jacobian determinant $\left|\det\left(\frac{\partial f_\phi(y,x)}{\partial y}\right)\right|$. VSPS constructs prediction regions as unions of balls in the original space, prioritizing high-density areas and calibrating the radius $\gamma$ to guarantee $(1-\alpha)$ coverage through split conformal prediction, with an optimal number of centers $K^*$ chosen on a validation set. Theoretical analysis proves coverage guarantees under exchangeability, and extensive experiments on synthetic and real data show VSPS yields smaller, more informative regions while maintaining robust coverage compared to ST-DQR, NPDQR, and Naïve QR. The approach advances practical uncertainty quantification in high-dimensional, dependent multi-target settings by combining flexible region shapes with principled calibration. The method has potential impact for domains requiring reliable joint uncertainty estimates, such as pharmacology, environmental modeling, and finance, where non-convex, data-adaptive prediction sets improve decision-making under uncertainty.
Abstract
We introduce Volume-Sorted Prediction Set (VSPS), a novel method for uncertainty quantification in multi-target regression that uses conditional normalizing flows with conformal calibration. This approach constructs flexible, non-convex predictive regions with guaranteed coverage probabilities, overcoming limitations of traditional methods. By learning a transformation where the conditional distribution of responses follows a known form, VSPS identifies dense regions in the original space using the Jacobian determinant. This enables the creation of prediction regions that adapt to the true underlying distribution, focusing on areas of high probability density. Experimental results demonstrate that VSPS produces smaller, more informative prediction regions while maintaining robust coverage guarantees, enhancing uncertainty modeling in complex, high-dimensional settings.
