1: \begin{abstract}%
2: Personalization aims to characterize individual preferences and is widely applied across many fields.
3: However, conventional personalized methods operate in a centralized manner and potentially expose the raw data when pooling individual information.
4: In this paper, with privacy considerations, we develop a flexible and interpretable personalized framework within the paradigm of federated learning, called \texttt{PPFL} (Population Personalized Federated Learning).
5: By leveraging ``canonical models" to capture fundamental characteristics among the heterogeneous population and employing ``membership vectors'' to reveal clients' preferences, it models the heterogeneity as clients' varying preferences for these characteristics and provides substantial insights into client characteristics, which is lacking in existing Personalized Federated Learning (PFL) methods.
6: Furthermore, we explore the relationship between our method and three main branches of PFL methods: clustered FL, multi-task PFL, and decoupling PFL, and demonstrate the advantages of \texttt{PPFL}.
7: To solve \texttt{PPFL} (a non-convex constrained optimization problem), we propose a novel random block coordinate descent algorithm and present the convergence property.
8: We conduct experiments on both pathological and practical datasets, and the results validate the effectiveness of \texttt{PPFL}.
9: \end{abstract}
10: