LEA: Label Enumeration Attack in Vertical Federated Learning
Wenhao Jiang, Shaojing Fu, Yuchuan Luo, Lin Liu

TL;DR
This paper introduces LEA, a novel label inference attack in vertical federated learning that effectively enumerates labels without auxiliary data, using model similarity measures and optimization techniques to improve efficiency and robustness.
Contribution
The paper presents LEA, the first scalable label enumeration attack applicable across multiple VFL scenarios without auxiliary data, utilizing cosine similarity of loss gradients and model reduction strategies.
Findings
LEA successfully infers labels in various VFL scenarios.
LEA outperforms existing attacks in efficiency and accuracy.
LEA is resilient against common defense mechanisms.
Abstract
A typical Vertical Federated Learning (VFL) scenario involves several participants collaboratively training a machine learning model, where each party has different features for the same samples, with labels held exclusively by one party. Since labels contain sensitive information, VFL must ensure the privacy of labels. However, existing VFL-targeted label inference attacks are either limited to specific scenarios or require auxiliary data, rendering them impractical in real-world applications. We introduce a novel Label Enumeration Attack (LEA) that, for the first time, achieves applicability across multiple VFL scenarios and eschews the need for auxiliary data. Our intuition is that an adversary, employing clustering to enumerate mappings between samples and labels, ascertains the accurate label mappings by evaluating the similarity between the benign model and the simulated models…
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 · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
