English

From Local SGD to Local Fixed-Point Methods for Federated Learning

Machine Learning 2020-06-17 v2 Optimization and Control Machine Learning

Abstract

Most algorithms for solving optimization problems or finding saddle points of convex-concave functions are fixed-point algorithms. In this work we consider the generic problem of finding a fixed point of an average of operators, or an approximation thereof, in a distributed setting. Our work is motivated by the needs of federated learning. In this context, each local operator models the computations done locally on a mobile device. We investigate two strategies to achieve such a consensus: one based on a fixed number of local steps, and the other based on randomized computations. In both cases, the goal is to limit communication of the locally-computed variables, which is often the bottleneck in distributed frameworks. We perform convergence analysis of both methods and conduct a number of experiments highlighting the benefits of our approach.

Keywords

Cite

@article{arxiv.2004.01442,
  title  = {From Local SGD to Local Fixed-Point Methods for Federated Learning},
  author = {Grigory Malinovsky and Dmitry Kovalev and Elnur Gasanov and Laurent Condat and Peter Richtárik},
  journal= {arXiv preprint arXiv:2004.01442},
  year   = {2020}
}

Comments

Accepted to ICML 2020

R2 v1 2026-06-23T14:37:53.178Z