用生成模型提升联邦学习中数据混合分布的建模与个性化
FedGMI: Generative Model-Driven Federated Learning for Probabilistic Mixture Inference

- 用变分自编码器建模共享数据分布,实现客户端混合分布的结构化推断
- 在异构数据下准确识别各客户的数据成分比例,性能优于传统方法
- 适合需要个性化且注重通信效率的联邦学习场景
联邦学习(FL)可在不交换原始数据的前提下实现跨客户端协同训练,保护数据隐私。然而,客户端间的数据异构性常导致性能下降。聚类联邦学习(CFL)通过将相似数据分布的客户端分组来提升性能,但受限于组内异构性;个性化联邦学习(PFL)虽能为每个客户端定制模型,却忽略客户端间的潜在结构相似性。本文研究一种概率混合(PM)场景,其中每个客户端的本地数据分布可建模为若干共享固有分布的凸组合。为此,我们提出FedGMI框架,利用变分自编码器(VAEs)作为生成密度估计器,表示这些固有分布,并推断客户端本地数据分布的混合成分。该方法实现了结构化的个性化,同时保留协作学习优势。大量实验表明,FedGMI能有效刻画并区分固有分布,准确估计混合比例。此外,在通信成本受限条件下仍保持鲁棒性能。
原文摘要 · Abstract (English)
Federated Learning (FL) facilitates collaborative model training across decentralized clients while preserving data privacy by avoiding raw data exchange. Despite its potential, FL performance is often compromised by data heterogeneity across clients. To address this, Clustered Federated Learning (CFL) groups clients with similar data distributions to improve model performance, but constrained by intra-cluster heterogeneity. Conversely, Personalized Federated Learning (PFL) tailors models to individual clients, but usually neglects the underlying structural similarities among clients. In this work, we investigate a probabilistic mixture (PM) scenario, where each client's local data distribution is modeled as a convex combination of several shared inherent distributions. To effectively model this structure, we propose FedGMI, a framework that utilizes Variational Autoencoders (VAEs) as generative density estimators to represent these inherent distributions and infer the mixture components of clients' local data distributions. This approach enables structured personalization without sacrificing the benefits of collaborative learning. Extensive experiments demonstrate that FedGMI effectively characterizes and discriminate the inherent distributions, as well as accurately estimates mixture proportions. Furthermore, FedGMI maintains robust performance even under communication cost constraints.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。