paper-with-me

Papers

One-Shot Federated Learning with Classifier-Guided Diffusion Models

2023-11-15 · Mingzhao Yang, Shangchao Su, Bin Li, xiangyang xue

One-shot federated learning (OSFL) has gained attention in recent years due to its low communication cost. However, most of the existing methods require auxiliary datasets or training generators, which hinders their practicality in real-world scenarios. In this paper, we explore the novel opportunities that diffusion models bring to OSFL and propose FedCADO, utilizing guidance from client classifiers to generate data that complies with clients' distributions and subsequently training the aggregated model on the server. Specifically, our method involves targeted optimizations in two aspects. On one hand, we conditionally edit the randomly sampled initial noises, embedding them with specified semantics and distributions, resulting in a significant improvement in both the quality and stability of generation. On the other hand, we employ the BN statistics from the classifiers to provide detailed guidance during generation. These tailored optimizations enable us to limitlessly generate datasets, which closely resemble the distribution and quality of the original client dataset. Our method effectively handles the heterogeneous client models and the problems of non-IID features or labels. In terms of privacy protection, our method avoids training any generator or transferring any auxiliary information on clients, eliminating any additional privacy leakage risks. Leveraging the extensive knowledge stored in the pre-trained diffusion model, the synthetic datasets can assist us in surpassing the knowledge limitations of the client samples, resulting in aggregation models that even outperform the performance ceiling of centralized training in some cases, which is convincingly demonstrated in the sufficient quantification and visualization experiments conducted on three large-scale multi-domain image datasets.

📄 PDF Abstract BibTeX arXiv:2311.08870

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

One-Shot Federated Learning with Classifier-Free Diffusion Models

2025-02-12 · Obaidullah Zaland, Shutong Jin, Florian T. Pokorny, Monowar Bhuyan

Federated learning (FL) enables collaborative learning without data centralization but introduces significant communication costs due to multiple communication rounds between clients and the server. One-shot federated le…

BenchmarkingDataset GenerationFederated Learning

Guided-TTS 2: A Diffusion Model for High-quality Adaptive Text-to-Speech with Untranscribed Data

2022-05-30 · Sungwon Kim, Heeseung Kim, Sungroh Yoon

We propose Guided-TTS 2, a diffusion-based generative model for high-quality adaptive TTS using untranscribed data. Guided-TTS 2 combines a speaker-conditional diffusion model with a speaker-dependent phoneme classifier …

text-to-speechText to Speech

Guided Flows for Generative Modeling and Decision Making

2023-11-22 · Qinqing Zheng, Matt Le, Neta Shaul, Yaron Lipman 외

Classifier-free guidance is a key component for enhancing the performance of conditional generative models across diverse tasks. While it has previously demonstrated remarkable improvements for the sample quality, it has…

Conditional Image GenerationDecision MakingImage Generationreinforcement-learning+4

Jurassic World Remake: Bringing Ancient Fossils Back to Life via Zero-Shot Long Image-to-Image Translation

2023-08-14 · Alexander Martin, Haitian Zheng, Jie An, Jiebo Luo

With a strong understanding of the target domain from natural language, we produce promising results in translating across large domain gaps and bringing skeletons back to life. In this work, we use text-guided latent di…

Image-to-Image Translation

Federated Dialogue-Semantic Diffusion for Emotion Recognition under Incomplete Modalities

2025-11-01 · Xihang Qiu, Jiarong Cheng, Yuhao Fang, Wanpeng Zhang 외 arxiv

Multimodal Emotion Recognition in Conversations (MERC) enhances emotional understanding through the fusion of multimodal signals. However, unpredictable modality absence in real-world scenarios significantly degrades the…

Multimodal Emotion RecognitionEmotion ClassificationFederated Learning