FedProf: Selective Federated Learning with Representation Profiling
Wentai Wu, Ligang He, Weiwei Lin, Carsten Maple

TL;DR
FedProf introduces a privacy-preserving federated learning algorithm that selectively involves clients based on data quality, significantly speeding up convergence and improving accuracy by profiling data representations.
Contribution
The paper proposes a novel representation profiling and matching scheme for selective client participation in federated learning, enhancing efficiency and model quality.
Findings
Up to 2.4x faster convergence
Significant reduction in communication rounds
Improved model accuracy
Abstract
Federated Learning (FL) has shown great potential as a privacy-preserving solution to learning from decentralized data that are only accessible to end devices (i.e., clients). In many scenarios, however, a large proportion of the clients are probably in possession of low-quality data that are biased, noisy or even irrelevant. As a result, they could significantly slow down the convergence of the global model we aim to build and also compromise its quality. In light of this, we propose FedProf, a novel algorithm for optimizing FL under such circumstances without breaching data privacy. The key of our approach is a distributional representation profiling and matching scheme that uses the global model to dynamically profile data representations and allows for low-cost, lightweight representation matching. Based on the scheme we adaptively score each client and adjust its participation…
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 · Mobile Crowdsensing and Crowdsourcing · Cryptography and Data Security
