paper-with-me

Papers

Understanding the Under-Coverage Bias in Uncertainty Estimation

2021-06-10 · NeurIPS 2021 12 · Yu Bai, Song Mei, Huan Wang, Caiming Xiong

Estimating the data uncertainty in regression tasks is often done by learning a quantile function or a prediction interval of the true label conditioned on the input. It is frequently observed that quantile regression -- a vanilla algorithm for learning quantiles with asymptotic guarantees -- tends to \emph{under-cover} than the desired coverage level in reality. While various fixes have been proposed, a more fundamental understanding of why this under-coverage bias happens in the first place remains elusive. In this paper, we present a rigorous theoretical study on the coverage of uncertainty estimation algorithms in learning quantiles. We prove that quantile regression suffers from an inherent under-coverage bias, in a vanilla setting where we learn a realizable linear quantile function and there is more data than parameters. More quantitatively, for $\alpha>0.5$ and small $d/n$, the $\alpha$-quantile learned by quantile regression roughly achieves coverage $\alpha - (\alpha-1/2)\cdot d/n$ regardless of the noise distribution, where $d$ is the input dimension and $n$ is the number of training data. Our theory reveals that this under-coverage bias stems from a certain high-dimensional parameter estimation error that is not implied by existing theories on quantile regression. Experiments on simulated and real data verify our theory and further illustrate the effect of various factors such as sample size and model capacity on the under-coverage bias in more practical setups.

📄 PDF Abstract BibTeX arXiv:2106.05515

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimationquantile regressionregression

Similar Papers 제목 키워드 기반

Imputation Uncertainty in Interpretable Machine Learning Methods

2025-12-19 · Pegah Golchian, Marvin N. Wright arxiv

In real data, missing values occur frequently, which affects the interpretation with interpretable machine learning (IML) methods. Recent work considers bias and shows that model explanations may differ between imputatio…

Interpretable Machine LearningFeature Importance

Conformalizing Machine Translation Evaluation

2023-06-09 · Chrysoula Zerva, André F. T. Martins

Several uncertainty estimation methods have been recently proposed for machine translation evaluation. While these methods can provide a useful indication of when not to trust model predictions, we show in this paper tha…

Conformal PredictionMachine TranslationPredictionTranslation

SA-ResGS: Self-Augmented Residual 3D Gaussian Splatting for Next Best View Selection

2026-01-06 · Kim Jun-Seong, Tae-Hyun Oh, Eduardo Pérez-Pellitero, Youngkyoon Jang arxiv

We propose Self-Augmented Residual 3D Gaussian Splatting (SA-ResGS), a novel framework to stabilize uncertainty quantification and enhancing uncertainty-aware supervision in next-best-view (NBV) selection for active scen…

Point Clouds

Estimating prevalence with precision and accuracy

2025-07-08 · Aime Bienfait Igiraneza, Christophe Fraser, Robert Hinch

Unlike classification, whose goal is to estimate the class of each data point in a dataset, prevalence estimation or quantification is a task that aims to estimate the distribution of classes in a dataset. The two main t…

Uncertainty Quantification

How Wrong Can Your Counterfactual Be? Quantifying Confounding Bias for Continuous Treatments without a Control Group

2026-03-08 · Yu Wang, Xiangchen Liu, Siguang Li arxiv

Stress testing poses a causal question: how would portfolio credit losses change if the macroeconomy followed an adverse counterfactual path? Yet standard practice remains predictive and might be therefore vulnerable to …