FedDD: Toward Communication-efficient Federated Learning with Differential Parameter Dropout
Zhiying Feng, Xu Chen, Qiong Wu, Wen Wu, Xiaoxi Zhang, and Qianyi, Huang

TL;DR
FedDD introduces a novel federated learning framework that enhances communication efficiency by adaptively dropping model parameters based on client heterogeneity, improving convergence and generalization.
Contribution
The paper proposes a new approach using differential parameter dropout instead of client selection, with a convex optimization for dropout rates and a parameter prioritization strategy.
Findings
Significantly reduces communication overhead.
Accelerates model convergence.
Improves generalization to rare class data.
Abstract
Federated Learning (FL) requires frequent exchange of model parameters, which leads to long communication delay, especially when the network environments of clients vary greatly. Moreover, the parameter server needs to wait for the slowest client (i.e., straggler, which may have the largest model size, lowest computing capability or worst network condition) to upload parameters, which may significantly degrade the communication efficiency. Commonly-used client selection methods such as partial client selection would lead to the waste of computing resources and weaken the generalization of the global model. To tackle this problem, along a different line, in this paper, we advocate the approach of model parameter dropout instead of client selection, and accordingly propose a novel framework of Federated learning scheme with Differential parameter Dropout (FedDD). FedDD consists of two key…
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 · Mobile Crowdsensing and Crowdsourcing · Stochastic Gradient Optimization Techniques
MethodsDropout
