pith. sign in

arxiv: 2411.19440 · v2 · pith:OZZORAHQnew · submitted 2024-11-29 · 💻 cs.LG · cs.AI

Gradient Inversion Attack on Graph Neural Networks

classification 💻 cs.LG cs.AI
keywords graphdatagradientsnetworksneuralattackclassificationfeatures
0
0 comments X
read the original abstract

Graph federated learning is of essential importance for training over large graph datasets while protecting data privacy, where each client stores a subset of local graph data, while the server collects the local gradients and broadcasts only the aggregated gradients. Recent studies reveal that a malicious attacker can steal private image data from the gradient exchange of neural networks during federated learning. However, the vulnerability of graph data and graph neural networks under such attacks, i.e., reconstructing both node features and graph structure from gradients, remains largely underexplored. To answer this question, this paper studies the problem of whether private data can be reconstructed from leaked gradients in both node classification and graph classification tasks and proposes a novel attack named Graph Leakage from Gradients (GLG). Two widely used GNN frameworks are analyzed, namely GCN and GraphSAGE. The effects of different model settings on reconstruction are extensively discussed. Theoretical analysis and empirical validation demonstrate that, by leveraging the unique properties of graph data and GNNs, GLG achieves more accurate reconstruction of both nodal features and graph structure from gradients.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Leaking Circuit Secrets: Gradient Leakage Attacks on Graph Neural Networks

    cs.LG 2026-06 unverdicted novelty 5.0

    Gradient leakage attacks on GNNs for netlist benchmarks can expose gate types and Trojan properties; attention-based models leak more while defenses like differential privacy help only in limited cases without full pe...