paper-with-me

홈 › Papers

Integrating Uncertainty Awareness into Conformalized Quantile Regression

2023-06-14 · Raphael Rossellini, Rina Foygel Barber, Rebecca Willett

Conformalized Quantile Regression (CQR) is a recently proposed method for constructing prediction intervals for a response $Y$ given covariates $X$, without making distributional assumptions. However, existing constructions of CQR can be ineffective for problems where the quantile regressors perform better in certain parts of the feature space than others. The reason is that the prediction intervals of CQR do not distinguish between two forms of uncertainty: first, the variability of the conditional distribution of $Y$ given $X$ (i.e., aleatoric uncertainty), and second, our uncertainty in estimating this conditional distribution (i.e., epistemic uncertainty). This can lead to intervals that are overly narrow in regions where epistemic uncertainty is high. To address this, we propose a new variant of the CQR methodology, Uncertainty-Aware CQR (UACQR), that explicitly separates these two sources of uncertainty to adjust quantile regressors differentially across the feature space. Compared to CQR, our methods enjoy the same distribution-free theoretical coverage guarantees, while demonstrating in our experiments stronger conditional coverage properties in simulated settings and real-world data sets alike.

📄 PDF Abstract BibTeX arXiv:2306.08693

Code (1)

rrross/uacqr 공식 구현 pytorch

Tasks

Prediction Intervalsquantile regressionregression

Similar Papers 제목 키워드 기반

Distribution-Aware Conformal Prediction: A Framework for generating efficient prediction intervals for time series

2026-05-26 · Daniel Schweizer, Peter Kuhn, Jayant Sharma, Shivali Dubey 외 arxiv

We present Distribution-aware Conformal Prediction (DCP), a unified framework integrating probabilistic predictors like Monte Carlo dropout, deep ensembles, and quantile regression with score-agnostic conformal calibrati…

Km-scale dynamical downscaling through conformalized latent diffusion models

2025-10-15 · Alessandro Brusaferri, Andrea Ballarino arxiv

Dynamical downscaling is crucial for deriving high-resolution meteorological fields from coarse-scale simulations, enabling detailed analysis for critical applications such as weather forecasting and renewable energy mod…

Weather Forecasting

Distribution free uncertainty quantification in neuroscience-inspired deep operators

2024-12-12 · Shailesh Garg, Souvik Chakraborty

Energy-efficient deep learning algorithms are essential for a sustainable future and feasible edge computing setups. Spiking neural networks (SNNs), inspired from neuroscience, are a positive step in the direction of ach…

Conformal PredictionEdge-computingSuper-ResolutionUncertainty Quantification

Improved conformalized quantile regression

2022-07-06 · Martim Sousa, Ana Maria Tomé, José Moreira

Conformalized quantile regression is a procedure that inherits the advantages of conformal prediction and quantile regression. That is, we use quantile regression to estimate the true conditional quantile and then apply …

Conformal PredictionPredictionPrediction Intervalsquantile regression+1

Conformal Graph Prediction with Z-Gromov-Wasserstein Distances

2026-03-02 · Gabriel Melo, Thibaut de Saivre, Anna Calissano, Florence d'Alché-Buc arxiv

Supervised graph prediction addresses regression problems where the outputs are structured graphs. Although several approaches exist for graph-valued prediction, principled uncertainty quantification remains limited. We …