b0889b4b76833251.tex
1: \begin{abstract}
2:   Conventional federated learning (FL) trains one global model for a federation of clients with decentralized data, reducing the privacy risk of centralized training. However, the distribution shift across non-IID datasets, often poses a challenge to this one-model-fits-all solution. Personalized FL aims to mitigate this issue systematically. In this work, we propose \ct{APPLE}, a personalized cross-silo FL framework that adaptively learns how much each client can benefit from other clients’ models. We also introduce a method to flexibly control the focus of training \ct{APPLE} between global and local objectives. We empirically evaluate our method's convergence and generalization behaviors, and perform extensive experiments on two benchmark datasets and two medical imaging datasets under two non-IID settings. The results show that the proposed personalized FL framework, \ct{APPLE}, achieves state-of-the-art performance compared to several other personalized FL approaches in the literature. The code is publicly available at \url{https://github.com/ljaiverson/pFL-APPLE}.\footnote{An extended version of this paper (with the Appendix included) can be found at \url{https://arxiv.org/abs/2110.08394}.}
3: \end{abstract}
4: