Perturbative adaptive importance sampling for Bayesian LOO cross-validation
Abstract
Importance sampling (IS) is an efficient stand-in for model refitting in performing (LOO) cross-validation (CV) on a Bayesian model. IS inverts the Bayesian update for a single observation by reweighting posterior samples. The so-called importance weights have high variance -- we resolve this issue through adaptation by transformation. We observe that removing a single observation perturbs the posterior by , motivating bijective transformations of the form for We introduce several such transformations: partial moment matching, which generalizes prior work on affine moment-matching with a tunable step size; log-likelihood descent, which partially invert the Bayesian update for an observation; and gradient flow steps that minimize the KL divergence or IS variance. The gradient flow and likelihood descent transformations require Jacobian determinants, which are available via auto-differentiation; we additionally derive closed-form expressions for logistic regression and shallow ReLU networks. We tested the methodology on classification (), count regression (Poisson and zero-inflated negative binomial), and survival analysis problems, finding that no single transformation dominates but their combination nearly eliminates the need to refit.
Cite
@article{arxiv.2402.08151,
title = {Perturbative adaptive importance sampling for Bayesian LOO cross-validation},
author = {Joshua C Chang and Xiangting Li and Tianyi Su and Shixin Xu and Hao-Ren Yao and Julia Porcino and Carson Chow},
journal= {arXiv preprint arXiv:2402.08151},
year = {2026}
}
Comments
Submitted