Black-box Coreset Variational Inference
Dionysis Manousakas, Hippolyt Ritter, Theofanis Karaletsos

TL;DR
This paper introduces a black-box variational inference framework for coresets, allowing efficient Bayesian inference on intractable models like neural networks by selecting representative data points to accelerate learning.
Contribution
It presents a novel black-box variational coreset method that overcomes previous limitations, enabling scalable Bayesian inference for complex models.
Findings
Effective data summarization for Bayesian neural networks
Outperforms existing coreset methods in speed and accuracy
Applicable to various supervised learning tasks
Abstract
Recent advances in coreset methods have shown that a selection of representative datapoints can replace massive volumes of data for Bayesian inference, preserving the relevant statistical information and significantly accelerating subsequent downstream tasks. Existing variational coreset constructions rely on either selecting subsets of the observed datapoints, or jointly performing approximate inference and optimizing pseudodata in the observed space akin to inducing points methods in Gaussian Processes. So far, both approaches are limited by complexities in evaluating their objectives for general purpose models, and require generating samples from a typically intractable posterior over the coreset throughout inference and testing. In this work, we present a black-box variational inference framework for coresets that overcomes these constraints and enables principled application of…
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 · Spectroscopy and Chemometric Analyses · Spectroscopy Techniques in Biomedical and Chemical Research
MethodsVariational Inference · Coresets
