Transaction Fraud Detection via Spatial-Temporal-Aware Graph Transformer
Yue Tian, Guanjun Liu

TL;DR
This paper introduces STA-GT, a novel heterogeneous graph transformer that effectively captures spatial-temporal and global information for improved transaction fraud detection, outperforming existing GNN-based methods.
Contribution
The paper proposes a new Spatial-Temporal-Aware Graph Transformer that integrates temporal encoding and a transformer module to enhance spatial-temporal and global feature learning in fraud detection.
Findings
STA-GT outperforms existing GNN models on financial datasets.
Incorporating global information improves detection accuracy.
Temporal encoding enhances spatial-temporal modeling.
Abstract
How to obtain informative representations of transactions and then perform the identification of fraudulent transactions is a crucial part of ensuring financial security. Recent studies apply Graph Neural Networks (GNNs) to the transaction fraud detection problem. Nevertheless, they encounter challenges in effectively learning spatial-temporal information due to structural limitations. Moreover, few prior GNN-based detectors have recognized the significance of incorporating global information, which encompasses similar behavioral patterns and offers valuable insights for discriminative representation learning. Therefore, we propose a novel heterogeneous graph neural network called Spatial-Temporal-Aware Graph Transformer (STA-GT) for transaction fraud detection problems. Specifically, we design a temporal encoding strategy to capture temporal dependencies and incorporate it into the…
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 · Cybercrime and Law Enforcement Studies
MethodsMulti-Head Attention · Attention Is All You Need · Graph Neural Network · Linear Layer · Layer Normalization · Absolute Position Encodings · Adam · Dense Connections · Softmax · Position-Wise Feed-Forward Layer
