Amortized Bayesian Mixture Models
\v{S}imon Kucharsk\'y, Paul Christian B\"urkner

TL;DR
This paper introduces a novel amortized Bayesian inference framework for mixture models that leverages neural networks to efficiently estimate model parameters and mixture components without explicit likelihoods.
Contribution
It extends ABI to mixture models by combining generative and classification networks, enabling fast, likelihood-free inference for both independent and dependent mixtures.
Findings
Effective in synthetic datasets
Applicable to real-world data
Handles both independent and dependent mixtures
Abstract
Finite mixtures are a broad class of models useful in scenarios where observed data is generated by multiple distinct processes but without explicit information about the responsible process for each data point. Estimating Bayesian mixture models is computationally challenging due to issues such as high-dimensional posterior inference and label switching. Furthermore, traditional methods such as MCMC are applicable only if the likelihoods for each mixture component are analytically tractable. Amortized Bayesian Inference (ABI) is a simulation-based framework for estimating Bayesian models using generative neural networks. This allows the fitting of models without explicit likelihoods, and provides fast inference. ABI is therefore an attractive framework for estimating mixture models. This paper introduces a novel extension of ABI tailored to mixture models. We factorize the posterior…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models
