Prediction Intervals

94 papers with code • 0 benchmarks • 2 datasets

A prediction interval is an estimate of an interval in which a future observation will fall, with a certain probability, given what has already been observed. Prediction intervals are often used in regression analysis.

Libraries

Use these libraries to find Prediction Intervals models and implementations
2 papers
251

Most implemented papers

High-Quality Prediction Intervals for Deep Learning: A Distribution-Free, Ensembled Approach

TeaPearce/Deep_Learning_Prediction_Intervals ICML 2018

This paper considers the generation of prediction intervals (PIs) by neural networks for quantifying uncertainty in regression tasks.

Boosting Random Forests to Reduce Bias; One-Step Boosted Forest and its Variance Estimate

chancejohnstone/piRF 21 Mar 2018

In this paper we propose using the principle of boosting to reduce the bias of a random forest prediction in the regression setting.

Calibrated Prediction Intervals for Neural Network Regressors

cruvadom/Prediction_Intervals 26 Mar 2018

Despite their obvious aforementioned advantage in relation to accuracy, contemporary neural networks can, generally, be regarded as poorly calibrated and as such do not produce reliable output probability estimates.

Single-Model Uncertainties for Deep Learning

facebookresearch/SingleModelUncertainty NeurIPS 2019

To estimate epistemic uncertainty, we propose Orthonormal Certificates (OCs), a collection of diverse non-constant functions that map all training samples to zero.

HDI-Forest: Highest Density Interval Regression Forest

chancejohnstone/piRF 24 May 2019

By seeking the narrowest prediction intervals (PIs) that satisfy the specified coverage probability requirements, the recently proposed quality-based PI learning principle can extract high-quality PIs that better summarize the predictive certainty in regression tasks, and has been widely applied to solve many practical problems.

Simultaneous Prediction Intervals for Patient-Specific Survival Curves

ssokota/spie 25 Jun 2019

In this paper, we demonstrate that an existing method for estimating simultaneous prediction intervals from samples can easily be adapted for patient-specific survival curve analysis and yields accurate results.

XGBoostLSS -- An extension of XGBoost to probabilistic forecasting

StatMixedML/XGBoostLSS 6 Jul 2019

We propose a new framework of XGBoost that predicts the entire conditional distribution of a univariate response variable.

With Malice Towards None: Assessing Uncertainty via Equalized Coverage

yromano/cqr 15 Aug 2019

An important factor to guarantee a fair use of data-driven recommendation systems is that we should be able to communicate their uncertainty to decision makers.

Building Calibrated Deep Models via Uncertainty Matching with Auxiliary Interval Predictors

IBM/UQ360 9 Sep 2019

With rapid adoption of deep learning in critical applications, the question of when and how much to trust these models often arises, which drives the need to quantify the inherent uncertainties.

A comparison of some conformal quantile regression methods

msesia/cqr-comparison 12 Sep 2019

We compare two recently proposed methods that combine ideas from conformal inference and quantile regression to produce locally adaptive and marginally valid prediction intervals under sample exchangeability (Romano et al., 2019; Kivaranovic et al., 2019).