Using Diffusion Models as Generative Replay in Continual Federated Learning -- What will Happen?
Yongsheng Mei, Liangqi Yuan, Dong-Jun Han, Kevin S. Chan, Christopher, G. Brinton, Tian Lan

TL;DR
This paper introduces DCFL, a novel framework that uses diffusion models to generate synthetic data for continual federated learning, effectively addressing distribution shifts and catastrophic forgetting in dynamic environments.
Contribution
The paper proposes a diffusion model-based replay mechanism for CFL, providing convergence analysis and demonstrating improved performance over existing methods.
Findings
Effective mitigation of distribution shifts in CFL
Convergence bounds established for the proposed method
Demonstrated superior performance on multiple datasets
Abstract
Federated learning (FL) has become a cornerstone in decentralized learning, where, in many scenarios, the incoming data distribution will change dynamically over time, introducing continuous learning (CL) problems. This continual federated learning (CFL) task presents unique challenges, particularly regarding catastrophic forgetting and non-IID input data. Existing solutions include using a replay buffer to store historical data or leveraging generative adversarial networks. Nevertheless, motivated by recent advancements in the diffusion model for generative tasks, this paper introduces DCFL, a novel framework tailored to address the challenges of CFL in dynamic distributed learning environments. Our approach harnesses the power of the conditional diffusion model to generate synthetic historical data at each local device during communication, effectively mitigating latent shifts in…
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
MethodsDiffusion
