解决联邦学习中数据偏斜下的模型恢复难题
Federated Unlearning Model Recovery in Data with Skewed Label Distributions
- 用过采样与深度学习补全偏斜类数据,增强本地数据完整性
- 采用密度去噪法清理生成数据噪声,提升数据质量
- 在偏斜数据下显著改善模型恢复性能,尤其提升偏斜类准确率
在联邦学习中,联邦遗忘技术为客户端提供数据撤回机制,避免从头训练。然而,现有研究未考虑标签分布偏斜的场景。当客户端数据存在偏斜时,遗忘操作常导致模型偏差,难以恢复高质量服务,增加恢复难度。本文提出一种针对偏斜标签分布的联邦遗忘模型恢复方法。首先,采用结合过采样与深度学习的策略,补充客户端偏斜类数据,提升本地数据集完整性;随后,应用基于密度的去噪方法去除生成数据中的噪声,进一步优化剩余客户端数据质量;最后,所有剩余客户端利用增强后的本地数据集进行迭代训练,有效恢复遗忘模型性能。在多种具有不同偏斜程度的常用联邦学习数据集上的大量实验表明,该方法在恢复模型性能方面优于基线方法,尤其在偏斜类准确率上表现突出。
原文摘要 · Abstract (English)
In federated learning, federated unlearning is a technique that provides clients with a rollback mechanism that allows them to withdraw their data contribution without training from scratch. However, existing research has not considered scenarios with skewed label distributions. Unfortunately, the unlearning of a client with skewed data usually results in biased models and makes it difficult to deliver high-quality service, complicating the recovery process. This paper proposes a recovery method of federated unlearning with skewed label distributions. Specifically, we first adopt a strategy that incorporates oversampling with deep learning to supplement the skewed class data for clients to perform recovery training, therefore enhancing the completeness of their local datasets. Afterward, a density-based denoising method is applied to remove noise from the generated data, further improving the quality of the remaining clients' datasets. Finally, all the remaining clients leverage the enhanced local datasets and engage in iterative training to effectively restore the performance of the unlearning model. Extensive evaluations on commonly used federated learning datasets with varying degrees of skewness show that our method outperforms baseline methods in restoring the performance of the unlearning model, particularly regarding accuracy on the skewed class.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。