Unveiling the Threat of Fraud Gangs to Graph Neural Networks: Multi-Target Graph Injection Attacks Against GNN-Based Fraud Detectors
Jinhyeok Choi, Heehyeon Kim, Joyce Jiyoung Whang

TL;DR
This paper introduces MonTi, a transformer-based attack model that effectively simulates multi-target graph injection attacks against GNN-based fraud detectors, revealing significant vulnerabilities in real-world scenarios.
Contribution
The paper presents MonTi, a novel transformer-based approach for multi-target graph injection attacks, improving attack effectiveness over existing methods and highlighting security risks in GNN-based fraud detection.
Findings
MonTi outperforms state-of-the-art attack methods on five real-world datasets.
Multi-target injection attacks can significantly degrade GNN-based fraud detection accuracy.
Adaptive degree allocation enhances attack diversity and effectiveness.
Abstract
Graph neural networks (GNNs) have emerged as an effective tool for fraud detection, identifying fraudulent users, and uncovering malicious behaviors. However, attacks against GNN-based fraud detectors and their risks have rarely been studied, thereby leaving potential threats unaddressed. Recent findings suggest that frauds are increasingly organized as gangs or groups. In this work, we design attack scenarios where fraud gangs aim to make their fraud nodes misclassified as benign by camouflaging their illicit activities in collusion. Based on these scenarios, we study adversarial attacks against GNN-based fraud detectors by simulating attacks of fraud gangs in three real-world fraud cases: spam reviews, fake news, and medical insurance frauds. We define these attacks as multi-target graph injection attacks and propose MonTi, a transformer-based Multi-target one-Time graph injection…
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.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Graph Neural Networks · Imbalanced Data Classification Techniques
