MLLGJun 17

Variational Consensus Monte Carlo for Bayesian Mixture

arXiv:2606.196432.7
Predicted impact top 92% in ML · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in federated learning and Bayesian inference, this work addresses the practical challenge of privacy-preserving mixture modeling across data silos with non-conjugate models.

The paper extends variational Consensus Monte Carlo to over-fitted Bayesian mixture models for federated learning, enabling inference of cluster numbers and parameters without conjugacy. It demonstrates improved recovery of small clusters over pooled MCMC in simulations and identifies multi-morbidity patterns in geriatric EHR data.

Motivated by the privacy, sensitivity and sharing limitations of health data, we present a comprehensive pipeline for inference of Bayesian mixture models within a federated learning setting, i.e. when data cannot be fully shared or pooled across compute nodes. We adopt a Consensus Monte Carlo (CMC) approach, in which an MCMC algorithm is run independently within each data silo to estimate local posterior distributions, which are then aggregated to approximate the posterior over the full data. The variational CMC approach of Rabinovich, Angelino and Jordan (2015) [1] frames the aggregation step as a variational inference problem, but their application to mixtures assumes the number of clusters and key mixture parameters to be known. Our main methodological contributions are: (i) an extension of variational CMC to over-fitted Bayesian mixture models that infer the number of clusters and all model parameters, without requiring conjugacy; (ii) novel cluster-matching algorithms suitable for cross-silo settings in which not every cluster appears in each local dataset; (iii) a number of inference strategies for the aggregation step, matched to different federated learning constraints; and (iv) guidelines for choosing among these in practice. A comprehensive simulation study validates the framework and allows us to compare to state-of-the-art federated learning alternatives. Notably, we show that when the composition of local datasets reflects the underlying clustering structure in the data, our approach can recover small clusters with greater accuracy than standard MCMC applied to the pooled data. We illustrate the framework on large-scale electronic health record data, identifying multi-morbidity patterns in a British geriatric population.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes