FedCliP: Federated Learning with Client Pruning
Beibei Li, Zerui Shao, Ao Liu, Peiran Wang

TL;DR
FedCliP is a federated learning framework that enhances communication efficiency by adaptively pruning clients based on their contribution potential, achieving significant communication savings with minimal accuracy loss.
Contribution
This paper introduces FedCliP, a novel client pruning method with an adaptive contribution score, improving communication efficiency in federated learning under diverse data distributions.
Findings
FedCliP saves up to 70% communication with 0.2% accuracy loss on MNIST.
Achieves 50% and 15% communication reduction on FMNIST and CIFAR-10.
Outperforms state-of-the-art FL frameworks in communication efficiency.
Abstract
The prevalent communication efficient federated learning (FL) frameworks usually take advantages of model gradient compression or model distillation. However, the unbalanced local data distributions (either in quantity or quality) of participating clients, contributing non-equivalently to the global model training, still pose a big challenge to these works. In this paper, we propose FedCliP, a novel communication efficient FL framework that allows faster model training, by adaptively learning which clients should remain active for further model training and pruning those who should be inactive with less potential contributions. We also introduce an alternative optimization method with a newly defined contribution score measure to facilitate active and inactive client determination. We empirically evaluate the communication efficiency of FL frameworks with extensive experiments on three…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsPruning
