English

Adaptive Federated Learning with Auto-Tuned Clients

Machine Learning 2024-05-03 v3 Distributed, Parallel, and Cluster Computing Optimization and Control

Abstract

Federated learning (FL) is a distributed machine learning framework where the global model of a central server is trained via multiple collaborative steps by participating clients without sharing their data. While being a flexible framework, where the distribution of local data, participation rate, and computing power of each client can greatly vary, such flexibility gives rise to many new challenges, especially in the hyperparameter tuning on the client side. We propose Δ\Delta-SGD, a simple step size rule for SGD that enables each client to use its own step size by adapting to the local smoothness of the function each client is optimizing. We provide theoretical and empirical results where the benefit of the client adaptivity is shown in various FL scenarios.

Keywords

Cite

@article{arxiv.2306.11201,
  title  = {Adaptive Federated Learning with Auto-Tuned Clients},
  author = {Junhyung Lyle Kim and Mohammad Taha Toghani and César A. Uribe and Anastasios Kyrillidis},
  journal= {arXiv preprint arXiv:2306.11201},
  year   = {2024}
}
R2 v1 2026-06-28T11:09:09.170Z