Federated Learning Based on Dynamic Regularization
Durmus Alp Emre Acar, Yue Zhao, Ramon Matas Navarro, Matthew Mattina,, Paul N. Whatmough, Venkatesh Saligrama

TL;DR
This paper introduces a federated learning method using dynamic regularization to align local device solutions with the global model, improving training efficiency and robustness across diverse and large-scale device settings.
Contribution
It proposes a novel dynamic regularizer approach that ensures consistency between local and global minima, addressing a key dilemma in federated learning.
Findings
Efficient training on real and synthetic data.
Robust performance with device heterogeneity.
Effective in both convex and non-convex scenarios.
Abstract
We propose a novel federated learning method for distributively training neural network models, where the server orchestrates cooperation between a subset of randomly chosen devices in each round. We view Federated Learning problem primarily from a communication perspective and allow more device level computations to save transmission costs. We point out a fundamental dilemma, in that the minima of the local-device level empirical loss are inconsistent with those of the global empirical loss. Different from recent prior works, that either attempt inexact minimization or utilize devices for parallelizing gradient computation, we propose a dynamic regularizer for each device at each round, so that in the limit the global and device solutions are aligned. We demonstrate both through empirical results on real and synthetic data as well as analytical results that our scheme leads to…
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.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Distributed Sensor Networks and Detection Algorithms · Stochastic Gradient Optimization Techniques
