Bayesian inference via sparse Hamiltonian flows
Naitong Chen, Zuheng Xu, Trevor Campbell

TL;DR
This paper introduces sparse Hamiltonian flows, a novel method for constructing Bayesian coresets efficiently, achieving exponential data compression and accurate posterior inference with reduced computational cost.
Contribution
The paper presents a new approach combining Hamiltonian flows and momentum quasi-refreshment to efficiently build Bayesian coresets with theoretical guarantees and practical improvements.
Findings
Achieves exponential data compression in representative models.
Reduces KL divergence to the target through momentum quasi-refreshment.
Demonstrates significantly faster runtime compared to existing methods.
Abstract
A Bayesian coreset is a small, weighted subset of data that replaces the full dataset during Bayesian inference, with the goal of reducing computational cost. Although past work has shown empirically that there often exists a coreset with low inferential error, efficiently constructing such a coreset remains a challenge. Current methods tend to be slow, require a secondary inference step after coreset construction, and do not provide bounds on the data marginal evidence. In this work, we introduce a new method -- sparse Hamiltonian flows -- that addresses all three of these challenges. The method involves first subsampling the data uniformly, and then optimizing a Hamiltonian flow parametrized by coreset weights and including periodic momentum quasi-refreshment steps. Theoretical results show that the method enables an exponential compression of the dataset in a representative model,…
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
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Domain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis
