paper-with-me

Papers

Amortized Bayesian inference for clustering models

2018-11-24 · Ari Pakman, Liam Paninski

We develop methods for efficient amortized approximate Bayesian inference over posterior distributions of probabilistic clustering models, such as Dirichlet process mixture models. The approach is based on mapping distributed, symmetry-invariant representations of cluster arrangements into conditional probabilities. The method parallelizes easily, yields iid samples from the approximate posterior of cluster assignments with the same computational cost of a single Gibbs sampler sweep, and can easily be applied to both conjugate and non-conjugate models, as training only requires samples from the generative model.

📄 PDF Abstract BibTeX arXiv:1811.09747

Code (1)

aripakman/neural_clustering_process pytorch

Tasks

Bayesian InferenceClustering

Similar Papers 제목 키워드 기반

TabClustPFN: A Prior-Fitted Network for Tabular Data Clustering

2026-01-29 · Tianqi Zhao, Guanyang Wang, Yan Shuo Tan, Qiong Zhang arxiv

Clustering tabular data is a fundamental yet challenging problem due to heterogeneous feature types, diverse data-generating mechanisms, and the absence of transferable inductive biases across datasets. Prior-fitted netw…

Bayesian Inference

A Statistical Assessment of Amortized Inference Under Signal-to-Noise Variation and Distribution Shift

2026-01-12 · Roy Shivam Ram Shreshtth, Arnab Hazra, Gourab Mukherjee arxiv

Since the turn of the century, approximate Bayesian inference has steadily evolved as new computational techniques have been incorporated to handle increasingly complex and large-scale predictive problems. The recent suc…

Bayesian Inference

BayesFlow: Amortized Bayesian Workflows With Neural Networks

2023-06-28 · Stefan T Radev, Marvin Schmitt, Lukas Schumacher, Lasse Elsemüller 외

Modern Bayesian inference involves a mixture of computational techniques for estimating, validating, and drawing conclusions from probabilistic models as part of principled workflows for data analysis. Typical problems i…

Bayesian InferenceData Compression

Adversarial robustness of amortized Bayesian inference

2023-05-24 · Manuel Glöckler, Michael Deistler, Jakob H. Macke

Bayesian inference usually requires running potentially costly inference procedures separately for every new observation. In contrast, the idea of amortized Bayesian inference is to initially invest computational cost in…

Adversarial RobustnessBayesian Inference

All-in-one simulation-based inference

2024-04-15 · Manuel Gloeckler, Michael Deistler, Christian Weilbach, Frank Wood 외

Amortized Bayesian inference trains neural networks to solve stochastic inference problems using model simulations, thereby making it possible to rapidly perform Bayesian inference for any newly observed data. However, c…

AllBayesian InferenceEpidemiology