paper-with-me

Papers

pFedGPA: Diffusion-based Generative Parameter Aggregation for Personalized Federated Learning

2024-09-09 · Jiahao Lai, Jiaqi Li, Jian Xu, Yanru Wu, Boshi Tang, Siqi Chen, Yongfeng Huang, Wenbo Ding, Yang Li

Federated Learning (FL) offers a decentralized approach to model training, where data remains local and only model parameters are shared between the clients and the central server. Traditional methods, such as Federated Averaging (FedAvg), linearly aggregate these parameters which are usually trained on heterogeneous data distributions, potentially overlooking the complex, high-dimensional nature of the parameter space. This can result in degraded performance of the aggregated model. While personalized FL approaches can mitigate the heterogeneous data issue to some extent, the limitation of linear aggregation remains unresolved. To alleviate this issue, we investigate the generative approach of diffusion model and propose a novel generative parameter aggregation framework for personalized FL, \texttt{pFedGPA}. In this framework, we deploy a diffusion model on the server to integrate the diverse parameter distributions and propose a parameter inversion method to efficiently generate a set of personalized parameters for each client. This inversion method transforms the uploaded parameters into a latent code, which is then aggregated through denoising sampling to produce the final personalized parameters. By encoding the dependence of a client's model parameters on the specific data distribution using the high-capacity diffusion model, \texttt{pFedGPA} can effectively decouple the complexity of the overall distribution of all clients' model parameters from the complexity of each individual client's parameter distribution. Our experimental results consistently demonstrate the superior performance of the proposed method across multiple datasets, surpassing baseline approaches.

📄 PDF Abstract BibTeX arXiv:2409.05701

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingFederated LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

PrivFedTalk: Privacy-Aware Federated Diffusion with Identity-Stable Adapters for Personalized Talking-Head Generation

2026-04-09 · Soumya Mazumdar, Vineet Kumar Rakesh, Tapas Samanta arxiv

Talking-head generation has advanced rapidly with diffusion-based generative models, but training usually depends on centralized face-video and speech datasets, raising major privacy concerns. The problem is more acute f…

Parameter-Efficient and Personalized Federated Training of Generative Models at the Edge

2025-10-11 · Kabir Khan, Manju Sarkar, Anita Kar, Suresh Ghosh arxiv

Large generative models (for example, language and diffusion models) enable high-quality text and image synthesis but are hard to train or adapt in cross-device federated settings due to heavy computation and communicati…

Image Generation

How to Continually Adapt Text-to-Image Diffusion Models for Flexible Customization?

2024-10-23 · Jiahua Dong, Wenqi Liang, Hongliu Li, Duzhen Zhang 외

Custom diffusion models (CDMs) have attracted widespread attention due to their astonishing generative ability for personalized concepts. However, most existing CDMs unreasonably assume that personalized concepts are fix…

Noise Estimation

A Parameter Aggregation Strategy on Personalized Federated Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We investigate the parameter aggregation weights of federated learning (FL), simulate a variety of data access scenarios for experiments, and propose a model parameter weight self-learning strategy for horizontal FL. For…

Edge-computingFederated LearningPersonalized Federated LearningSelf-Learning

ViCo: Plug-and-play Visual Condition for Personalized Text-to-image Generation

2023-06-01 · Shaozhe Hao, Kai Han, Shihao Zhao, Kwan-Yee K. Wong

Personalized text-to-image generation using diffusion models has recently emerged and garnered significant interest. This task learns a novel concept (e.g., a unique toy), illustrated in a handful of images, into a gener…

Image GenerationText to Image GenerationText-to-Image Generation