paper-with-me

Papers

On Divergence Measures for Bayesian Pseudocoresets

2022-10-12 · Balhae Kim, JungWon Choi, Seanie Lee, Yoonho Lee, Jung-Woo Ha, Juho Lee

A Bayesian pseudocoreset is a small synthetic dataset for which the posterior over parameters approximates that of the original dataset. While promising, the scalability of Bayesian pseudocoresets is not yet validated in realistic problems such as image classification with deep neural networks. On the other hand, dataset distillation methods similarly construct a small dataset such that the optimization using the synthetic dataset converges to a solution with performance competitive with optimization using full data. Although dataset distillation has been empirically verified in large-scale settings, the framework is restricted to point estimates, and their adaptation to Bayesian inference has not been explored. This paper casts two representative dataset distillation algorithms as approximations to methods for constructing pseudocoresets by minimizing specific divergence measures: reverse KL divergence and Wasserstein distance. Furthermore, we provide a unifying view of such divergence measures in Bayesian pseudocoreset construction. Finally, we propose a novel Bayesian pseudocoreset algorithm based on minimizing forward KL divergence. Our empirical results demonstrate that the pseudocoresets constructed from these methods reflect the true posterior even in high-dimensional Bayesian inference problems.

📄 PDF Abstract BibTeX arXiv:2210.06205

Code (1)

balhaekim/bpc-divergences 공식 구현 pytorch

Tasks

Bayesian InferenceDataset Distillationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Bayesian Pseudocoresets

2020-12-01 · NeurIPS 2020 12 · Dionysis Manousakas, Zuheng Xu, Cecilia Mascolo, Trevor Campbell

Standard Bayesian inference algorithms are prohibitively expensive in the regime of modern large-scale data. Recent work has found that a small, weighted subset of data (a coreset) may be used in place of the full datase…

Bayesian Inference

ByPE-VAE: Bayesian Pseudocoresets Exemplar VAE

2021-07-20 · NeurIPS 2021 12 · Qingzhong Ai, Lirong He, Shiyu Liu, Zenglin Xu

Recent studies show that advanced priors play a major role in deep generative models. Exemplar VAE, as a variant of VAE with an exemplar-based prior, has achieved impressive results. However, due to the nature of model d…

Data AugmentationDensity EstimationRepresentation LearningStochastic Optimization

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

One-Shot Federated Learning with Bayesian Pseudocoresets

2024-06-04 · Tim d'Hondt, Mykola Pechenizkiy, Robert Peharz

Optimization-based techniques for federated learning (FL) often come with prohibitive communication cost, as high dimensional model parameters need to be communicated repeatedly between server and clients. In this paper,…

Federated Learning

Lower Bounds on the Bayesian Risk via Information Measures

2023-03-22 · Amedeo Roberto Esposito, Adrien Vandenbroucque, Michael Gastpar

This paper focuses on parameter estimation and introduces a new method for lower bounding the Bayesian risk. The method allows for the use of virtually \emph{any} information measure, including R\'enyi's $\alpha$, $\varp…

parameter estimation