Sparse Personalized Federated Learning
Xiaofeng Liu, Yinchuan Li, Qing Wang, Xu Zhang, Yunfeng Shao and, Yanhui Geng

TL;DR
This paper introduces FedMac, a sparse personalized federated learning method that enhances model performance and reduces communication costs by incorporating sparsity constraints and correlation measures, with proven convergence and superior accuracy.
Contribution
The paper proposes FedMac, a novel sparse personalized federated learning scheme that improves performance and efficiency through correlation-based sparsity constraints, with theoretical convergence guarantees.
Findings
FedMac achieves high accuracy on multiple datasets under non-i.i.d. conditions.
The method reduces communication and computational loads compared to non-sparse FL.
Convergence analysis confirms that sparsity constraints do not hinder model convergence.
Abstract
Federated Learning (FL) is a collaborative machine learning technique to train a global model without obtaining clients' private data. The main challenges in FL are statistical diversity among clients, limited computing capability among clients' equipments, and the excessive communication overhead between the server and clients. To address these challenges, we propose a novel sparse personalized federated learning scheme via maximizing correlation (FedMac). By incorporating an approximated L1-norm and the correlation between client models and global model into standard FL loss function, the performance on statistical diversity data is improved and the communicational and computational loads required in the network are reduced compared with non-sparse FL. Convergence analysis shows that the sparse constraints in FedMac do not affect the convergence rate of the global model, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques
