paper-with-me

Papers

Discriminative Jackknife: Quantifying Uncertainty in Deep Learning via Higher-Order Influence Functions

2020-06-29 · ICML 2020 1 · Ahmed M. Alaa, Mihaela van der Schaar

Deep learning models achieve high predictive accuracy across a broad spectrum of tasks, but rigorously quantifying their predictive uncertainty remains challenging. Usable estimates of predictive uncertainty should (1) cover the true prediction targets with high probability, and (2) discriminate between high- and low-confidence prediction instances. Existing methods for uncertainty quantification are based predominantly on Bayesian neural networks; these may fall short of (1) and (2) -- i.e., Bayesian credible intervals do not guarantee frequentist coverage, and approximate posterior inference undermines discriminative accuracy. In this paper, we develop the discriminative jackknife (DJ), a frequentist procedure that utilizes influence functions of a model's loss functional to construct a jackknife (or leave-one-out) estimator of predictive confidence intervals. The DJ satisfies (1) and (2), is applicable to a wide range of deep learning models, is easy to implement, and can be applied in a post-hoc fashion without interfering with model training or compromising its accuracy. Experiments demonstrate that DJ performs competitively compared to existing Bayesian and non-Bayesian regression baselines.

📄 PDF Abstract BibTeX arXiv:2007.13481

Code (1)

vanderschaarlab/mlforhealthlabpub/tree/main/alg/discriminative-jackknife 공식 구현 jax

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

The Discriminative Jackknife: Quantifying Uncertainty in Deep Learning via Higher-Order Influence Functions

2019-09-25 · Ahmed M. Alaa, Mihaela van der Schaar

Deep learning models achieve high predictive accuracy in a broad spectrum of tasks, but rigorously quantifying their predictive uncertainty remains challenging. Usable estimates of predictive uncertainty should (1) cover…

Uncertainty Quantification

JuryGCN: Quantifying Jackknife Uncertainty on Graph Convolutional Networks

2022-10-12 · Jian Kang, Qinghai Zhou, Hanghang Tong

Graph Convolutional Network (GCN) has exhibited strong empirical performance in many real-world applications. The vast majority of existing works on GCN primarily focus on the accuracy while ignoring how confident or unc…

Active LearningGraph MiningNode ClassificationUncertainty Quantification

Efficient Bias Correction for Cross-section and Panel Data

2022-07-20 · Jinyong Hahn, David W. Hughes, Guido Kuersteiner, Whitney K. Newey

Bias correction can often improve the finite sample performance of estimators. We show that the choice of bias correction method has no effect on the higher-order variance of semiparametrically efficient parametric estim…

A Higher-Order Swiss Army Infinitesimal Jackknife

2019-07-28 · Ryan Giordano, Michael. I. Jordan, Tamara Broderick

Cross validation (CV) and the bootstrap are ubiquitous model-agnostic tools for assessing the error or variability of machine learning and statistical estimators. However, these methods require repeatedly re-fitting the …

BIG-bench Machine Learning

Jackknife Variance Estimation for Hájek-Dominated Generalized U-Statistics

2025-09-15 · Jakob R. Juergens arxiv

Valid uncertainty quantification for subsampling-based and randomized estimators often depends on variance estimators whose behavior is much less understood than that of the underlying point estimator. We prove ratio-con…