arXiv:2501.02732cs.LGcs.AI2025-01中稿 · IEEE Transactions …被引 10

在不访问本地数据前提下,用生成模型提升联邦学习公平性

AFed: Algorithmic Fair Federated Learning

  • 通过学习全局数据分布,间接生成样本以缓解偏见
  • 在多个真实数据集上显著优于基线方法
  • 适合关注隐私保护下模型公平性的研究者

联邦学习(FL)因其能在不集中数据的前提下实现多方协作建模而受到广泛关注。由于各客户端本地数据不上传至服务器,保障隐私的同时也带来了公平性挑战。传统去偏方法依赖对敏感信息的集中访问,在联邦学习场景中不可行。此外,因客户端数据来源多样且可能携带群体信息,联邦学习更易出现公平性问题。本文提出AFed框架,通过学习全局数据分布来绕过受限的数据访问,从而促进群体公平性。提出两种方法:AFed-G在服务器端训练条件生成器;AFed-GAN则在客户端训练条件生成对抗网络,增强生成样本并用于客户端数据扩充,以消除偏差。理论分析证明了方法有效性,实验证明在多个真实数据集上,AFed相比多种基线方法有显著改进。

原文摘要 · Abstract (English)

Federated Learning (FL) has gained significant attention as it facilitates collaborative machine learning among multiple clients without centralizing their data on a server. FL ensures the privacy of participating clients by locally storing their data, which creates new challenges in fairness. Traditional debiasing methods assume centralized access to sensitive information, rendering them impractical for the FL setting. Additionally, FL is more susceptible to fairness issues than centralized machine learning due to the diverse client data sources that may be associated with group information. Therefore, training a fair model in FL without access to client local data is important and challenging. This paper presents AFed, a straightforward yet effective framework for promoting group fairness in FL. The core idea is to circumvent restricted data access by learning the global data distribution. This paper proposes two approaches: AFed-G, which uses a conditional generator trained on the server side, and AFed-GAN, which improves upon AFed-G by training a conditional GAN on the client side. We augment the client data with the generated samples to help remove bias. Our theoretical analysis justifies the proposed methods, and empirical results on multiple real-world datasets demonstrate a substantial improvement in AFed over several baselines.

联邦学习公平性生成模型隐私保护

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。