Abstract: Federated learning faces the challenge of non-IID data distribution while the global model doesn’t achieve well for individual clients. To address this challenge, we propose hierarchical personalized federated learning (HPFL) and achieve edge-level personalization, which overcomes non-IID data distribution and alleviates the overfitting of the pesonalization process. The three-layer framework makes the learning and personalization process more feasible than traditional two-layer federated learning since real-world edge servers usually have sufficient computing power than local clients and have efficient communication with the cloud server. In our approach, the personalized model on each edge server is generated by mixing the global model and edge model, which can be updated based on adaptive mixing parameter and optimized after multiple iterations. Experiments on MNIST and FMNIST show that the proposed HPFL overcomes non-IID data distribution, achieves comparable performance to traditional two-layer personalization APFL and outperforms HierFAVG under non-IID data setting.
External IDs:dblp:conf/ipccc/SongLJWG23
Loading