PRISM通过稀疏掩码通信实现私密高效生成式联邦学习。
PRISM: Privacy-Preserving Improved Stochastic Masking for Federated Generative Models
- 用随机二值掩码替代权重更新,搜索高性能稀疏子网络。
- 在非独立同分布数据下生成效果超越现有方法,通信开销极低。
- 适合边缘设备部署,兼顾隐私保护与模型轻量化。
尽管联邦学习(FL)取得进展,生成模型在其中的应用仍受限于高通信开销和异构数据下的训练不稳定性。为此,我们提出针对生成模型的隐私保护联邦学习框架PRISM,具备:(i) 在异构数据分布下的稳定性能,(ii) 通信成本与最终模型尺寸的资源高效性。其核心是为随机网络搜索最优随机二值掩码,而非更新权重,从而识别出具有高生成性能的稀疏子网络——即“强彩票票券”。通过随机方式通信二值掩码,显著降低通信开销。结合最大均值差异(MMD)损失与服务器端掩码感知动态移动平均聚合(MADA)方法,有效缓解联邦场景中的本地偏差,提升生成能力。此外,因其稀疏特性,无需额外剪枝或量化即可获得轻量模型,适用于边缘设备。在MNIST、FMNIST、CelebA和CIFAR10上的实验表明,PRISM在复杂数据集上首次成功实现非独立同分布且隐私保护条件下的图像生成,优于现有方法,同时保持极低通信成本。
原文摘要 · Abstract (English)
Despite recent advancements in federated learning (FL), the integration of generative models into FL has been limited due to challenges such as high communication costs and unstable training in heterogeneous data environments. To address these issues, we propose PRISM, a FL framework tailored for generative models that ensures (i) stable performance in heterogeneous data distributions and (ii) resource efficiency in terms of communication cost and final model size. The key of our method is to search for an optimal stochastic binary mask for a random network rather than updating the model weights, identifying a sparse subnetwork with high generative performance; i.e., a ``strong lottery ticket''. By communicating binary masks in a stochastic manner, PRISM minimizes communication overhead. This approach, combined with the utilization of maximum mean discrepancy (MMD) loss and a mask-aware dynamic moving average aggregation method (MADA) on the server side, facilitates stable and strong generative capabilities by mitigating local divergence in FL scenarios. Moreover, thanks to its sparsifying characteristic, PRISM yields a lightweight model without extra pruning or quantization, making it ideal for environments such as edge devices. Experiments on MNIST, FMNIST, CelebA, and CIFAR10 demonstrate that PRISM outperforms existing methods, while maintaining privacy with minimal communication costs. PRISM is the first to successfully generate images under challenging non-IID and privacy-preserving FL environments on complex datasets, where previous methods have struggled.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。