FedDW: Distilling Weights through Consistency Optimization in Heterogeneous Federated Learning
Jiayu Liu, Yong Wang, Nianbin Wang, Jing Yang, Xiaohui Tao

TL;DR
FedDW introduces a novel consistency-based regularization method for federated learning that improves model accuracy and efficiency in heterogeneous data environments by leveraging intrinsic class relationship regularities.
Contribution
This paper proposes FedDW, a new federated learning framework that distills weights through consistency optimization, addressing data heterogeneity challenges with theoretical efficiency guarantees.
Findings
FedDW outperforms 10 state-of-the-art FL methods by 3% accuracy on average.
FedDW achieves higher training efficiency with negligible additional computational cost.
Experimental results validate the effectiveness of consistency regularization in heterogeneous FL settings.
Abstract
Federated Learning (FL) is an innovative distributed machine learning paradigm that enables neural network training across devices without centralizing data. While this addresses issues of information sharing and data privacy, challenges arise from data heterogeneity across clients and increasing network scale, leading to impacts on model performance and training efficiency. Previous research shows that in IID environments, the parameter structure of the model is expected to adhere to certain specific consistency principles. Thus, identifying and regularizing these consistencies can mitigate issues from heterogeneous data. We found that both soft labels derived from knowledge distillation and the classifier head parameter matrix, when multiplied by their own transpose, capture the intrinsic relationships between data classes. These shared relationships suggest inherent consistency.…
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
MethodsKnowledge Distillation
