SPIRE: Conditional Personalization for Federated Diffusion Generative Models
Kaan Ozkara, Ruida Zhou, Suhas Diggavi

TL;DR
SPIRE introduces a parameter-efficient federated diffusion model personalization framework that separates a global backbone from lightweight client embeddings, enabling effective adaptation and reducing forgetting.
Contribution
It presents a novel framework for federated diffusion models using shared backbones and client embeddings, with theoretical analysis linking conditional diffusion to maximum likelihood estimation.
Findings
SPIRE matches or surpasses strong baselines in collaborative pretraining.
It significantly outperforms baselines in adapting to unseen clients.
It reduces Kernel Inception Distance while updating only hundreds of parameters.
Abstract
Recent advances in diffusion models have revolutionized generative AI, but their sheer size makes on device personalization, and thus effective federated learning (FL), infeasible. We propose Shared Backbone Personal Identity Representation Embeddings (SPIRE), a framework that casts per client diffusion based generation as conditional generation in FL. SPIRE factorizes the network into (i) a high capacity global backbone that learns a population level score function and (ii) lightweight, learnable client embeddings that encode local data statistics. This separation enables parameter efficient finetuning that touches of weights. We provide the first theoretical bridge between conditional diffusion training and maximum likelihood estimation in Gaussian mixture models. For a two component mixture we prove that gradient descent on the DDPM with respect to mixing weights loss…
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
TopicsCellular Automata and Applications
MethodsDiffusion
