paper-with-me

Papers

Bayesian Coreset Construction via Greedy Iterative Geodesic Ascent

2018-02-05 · ICML 2018 7 · Trevor Campbell, Tamara Broderick

Coherent uncertainty quantification is a key strength of Bayesian methods. But modern algorithms for approximate Bayesian posterior inference often sacrifice accurate posterior uncertainty estimation in the pursuit of scalability. This work shows that previous Bayesian coreset construction algorithms---which build a small, weighted subset of the data that approximates the full dataset---are no exception. We demonstrate that these algorithms scale the coreset log-likelihood suboptimally, resulting in underestimated posterior uncertainty. To address this shortcoming, we develop greedy iterative geodesic ascent (GIGA), a novel algorithm for Bayesian coreset construction that scales the coreset log-likelihood optimally. GIGA provides geometric decay in posterior approximation error as a function of coreset size, and maintains the fast running time of its predecessors. The paper concludes with validation of GIGA on both synthetic and real datasets, demonstrating that it reduces posterior approximation error by orders of magnitude compared with previous coreset constructions.

📄 PDF Abstract BibTeX arXiv:1802.01737

Code (1)

trevorcampbell/bayesian-coresets 공식 구현

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Sparse Variational Inference: Bayesian Coresets from Scratch

2019-06-07 · NeurIPS 2019 12 · Trevor Campbell, Boyan Beronov

The proliferation of automated inference algorithms in Bayesian statistics has provided practitioners newfound access to fast, reproducible data analysis and powerful statistical models. Designing automated methods that …

Variational Inference

Automated Scalable Bayesian Inference via Hilbert Coresets

2017-10-13 · Trevor Campbell, Tamara Broderick

The automation of posterior inference in Bayesian data analysis has enabled experts and nonexperts alike to use more sophisticated models, engage in faster exploratory modeling and analysis, and ensure experimental repro…

Bayesian Inference

General bounds on the quality of Bayesian coresets

2024-05-20 · Trevor Campbell

Bayesian coresets speed up posterior inference in the large-scale data regime by approximating the full-data log-likelihood function with a surrogate log-likelihood based on a small, weighted subset of the data. But whil…

Coresets for Scalable Bayesian Logistic Regression

2016-05-20 · NeurIPS 2016 12 · Jonathan H. Huggins, Trevor Campbell, Tamara Broderick

The use of Bayesian methods in large-scale data settings is attractive because of the rich hierarchical models, uncertainty quantification, and prior specification they provide. Standard Bayesian inference algorithms are…

Bayesian InferenceregressionUncertainty Quantification

Function Space Bayesian Pseudocoreset for Bayesian Neural Networks

2023-10-27 · NeurIPS 2023 11

A Bayesian pseudocoreset is a compact synthetic dataset summarizing essential information of a large-scale dataset and thus can be used as a proxy dataset for scalable Bayesian inference. Typically, a Bayesian pseudocore…

Bayesian InferenceUncertainty Quantification