GAN-based Vertical Federated Learning for Label Protection in Binary Classification
Yujin Han, Leying Guan

TL;DR
This paper introduces GAFM, a GAN-based method for vertical federated learning that enhances label privacy protection by learning label distributions indirectly, while maintaining model utility.
Contribution
The paper proposes GAFM, a novel GAN-integrated splitNN approach that mitigates label leakage in VFL without sacrificing prediction accuracy.
Findings
GAFM outperforms baseline methods in utility-privacy trade-off.
GAFM effectively mitigates label leakage through gradient perturbation.
Experimental results confirm GAFM's robustness across datasets.
Abstract
Split learning (splitNN) has emerged as a popular strategy for addressing the high computational costs and low modeling efficiency in Vertical Federated Learning (VFL). However, despite its popularity, vanilla splitNN lacks encryption protection, leaving it vulnerable to privacy leakage issues, especially Label Leakage from Gradients (LLG). Motivated by the LLG issue resulting from the use of labels during training, we propose the Generative Adversarial Federated Model (GAFM), a novel method designed specifically to enhance label privacy protection by integrating splitNN with Generative Adversarial Networks (GANs). GAFM leverages GANs to indirectly utilize label information by learning the label distribution rather than relying on explicit labels, thereby mitigating LLG. GAFM also employs an additional cross-entropy loss based on the noisy labels to further improve the prediction…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
