FedCG: Leverage Conditional GAN for Protecting Privacy and Maintaining Competitive Performance in Federated Learning
Yuezhou Wu, Yan Kang, Jiahuan Luo, Yuanqin He, Qiang Yang

TL;DR
FedCG introduces a novel federated learning approach using conditional GANs to protect client privacy effectively while maintaining high model accuracy, reducing computational overhead compared to existing methods.
Contribution
The paper proposes FedCG, a federated learning method that utilizes conditional GANs to enhance privacy protection without sacrificing model performance, and reduces computational costs.
Findings
FedCG achieves competitive accuracy compared to baseline FL methods.
FedCG provides high-level privacy protection against gradient-based attacks.
Experimental results validate the effectiveness and efficiency of FedCG.
Abstract
Federated learning (FL) aims to protect data privacy by enabling clients to build machine learning models collaboratively without sharing their private data. Recent works demonstrate that information exchanged during FL is subject to gradient-based privacy attacks, and consequently, a variety of privacy-preserving methods have been adopted to thwart such attacks. However, these defensive methods either introduce orders of magnitude more computational and communication overheads (e.g., with homomorphic encryption) or incur substantial model performance losses in terms of prediction accuracy (e.g., with differential privacy). In this work, we propose , a novel federated learning method that leverages conditional generative adversarial networks to achieve high-level privacy protection while still maintaining competitive model performance. decomposes each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
