paper-with-me

홈 › Papers

Adjusting Regression Models for Conditional Uncertainty Calibration

2024-09-26 · Ruijiang Gao, Mingzhang Yin, James McInerney, Nathan Kallus

Conformal Prediction methods have finite-sample distribution-free marginal coverage guarantees. However, they generally do not offer conditional coverage guarantees, which can be important for high-stakes decisions. In this paper, we propose a novel algorithm to train a regression function to improve the conditional coverage after applying the split conformal prediction procedure. We establish an upper bound for the miscoverage gap between the conditional coverage and the nominal coverage rate and propose an end-to-end algorithm to control this upper bound. We demonstrate the efficacy of our method empirically on synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2409.17466

Code (1)

ruijiang81/adjusting_reg_model 공식 구현 pytorch

Tasks

Conformal PredictionPredictionregression

Similar Papers 제목 키워드 기반

Calibrating conditional risk

2026-04-22 · Andrey Vasilyev, Yikai Wang, Xiaocheng Li, Guanting Chen arxiv

We introduce and study the problem of calibrating conditional risk, which involves estimating the expected loss of a prediction model conditional on input features. We analyze this problem in both classification and regr…

Can bin-wise scaling improve consistency and adaptivity of prediction uncertainty for machine learning regression ?

2023-10-18 · Pascal Pernot

Binwise Variance Scaling (BVS) has recently been proposed as a post hoc recalibration method for prediction uncertainties of machine learning regression problems that is able of more efficient corrections than uniform va…

regression

Beyond Pinball Loss: Quantile Methods for Calibrated Uncertainty Quantification

2020-11-18 · NeurIPS 2021 12 · Youngseog Chung, Willie Neiswanger, Ian Char, Jeff Schneider

Among the many ways of quantifying uncertainty in a regression setting, specifying the full quantile function is attractive, as quantiles are amenable to interpretation and evaluation. A model that predicts the true cond…

regressionUncertainty Quantification

Calibration in Machine Learning Uncertainty Quantification: beyond consistency to target adaptivity

2023-09-12 · Pascal Pernot

Reliable uncertainty quantification (UQ) in machine learning (ML) regression tasks is becoming the focus of many studies in materials and chemical science. It is now well understood that average calibration is insufficie…

Uncertainty Quantification

Parametric and Multivariate Uncertainty Calibration for Regression and Object Detection

2022-07-04 · Fabian Küppers, Jonas Schneider, Anselm Haselhoff

Reliable spatial uncertainty evaluation of object detection models is of special interest and has been subject of recent work. In this work, we review the existing definitions for uncertainty calibration of probabilistic…

object-detectionObject DetectionObject Trackingregression+1