English

Minimax Estimation for Personalized Federated Learning: An Alternative between FedAvg and Local Training?

Machine Learning 2025-03-12 v2 Machine Learning

Abstract

A widely recognized difficulty in federated learning arises from the statistical heterogeneity among clients: local datasets often originate from distinct yet not entirely unrelated probability distributions, and personalization is, therefore, necessary to achieve optimal results from each individual's perspective. In this paper, we show how the excess risks of personalized federated learning using a smooth, strongly convex loss depend on data heterogeneity from a minimax point of view, with a focus on the FedAvg algorithm (McMahan et al., 2017) and pure local training (i.e., clients solve empirical risk minimization problems on their local datasets without any communication). Our main result reveals an approximate alternative between these two baseline algorithms for federated learning: the former algorithm is minimax rate optimal over a collection of instances when data heterogeneity is small, whereas the latter is minimax rate optimal when data heterogeneity is large, and the threshold is sharp up to a constant. As an implication, our results show that from a worst-case point of view, a dichotomous strategy that makes a choice between the two baseline algorithms is rate-optimal. Another implication is that the popular FedAvg following by local fine tuning strategy is also minimax optimal under additional regularity conditions. Our analysis relies on a new notion of algorithmic stability that takes into account the nature of federated learning.

Keywords

Cite

@article{arxiv.2103.01901,
  title  = {Minimax Estimation for Personalized Federated Learning: An Alternative between FedAvg and Local Training?},
  author = {Shuxiao Chen and Qinqing Zheng and Qi Long and Weijie J. Su},
  journal= {arXiv preprint arXiv:2103.01901},
  year   = {2025}
}

Comments

JMLR published version

R2 v1 2026-06-23T23:40:23.806Z