English

Personalized Federated Learning for Gradient Alignment

Machine Learning 2026-05-05 v1

Abstract

Personalized federated learning (pFL) aims to adapt models to client specific data distributions, yet it often fails to reliably preserve personalized information. Local training is hindered by high variance gradients induced by limited and heterogeneous client data, while aggregation further distorts client specific optimization directions. To address these challenges, we propose pFLAlign, a gradient alignment framework to maintain client specific information during both local training and aggregation. pFLAlign consists of two complementary mechanisms: one adapts local gradient directions to reduce variance during client side optimization, and the other mitigates aggregation induced distortion by realigning the global model with each client's personalized direction. Theoretically, we derive pFLAlign from a PAC Bayesian analysis, which reveals how personalized gradient alignment preserves client specific information. Our experiments and ablation studies show that pFLAlign consistently improves personalization performance and training stability, achieving state of the art results.

Keywords

Cite

@article{arxiv.2605.02143,
  title  = {Personalized Federated Learning for Gradient Alignment},
  author = {Dongwon Kim and Gyuejeong Lee},
  journal= {arXiv preprint arXiv:2605.02143},
  year   = {2026}
}

Comments

14 pages, 4 figures

R2 v1 2026-07-01T12:47:51.076Z