One-shot Federated Learning via Synthetic Distiller-Distillate Communication
Junyuan Zhang, Songhua Liu, Xinchao Wang

TL;DR
FedSD2C is a new one-shot federated learning framework that synthesizes informative data to improve model performance and handle data heterogeneity, outperforming previous methods especially on complex datasets.
Contribution
Introduces FedSD2C, a one-shot FL method that uses synthetic distillates to reduce information loss and address data heterogeneity, improving performance over existing approaches.
Findings
Outperforms other one-shot FL methods on complex datasets
Achieves up to 2.6 times the performance of the best baseline
Effectively handles data heterogeneity with synthetic distillates
Abstract
One-shot Federated learning (FL) is a powerful technology facilitating collaborative training of machine learning models in a single round of communication. While its superiority lies in communication efficiency and privacy preservation compared to iterative FL, one-shot FL often compromises model performance. Prior research has primarily focused on employing data-free knowledge distillation to optimize data generators and ensemble models for better aggregating local knowledge into the server model. However, these methods typically struggle with data heterogeneity, where inconsistent local data distributions can cause teachers to provide misleading knowledge. Additionally, they may encounter scalability issues with complex datasets due to inherent two-step information loss: first, during local training (from data to model), and second, when transferring knowledge to the server model…
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
TopicsWireless Communication Security Techniques · Wireless Signal Modulation Classification · Privacy-Preserving Technologies in Data
MethodsKnowledge Distillation
