Skip to content

Code for "Enhancing Fraud Detection in GNNs with Synthetic Fraud Generation and Integrated Structural Features"

Notifications You must be signed in to change notification settings

GeorgiaKp/BRIE_Fraud_Detection_GNN

Repository files navigation

This is the code implementation of the paper "Enhancing Fraud Detection in GNNs with Synthetic Fraud Generation and Integrated Structural Features" (ICANN 2024).

Dataset

YelpChi and Amazon can be downloaded from here.

Run inside the data directory wget https://github.com/YingtongDou/CARE-GNN/raw/master/data/YelpChi.zip && unzip YelpChi.zip

Run python src/data_process.py to pre-process the data.

Usage

python main.py --config ./config/brie_yelpchi.yml

Brief Description

Introduction

Intro

Contribution - BRIE

contribution

Additional structural features (Contribution 1)

additional

Synthesizing fraud nodes (Contribution 2)

synthesizing

Results

results

Conclusion

conclusion

About

Code for "Enhancing Fraud Detection in GNNs with Synthetic Fraud Generation and Integrated Structural Features"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published