← Back to Machine Learning (Statistics)
stat.ML

Uncertainty without sharing data: federated Bayesian learning

Boning Zhang, Matteo Zecchin, Mingzhao Guo, Dongzhu Liu, Osvaldo Simeone

May 18, 2026

Standard federated Bayesian learning requires agreeing on priors across clients, which is impractical for large models. This work adapts the martingale posterior (predictive Bayes) to the federated setting: clients send only small learned embeddings of their data, and the server recovers parameter uncertainty by repeatedly sampling and refitting. Tests on MNIST, CIFAR-10, and CIFAR-100 show the method matches centralized performance and improves calibration significantly over existing federated approaches.
Published as Federated Martingale Posterior Samping arXiv:2605.18554
Read the original paper →