TL;DR
This paper investigates privacy vulnerabilities in vertical federated learning by developing feature inference attacks that can deduce private data features from model predictions, highlighting the need for better privacy protections.
Contribution
The paper introduces novel feature inference attack methods tailored for vertical FL, applicable to various models including LR, DT, NN, and RF, with no background information required.
Findings
Attacks successfully infer private features from model predictions.
Effectiveness demonstrated across multiple model types.
Highlights privacy risks in the prediction stage of vertical FL.
Abstract
Federated learning (FL) is an emerging paradigm for facilitating multiple organizations' data collaboration without revealing their private data to each other. Recently, vertical FL, where the participating organizations hold the same set of samples but with disjoint features and only one organization owns the labels, has received increased attention. This paper presents several feature inference attack methods to investigate the potential privacy leakages in the model prediction stage of vertical FL. The attack methods consider the most stringent setting that the adversary controls only the trained vertical FL model and the model predictions, relying on no background information. We first propose two specific attacks on the logistic regression (LR) and decision tree (DT) models, according to individual prediction output. We further design a general attack method based on multiple…
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
MethodsLogistic Regression
