Spatio-Temporal Attention-Based Neural Network for Credit Card Fraud Detection
Credit card fraud is an important issue and incurs a considerable cost for both cardholders and issuing institutions. Contemporary methods apply machine learning-based approaches to detect fraudulent behavior from transaction records. But manually generating features needs domain knowledge and may lay behind the modus operandi of fraud, which means we need to automatically focus on the most relevant patterns in fraudulent behavior. Therefore, in this work, we propose a spatial-temporal attention-based neural network (STAN) for fraud detection. In particular, transaction records are modeled by attention and 3D convolution mechanisms by integrating the corresponding information, including spatial and temporal behaviors. Attentional weights are jointly learned in an end-to-end manner with 3D convolution and detection networks. Afterward, we conduct extensive experiments on real-word fraud transaction dataset, the result shows that STAN performs better than other state-of-the-art baselines in both AUC and precision-recall curves. Moreover, we conduct empirical studies with domain experts on the proposed method for fraud post-analysis; the result demonstrates the effectiveness of our proposed method in both detecting suspicious transactions and mining fraud patterns.
Code (1)
Tasks
Fraud DetectionSimilar Papers 제목 키워드 기반
Semi-supervised Credit Card Fraud Detection via Attribute-Driven Graph Representation
Credit card fraud incurs a considerable cost for both cardholders and issuing banks. Contemporary methods apply machine learning-based classifiers to detect fraudulent behavior from labeled transaction records. But label…
AttributeFraud DetectionGraph Neural NetworkCaT-GNN: Enhancing Credit Card Fraud Detection via Causal Temporal Graph Neural Networks
Credit card fraud poses a significant threat to the economy. While Graph Neural Network (GNN)-based fraud detection methods perform well, they often overlook the causal effect of a node's local structure on predictions. …
Fraud DetectionGraph Neural NetworkFAA Framework: A Large Language Model-Based Approach for Credit Card Fraud Investigations
The continuous growth of the e-commerce industry attracts fraudsters who exploit stolen credit card details. Companies often investigate suspicious transactions in order to retain customer trust and address gaps in their…
Fraud DetectionLanguage ModelingLanguage ModellingLarge Language ModelGraph Neural Network for Fraud Detection via Spatial-Temporal Attention
Card fraud is an important issue and incurs a considerable cost for both cardholders and issuing banks. Contemporary methods apply machine learning-based approaches to detect fraudulent behavior from transaction records.…
Fraud DetectionGraph Neural NetworkHeterogeneous Graph Auto-Encoder for CreditCard Fraud Detection
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.…
Fraud Detection