通过随机重分配提升联邦聚类的隐私与性能平衡
Differentially Private Federated Clustering with Random Rebalancing
- 引入随机重分配机制,控制每簇最少参与客户端数
- 实测在真实与合成数据集上显著改善隐私-效用权衡
- 适用于需保护隐私的分布式聚类场景,如医疗数据
联邦聚类旨在将相似客户端分组并为每组生成专属模型,相比统一模型可提升性能,但更易泄露隐私。直接应用客户端级差分隐私(DP)机制会严重损害模型效用。我们发现其主要原因是各簇内平均隐私噪声时难以控制客户端数量。为此,提出轻量级方法RR-Cluster,通过随机重分配确保每簇至少有最低数量客户端,从而降低隐私噪声方差。分析了噪声降低与错误分配带来的偏差之间的权衡,并给出了收敛性边界。实验表明,将RR-Cluster集成至主流联邦聚类算法,在合成与真实数据集上均显著提升隐私-效用平衡。
原文摘要 · Abstract (English)
Federated clustering aims to group similar clients into clusters and produce one model for each cluster. Such a personalization approach typically improves model performance compared with training a single model to serve all clients, but can be more vulnerable to privacy leakage. Directly applying client-level differentially private (DP) mechanisms to federated clustering could degrade the utilities significantly. We identify that such deficiencies are mainly due to the difficulties of averaging privacy noise within each cluster (following standard privacy mechanisms), as the number of clients assigned to the same clusters is uncontrolled. To this end, we propose a simple and effective technique, named RR-Cluster, that can be viewed as a light-weight add-on to many federated clustering algorithms. RR-Cluster achieves reduced privacy noise via randomly rebalancing cluster assignments, guaranteeing a minimum number of clients assigned to each cluster. We analyze the tradeoffs between decreased privacy noise variance and potentially increased bias from incorrect assignments and provide convergence bounds for RR-Clsuter. Empirically, we demonstrate the RR-Cluster plugged into strong federated clustering algorithms results in significantly improved privacy/utility tradeoffs across both synthetic and real-world datasets.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。