Label Inference Attacks against Node-level Vertical Federated GNNs
Marco Arazzi, Mauro Conti, Stefanos Koffas, Marina Krcek, Antonino, Nocera, Stjepan Picek, Jing Xu

TL;DR
This paper introduces BlindSage, a zero-background knowledge attack on node classification in vertical federated GNNs, achieving near-perfect label inference accuracy and exposing vulnerabilities in existing defenses.
Contribution
First to investigate label inference attacks on VFL with zero background knowledge, specifically targeting GNNs in node classification tasks.
Findings
BlindSage achieves nearly 100% accuracy in most cases.
Attack accuracy remains above 90% without background knowledge.
Existing defenses are ineffective against BlindSage without harming model performance.
Abstract
Federated learning enables collaborative training of machine learning models by keeping the raw data of the involved workers private. Three of its main objectives are to improve the models' privacy, security, and scalability. Vertical Federated Learning (VFL) offers an efficient cross-silo setting where a few parties collaboratively train a model without sharing the same features. In such a scenario, classification labels are commonly considered sensitive information held exclusively by one (active) party, while other (passive) parties use only their local information. Recent works have uncovered important flaws of VFL, leading to possible label inference attacks under the assumption that the attacker has some, even limited, background knowledge on the relation between labels and data. In this work, we are the first (to the best of our knowledge) to investigate label inference attacks…
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 · Advanced Graph Neural Networks · Adversarial Robustness in Machine Learning
MethodsFocus
