Table of Contents
Fetching ...

Double Whammy: Stealthy Data Manipulation aided Reconstruction Attack on Graph Federated Learning

Jinyin Chen, Minying Ma, Haibin Zheng, Qi Xuan

TL;DR

The first Data Manipulation aided Reconstruction attack on GFL is proposed, dubbed as DMan4Rec, which achieves the state-of-the-art (SOTA) attack performance and still beats the defensive GFL, which alarms a new threat to GFL.

Abstract

Recent research has constructed successful graph reconstruction attack (GRA) on GFL. But these attacks are still challenged in aspects of effectiveness and stealth. To address the issues, we propose the first Data Manipulation aided Reconstruction attack on GFL, dubbed as DMan4Rec. The malicious client is born to manipulate its locally collected data to enhance graph stealing privacy from benign ones, so as to construct double whammy on GFL. It differs from previous work in three terms: (1) effectiveness - to fully utilize the sparsity and feature smoothness of the graph, novel penalty terms are designed adaptive to diverse similarity functions for connected and unconnected node pairs, as well as incorporation label smoothing on top of the original cross-entropy loss. (2) scalability - DMan4Rec is capable of both white-box and black-box attacks via training a supervised model to infer the posterior probabilities obtained from limited queries (3) stealthiness - by manipulating the malicious client's node features, it can maintain the overall graph structure's invariance and conceal the attack. Comprehensive experiments on four real datasets and three GNN models demonstrate that DMan4Rec achieves the state-of-the-art (SOTA) attack performance, e.g., the attack AUC and precision improved by 9.2% and 10.5% respectively compared with the SOTA baselines. Particularly, DMan4Rec achieves an AUC score and a precision score of up to 99.59% and 99.56%, respectively in black-box setting. Nevertheless, the complete overlap of the distribution graphs supports the stealthiness of the attack. Besides, DMan4Rec still beats the defensive GFL, which alarms a new threat to GFL.

Double Whammy: Stealthy Data Manipulation aided Reconstruction Attack on Graph Federated Learning

TL;DR

The first Data Manipulation aided Reconstruction attack on GFL is proposed, dubbed as DMan4Rec, which achieves the state-of-the-art (SOTA) attack performance and still beats the defensive GFL, which alarms a new threat to GFL.

Abstract

Recent research has constructed successful graph reconstruction attack (GRA) on GFL. But these attacks are still challenged in aspects of effectiveness and stealth. To address the issues, we propose the first Data Manipulation aided Reconstruction attack on GFL, dubbed as DMan4Rec. The malicious client is born to manipulate its locally collected data to enhance graph stealing privacy from benign ones, so as to construct double whammy on GFL. It differs from previous work in three terms: (1) effectiveness - to fully utilize the sparsity and feature smoothness of the graph, novel penalty terms are designed adaptive to diverse similarity functions for connected and unconnected node pairs, as well as incorporation label smoothing on top of the original cross-entropy loss. (2) scalability - DMan4Rec is capable of both white-box and black-box attacks via training a supervised model to infer the posterior probabilities obtained from limited queries (3) stealthiness - by manipulating the malicious client's node features, it can maintain the overall graph structure's invariance and conceal the attack. Comprehensive experiments on four real datasets and three GNN models demonstrate that DMan4Rec achieves the state-of-the-art (SOTA) attack performance, e.g., the attack AUC and precision improved by 9.2% and 10.5% respectively compared with the SOTA baselines. Particularly, DMan4Rec achieves an AUC score and a precision score of up to 99.59% and 99.56%, respectively in black-box setting. Nevertheless, the complete overlap of the distribution graphs supports the stealthiness of the attack. Besides, DMan4Rec still beats the defensive GFL, which alarms a new threat to GFL.

Paper Structure

This paper contains 26 sections, 17 equations, 7 figures, 2 tables.

Figures (7)

  • Figure 1: An example of the graph reconstruction attack against the Amazon shopping website based on data manipulation.
  • Figure 2: An illustration of the graph reconstruction attack on GFL based on data manipulation.
  • Figure 3: Black-box attack performance of DMan4Rec on different datasets.
  • Figure 4: Similarity distribution of two Amazon datasets before and after DMan4Rec poisoning.
  • Figure 5: The attack performance of DMan4Rec on Amazon Photo dataset under defense methods.
  • ...and 2 more figures