A Swiss Army Infinitesimal Jackknife
Ryan Giordano, Will Stephenson, Runjing Liu, Michael I. Jordan, Tamara, Broderick

TL;DR
This paper introduces a fast, linear approximation method called the 'Swiss Army infinitesimal jackknife' for estimating model variability, providing theoretical guarantees and practical efficiency improvements over traditional resampling techniques.
Contribution
It develops explicit finite-sample error bounds for the infinitesimal jackknife and demonstrates its accuracy and efficiency in practical machine learning scenarios.
Findings
The method is significantly faster than traditional re-fitting techniques.
It provides accurate estimates of model variability and cross-validation.
Theoretical bounds guarantee its reliability under mild conditions.
Abstract
The error or variability of machine learning algorithms is often assessed by repeatedly re-fitting a model with different weighted versions of the observed data. The ubiquitous tools of cross-validation (CV) and the bootstrap are examples of this technique. These methods are powerful in large part due to their model agnosticism but can be slow to run on modern, large data sets due to the need to repeatedly re-fit the model. In this work, we use a linear approximation to the dependence of the fitting procedure on the weights, producing results that can be faster than repeated re-fitting by an order of magnitude. This linear approximation is sometimes known as the "infinitesimal jackknife" in the statistics literature, where it is mostly used as a theoretical tool to prove asymptotic results. We provide explicit finite-sample error bounds for the infinitesimal jackknife in terms of a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI) · Machine Learning in Healthcare
