paper-with-me

홈 › Papers

Federated Learning for Diffusion Models

2025-03-09 · Zihao Peng, Xijun Wang, Shengbo Chen, HONG RAO, Cong Shen

Diffusion models are powerful generative models that can produce highly realistic samples for various tasks. Typically, these models are constructed using centralized, independently and identically distributed (IID) training data. However, in practical scenarios, data is often distributed across multiple clients and frequently manifests non-IID characteristics. Federated Learning (FL) can leverage this distributed data to train diffusion models, but the performance of existing FL methods is unsatisfactory in non-IID scenarios. To address this, we propose FedDDPM-Federated Learning with Denoising Diffusion Probabilistic Models, which leverages the data generative capability of diffusion models to facilitate model training. In particular, the server uses well-trained local diffusion models uploaded by each client before FL training to generate auxiliary data that can approximately represent the global data distribution. Following each round of model aggregation, the server further optimizes the global model using the auxiliary dataset to alleviate the impact of heterogeneous data on model performance. We provide a rigorous convergence analysis of FedDDPM and propose an enhanced algorithm, FedDDPM+, to reduce training overheads. FedDDPM+ detects instances of slow model learning and performs a one-shot correction using the auxiliary dataset. Experimental results validate that our proposed algorithms outperform the state-of-the-art FL algorithms on the MNIST, CIFAR10 and CIFAR100 datasets.

📄 PDF Abstract BibTeX arXiv:2503.06426

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingFederated 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 제목 키워드 기반

On-demand Quantization for Green Federated Generative Diffusion in Mobile Edge Networks

2024-03-07 · Bingkun Lai, Jiayi He, Jiawen Kang, Gaolei Li 외

Generative Artificial Intelligence (GAI) shows remarkable productivity and creativity in Mobile Edge Networks, such as the metaverse and the Industrial Internet of Things. Federated learning is a promising technique for …

DiversityFederated LearningQuantization

FedDifRC: Unlocking the Potential of Text-to-Image Diffusion Models in Heterogeneous Federated Learning

2025-07-09 · Huan Wang, Haoran Li, Huaming Chen, Jun Yan 외 arxiv

Federated learning aims at training models collaboratively across participants while protecting privacy. However, one major challenge for this paradigm is the data heterogeneity issue, where biased data preferences acros…

Contrastive LearningFederated Learning

Federated Discrete Denoising Diffusion Model for Molecular Generation with OpenFL

2025-01-21 · Kevin Ta, Patrick Foley, Mattson Thieme, Abhishek Pandey 외

Generating unique molecules with biochemically desired properties to serve as viable drug candidates is a difficult task that requires specialized domain expertise. In recent years, diffusion models have shown promising …

DenoisingDrug DesignFederated LearningPrivacy Preserving

Training Diffusion Models with Federated Learning

2024-06-18 · Matthijs de Goede, Bart Cox, Jérémie Decouchant

The training of diffusion-based models for image generation is predominantly controlled by a select few Big Tech companies, raising concerns about privacy, copyright, and data authority due to their lack of transparency …

DenoisingFederated LearningImage Generation

Fed-NDIF: A Noise-Embedded Federated Diffusion Model For Low-Count Whole-Body PET Denoising

2025-03-20 · Yinchi Zhou, Huidong Xie, Menghua Xia, Qiong Liu 외

Low-count positron emission tomography (LCPET) imaging can reduce patients' exposure to radiation but often suffers from increased image noise and reduced lesion detectability, necessitating effective denoising technique…

DenoisingFederated LearningSSIM