Connecting Federated ADMM to Bayes
Siddharth Swaroop, Mohammad Emtiyaz Khan, Finale Doshi-Velez
TL;DR
The paper addresses bridging ADMM-based federated optimization and VB-based Bayesian federated learning by showing that ADMM dual variables align with VB site parameters under isotropic Gaussian assumptions. It then derives FedLap, FedLap-Cov, and FedLap-Func as VB-derived ADMM variants that incorporate covariance learning and function-space information. Empirical results across multiple datasets demonstrate improved convergence and performance relative to standard baselines such as FedAvg, FedProx, and FedDyn, with further gains from covariance and function-space extensions. This work provides a principled integration of duality with uncertainty in federated learning, enabling new algorithms for non-convex settings.
Abstract
We provide new connections between two distinct federated learning approaches based on (i) ADMM and (ii) Variational Bayes (VB), and propose new variants by combining their complementary strengths. Specifically, we show that the dual variables in ADMM naturally emerge through the 'site' parameters used in VB with isotropic Gaussian covariances. Using this, we derive two versions of ADMM from VB that use flexible covariances and functional regularisation, respectively. Through numerical experiments, we validate the improvements obtained in performance. The work shows connection between two fields that are believed to be fundamentally different and combines them to improve federated learning.
