LGCRMar 21

Adversarial Attacks on Locally Private Graph Neural Networks

arXiv:2603.2074627.5h-index: 34
AI Analysis

It addresses the underexplored problem of balancing privacy and security in graph learning for applications with sensitive data, but is incremental as it builds on existing LDP and adversarial attack methods.

This paper investigates adversarial attacks on Graph Neural Networks (GNNs) protected by Local Differential Privacy (LDP), analyzing how LDP's privacy guarantees affect adversarial robustness and exploring attack effectiveness and defense directions.

Graph neural network (GNN) is a powerful tool for analyzing graph-structured data. However, their vulnerability to adversarial attacks raises serious concerns, especially when dealing with sensitive information. Local Differential Privacy (LDP) offers a privacy-preserving framework for training GNNs, but its impact on adversarial robustness remains underexplored. This paper investigates adversarial attacks on LDP-protected GNNs. We explore how the privacy guarantees of LDP can be leveraged or hindered by adversarial perturbations. The effectiveness of existing attack methods on LDP-protected GNNs are analyzed and potential challenges in crafting adversarial examples under LDP constraints are discussed. Additionally, we suggest directions for defending LDP-protected GNNs against adversarial attacks. This work investigates the interplay between privacy and security in graph learning, highlighting the need for robust and privacy-preserving GNN architectures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes