FedDEO: Description-Enhanced One-Shot Federated Learning with Diffusion Models
Mingzhao Yang, Shangchao Su, Bin Li, Xiangyang Xue

TL;DR
FedDEO introduces a novel method for one-shot federated learning that uses locally trained descriptions and diffusion models to generate synthetic data, improving communication efficiency and privacy while achieving superior performance.
Contribution
The paper proposes a new approach that trains local descriptions on clients to guide diffusion models, enabling effective knowledge transfer without public datasets or uniform feature extractors.
Findings
Synthetic datasets generated with high quality and diversity.
Outperforms existing federated learning and diffusion-based OSFL methods.
Achieves performance surpassing centralized training on some clients.
Abstract
In recent years, the attention towards One-Shot Federated Learning (OSFL) has been driven by its capacity to minimize communication. With the development of the diffusion model (DM), several methods employ the DM for OSFL, utilizing model parameters, image features, or textual prompts as mediums to transfer the local client knowledge to the server. However, these mediums often require public datasets or the uniform feature extractor, significantly limiting their practicality. In this paper, we propose FedDEO, a Description-Enhanced One-Shot Federated Learning Method with DMs, offering a novel exploration of utilizing the DM in OSFL. The core idea of our method involves training local descriptions on the clients, serving as the medium to transfer the knowledge of the distributed clients to the server. Firstly, we train local descriptions on the client data to capture the characteristics…
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
MethodsSoftmax · Attention Is All You Need · Diffusion
