English

Black-box Coreset Variational Inference

Machine Learning 2023-01-18 v2 Machine Learning

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 variational coresets to intractable models, such as Bayesian neural networks. We apply our techniques to supervised learning problems, and compare them with existing approaches in the literature for data summarization and inference.

Keywords

Cite

@article{arxiv.2211.02377,
  title  = {Black-box Coreset Variational Inference},
  author = {Dionysis Manousakas and Hippolyt Ritter and Theofanis Karaletsos},
  journal= {arXiv preprint arXiv:2211.02377},
  year   = {2023}
}

Comments

NeurIPS 2022

R2 v1 2026-06-28T05:10:52.335Z