HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

LEX-GNN: Label-Exploring Graph Neural Network for Accurate Fraud Detection

{Bongwon Suh Insoo Lee Woochang Hyun}

Abstract

Graph-based fraud detection faces significant challenges, such as severe class imbalance, inconsistent connections due to the scarcity of fraudulent nodes, and the camouflage of these nodes appearing like benign nodes. Existing studies often adopt the approach of filtering similar nodes to strengthen the homophily assumption of graph neural networks. However, to effectively address these issues, it is important to distinguish and adaptively utilize the labels of neighboring nodes. In this study, we propose the Label-Exploring Graph Neural Network (LEX-GNN), designed to enhance fraud detection by actively leveraging labeled node information. The core idea is that the manner of message passing and reception should vary depending on the node types. Specifically, we first predict the labels of nodes based on their original or previous representations. Subsequently, each node transmits differently processed messages according to its probability of being fraudulent. Finally, target nodes also receive the messages differently depending on their pre-predicted probability. Extensive experimental results on real-world benchmarks demonstrate that LEX-GNN outperforms existing state-of-the-art baselines. Our code is available at https://github.com/wdhyun/LEX-GNN.

Benchmarks

BenchmarkMethodologyMetrics
fraud-detection-on-amazon-fraudLEX-GNN
AUC-ROC: 97.91
Averaged Precision: 92.18
F1 Macro: 93.48
G-mean: 92.03
fraud-detection-on-yelp-fraudLEX-GNN
AUC-ROC: 96.40
Averaged Precision: 83.56
F1 Macro: 86.35
G-mean: 84.91
node-classification-on-amazon-fraudLEX-GNN
AUC-ROC: 97.91
node-classification-on-yelpchiLEX-GNN
AUC-ROC: 96.40

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
LEX-GNN: Label-Exploring Graph Neural Network for Accurate Fraud Detection | Papers | HyperAI