TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Semi-supervised Credit Card Fraud Detection via Attribute-...

Semi-supervised Credit Card Fraud Detection via Attribute-Driven Graph Representation

Sheng Xiang, Mingzhi Zhu, Dawei Cheng, Enxia Li, Ruihui Zhao, Yi Ouyang, Ling Chen, Yefeng Zheng

2024-12-24AAAI 2023 6AttributeFraud Detection
PaperPDFCode(official)Code(official)

Abstract

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 labeled data are usually a small proportion of billions of real transactions due to expensive labeling costs, which implies that they do not well exploit many natural features from unlabeled data. Therefore, we propose a semi-supervised graph neural network for fraud detection. Specifically, we leverage transaction records to construct a temporal transaction graph, which is composed of temporal transactions (nodes) and interactions (edges) among them. Then we pass messages among the nodes through a Gated Temporal Attention Network (GTAN) to learn the transaction representation. We further model the fraud patterns through risk propagation among transactions. The extensive experiments are conducted on a real-world transaction dataset and two publicly available fraud detection datasets. The result shows that our proposed method, namely GTAN, outperforms other state-of-the-art baselines on three fraud detection datasets. Semi-supervised experiments demonstrate the excellent fraud detection performance of our model with only a tiny proportion of labeled data.

Results

TaskDatasetMetricValueModel
Fraud DetectionYelp-FraudAUC-ROC94.98GTAN
Fraud DetectionYelp-FraudAveraged Precision82.41GTAN
Fraud DetectionAmazon-FraudAUC-ROC97.5GTAN
Fraud DetectionAmazon-FraudAveraged Precision89.26GTAN
Node ClassificationAmazon-FraudAUC-ROC97.5GTAN
Node ClassificationYelp-FraudAUC-ROC94.98GTAN
Active Speaker DetectionYelp-FraudAUC-ROC94.98GTAN
Active Speaker DetectionYelp-FraudAveraged Precision82.41GTAN
Active Speaker DetectionAmazon-FraudAUC-ROC97.5GTAN
Active Speaker DetectionAmazon-FraudAveraged Precision89.26GTAN

Related Papers

MGFFD-VLM: Multi-Granularity Prompt Learning for Face Forgery Detection with VLM2025-07-16Non-Adaptive Adversarial Face Generation2025-07-16Attributes Shape the Embedding Space of Face Recognition Models2025-07-15COLIBRI Fuzzy Model: Color Linguistic-Based Representation and Interpretation2025-07-15Ref-Long: Benchmarking the Long-context Referencing Capability of Long-context Language Models2025-07-13Model Parallelism With Subnetwork Data Parallelism2025-07-11Bradley-Terry and Multi-Objective Reward Modeling Are Complementary2025-07-10Evaluating Attribute Confusion in Fashion Text-to-Image Generation2025-07-09