paper-with-me

Papers

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 pseudocoreset is constructed by minimizing a divergence measure between the posterior conditioning on the pseudocoreset and the posterior conditioning on the full dataset. However, evaluating the divergence can be challenging, particularly for the models like deep neural networks having high-dimensional parameters. In this paper, we propose a novel Bayesian pseudocoreset construction method that operates on a function space. Unlike previous methods, which construct and match the coreset and full data posteriors in the space of model parameters (weights), our method constructs variational approximations to the coreset posterior on a function space and matches it to the full data posterior in the function space. By working directly on the function space, our method could bypass several challenges that may arise when working on a weight space, including limited scalability and multi-modality issue. Through various experiments, we demonstrate that the Bayesian pseudocoresets constructed from our method enjoys enhanced uncertainty quantification and better robustness across various model architectures.

📄 PDF Abstract BibTeX arXiv:2310.17852

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceUncertainty Quantification

Similar Papers 제목 키워드 기반

On Divergence Measures for Bayesian Pseudocoresets

2022-10-12 · Balhae Kim, JungWon Choi, Seanie Lee, Yoonho 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…

Bayesian InferenceDataset Distillationimage-classificationImage Classification

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

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

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

Functional-prior-based approaches to Bayesian PDE-constrained inversion using physics-informed neural networks

2026-05-08 · Ryoichiro Agata, Tomohisa Okazaki arxiv

Physics-informed neural networks (PINNs) provide a mesh-free framework for solving PDE-constrained inverse problems, but their extension to Bayesian inversion still faces a fundamental difficulty: prior distributions are…

Bayesian Inference