EC-LDA : Label Distribution Inference Attack against Federated Graph Learning with Embedding Compression
Tong Cheng, Jie Fu, Xinpeng Ling, Huifa Li, Zhili Chen, Haifeng Qian, Junqing Gong

TL;DR
This paper introduces EC-LDA, a novel label distribution inference attack on federated graph learning that leverages embedding compression to significantly improve attack effectiveness and evaluates its robustness and defenses.
Contribution
The paper proposes EC-LDA, the first label distribution attack on federated graph learning that uses embedding compression to enhance inference accuracy.
Findings
EC-LDA achieves near-perfect label inference with Cos-sim close to 1.0.
EC-LDA outperforms state-of-the-art label distribution attacks across multiple graph datasets.
Embedding compression significantly boosts attack effectiveness in federated GNNs.
Abstract
Graph Neural Networks (GNNs) have been widely used for graph analysis. Federated Graph Learning (FGL) is an emerging learning framework to collaboratively train graph data from various clients. Although FGL allows client data to remain localized, a malicious server can still steal client private data information through uploaded gradient. In this paper, we for the first time propose label distribution attacks (LDAs) on FGL that aim to infer the label distributions of the client-side data. Firstly, we observe that the effectiveness of LDA is closely related to the variance of node embeddings in GNNs. Next, we analyze the relation between them and propose a new attack named EC-LDA, which significantly improves the attack effectiveness by compressing node embeddings. Then, extensive experiments on node classification and link prediction tasks across six widely used graph datasets show that…
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
MethodsFocus · Linear Discriminant Analysis
