Heterogeneous Graph Auto-Encoder for CreditCard Fraud Detection
Moirangthem Tiken Singh, Rabinder Kumar Prasad, Gurumayum Robert Michael, N K Kaphungkui, N.Hemarjit Singh

TL;DR
This paper introduces a novel heterogeneous graph neural network with attention and autoencoder techniques to improve credit card fraud detection, outperforming traditional methods in accuracy and robustness.
Contribution
It proposes a new GNN-based framework with attention mechanisms and an autoencoder to better capture complex relationships and address class imbalance in fraud detection.
Findings
Achieved an AUC-PR of 0.89, surpassing benchmark algorithms.
Outperformed Graph Sage and FI-GRL in fraud detection tasks.
Effectively handled class imbalance with autoencoder integration.
Abstract
The digital revolution has significantly impacted financial transactions, leading to a notable increase in credit card usage. However, this convenience comes with a trade-off: a substantial rise in fraudulent activities. Traditional machine learning methods for fraud detection often struggle to capture the inherent interconnectedness within financial data. This paper proposes a novel approach for credit card fraud detection that leverages Graph Neural Networks (GNNs) with attention mechanisms applied to heterogeneous graph representations of financial data. Unlike homogeneous graphs, heterogeneous graphs capture intricate relationships between various entities in the financial ecosystem, such as cardholders, merchants, and transactions, providing a richer and more comprehensive data representation for fraud analysis. To address the inherent class imbalance in fraud data, where genuine…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Financial Distress and Bankruptcy Prediction · Digital Rights Management and Security
MethodsSoftmax · Attention Is All You Need
