Data-Free Knowledge Distillation for Heterogeneous Federated Learning
Zhuangdi Zhu, Junyuan Hong, Jiayu Zhou

TL;DR
This paper introduces a data-free knowledge distillation method for heterogeneous federated learning, where a generator is trained to ensemble user knowledge without data, improving convergence and generalization.
Contribution
It proposes a novel data-free approach using a lightweight generator to enhance federated learning with heterogeneous users, avoiding the need for a proxy dataset.
Findings
Achieves better generalization with fewer communication rounds
Outperforms state-of-the-art methods in heterogeneous FL
Facilitates FL without access to local data
Abstract
Federated Learning (FL) is a decentralized machine-learning paradigm, in which a global server iteratively averages the model parameters of local users without accessing their data. User heterogeneity has imposed significant challenges to FL, which can incur drifted global models that are slow to converge. Knowledge Distillation has recently emerged to tackle this issue, by refining the server model using aggregated knowledge from heterogeneous users, other than directly averaging their model parameters. This approach, however, depends on a proxy dataset, making it impractical unless such a prerequisite is satisfied. Moreover, the ensemble knowledge is not fully utilized to guide local model learning, which may in turn affect the quality of the aggregated model. Inspired by the prior art, we propose a data-free knowledge distillation} approach to address heterogeneous FL, where the…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsKnowledge Distillation
