paper-with-me

Papers

Normalizing Flows for Conformal Regression

2024-06-05 · Nicolo Colombo

Conformal Prediction (CP) algorithms estimate the uncertainty of a prediction model by calibrating its outputs on labeled data. The same calibration scheme usually applies to any model and data without modifications. The obtained prediction intervals are valid by construction but could be inefficient, i.e. unnecessarily big, if the prediction errors are not uniformly distributed over the input space. We present a general scheme to localize the intervals by training the calibration process. The standard prediction error is replaced by an optimized distance metric that depends explicitly on the object attributes. Learning the optimal metric is equivalent to training a Normalizing Flow that acts on the joint distribution of the errors and the inputs. Unlike the Error Reweighting CP algorithm of Papadopoulos et al. (2008), the framework allows estimating the gap between nominal and empirical conditional validity. The approach is compatible with existing locally-adaptive CP strategies based on re-weighting the calibration samples and applies to any point-prediction model without retraining.

📄 PDF Abstract BibTeX arXiv:2406.03346

Code (1)

nicoloRHUL/NormalizingFlowsForConformalRegression 공식 구현 pytorch

Tasks

Conformal PredictionPredictionPrediction Intervalsregressionvalid

Similar Papers 제목 키워드 기반

Tractable Density Estimation on Learned Manifolds with Conformal Embedding Flows

2021-06-09 · NeurIPS 2021 12 · Brendan Leigh Ross, Jesse C. Cresswell

Normalizing flows are generative models that provide tractable density estimation via an invertible transformation from a simple base distribution to a complex target distribution. However, this technique cannot directly…

Density Estimation

Tractable Density Estimation on Learned Manifolds with Conformal Embedding Flows

2021-12-01 · NeurIPS 2021 12 · Brendan Ross, Jesse Cresswell

Normalizing flows are generative models that provide tractable density estimation via an invertible transformation from a simple base distribution to a complex target distribution. However, this technique cannot directly…

Density Estimation

Conformal Embedding Flows: Tractable Density Estimation on Learned Manifolds

2021-06-02 · ICML Workshop INNF 2021 7 · Brendan Leigh Ross, Jesse C Cresswell

Normalizing flows are generative models that provide tractable density estimation by transforming a simple distribution into a complex one. However, flows cannot directly model data supported on an unknown low-dimensiona…

Density Estimation

CONTRA: Conformal Prediction Region via Normalizing Flow Transformation

2026-05-08 · Zhenhan Fang, Aixin Tan, Jian Huang arxiv

Density estimation and reliable prediction regions for outputs are crucial in supervised and unsupervised learning. While conformal prediction effectively generates coverage-guaranteed regions, it struggles with multi-di…

Density Estimation

CP4SBI: Local Conformal Calibration of Credible Sets in Simulation-Based Inference

2025-08-23 · Luben M. C. Cabezas, Vagner S. Santos, Thiago R. Ramos, Pedro L. C. Rodrigues 외 arxiv

Current experimental scientists have been increasingly relying on simulation-based inference (SBI) to invert complex non-linear models with intractable likelihoods. However, posterior approximations obtained with SBI are…