Beyond Random Selection: A Perspective from Model Inversion in Personalized Federated Learning
Abstract
With increasing concern for privacy issues in data, federated learning has emerged as one of the most prevalent approaches to collaboratively train statistical models without disclosing raw data. However, heterogeneity among clients in federated learning hinders optimization convergence and generalization performance. For example, clients usually differ in data distributions, network conditions, input/output dimensions, and model architectures, leading to the misalignment of clients’ participation in training and degrading the model performance. In this work, we propose PFedRe, a personalized approach that introduces individual relevance , measured by Wasserstein distances among dummy datasets, into client selection in federated learning. The server generates dummy datasets from the inversion of local model updates, identifies clients with large distribution divergences, and aggregates updates from high relevant clients. Theoretically, we perform a convergence analysis of PFedRe and quantify how selection affects the convergence rate. We empirically demonstrate the efficacy of our framework on a variety of non-IID datasets. The results show that PFedRe outperforms other client selection baselines in the context of heterogeneous settings.
Cite
Text
Ma et al. "Beyond Random Selection: A Perspective from Model Inversion in Personalized Federated Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26412-2_35Markdown
[Ma et al. "Beyond Random Selection: A Perspective from Model Inversion in Personalized Federated Learning." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/ma2022ecmlpkdd-beyond/) doi:10.1007/978-3-031-26412-2_35BibTeX
@inproceedings{ma2022ecmlpkdd-beyond,
title = {{Beyond Random Selection: A Perspective from Model Inversion in Personalized Federated Learning}},
author = {Ma, Zichen and Lu, Yu and Li, Wenye and Cui, Shuguang},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2022},
pages = {572-586},
doi = {10.1007/978-3-031-26412-2_35},
url = {https://mlanthology.org/ecmlpkdd/2022/ma2022ecmlpkdd-beyond/}
}