Effective High-order Graph Representation Learning for Credit Card Fraud Detection
By: Yao Zou, Dawei Cheng
Potential Business Impact:
Catches hidden credit card fraud better.
Credit card fraud imposes significant costs on both cardholders and issuing banks. Fraudsters often disguise their crimes, such as using legitimate transactions through several benign users to bypass anti-fraud detection. Existing graph neural network (GNN) models struggle with learning features of camouflaged, indirect multi-hop transactions due to their inherent over-smoothing issues in deep multi-layer aggregation, presenting a major challenge in detecting disguised relationships. Therefore, in this paper, we propose a novel High-order Graph Representation Learning model (HOGRL) to avoid incorporating excessive noise during the multi-layer aggregation process. In particular, HOGRL learns different orders of \emph{pure} representations directly from high-order transaction graphs. We realize this goal by effectively constructing high-order transaction graphs first and then learning the \emph{pure} representations of each order so that the model could identify fraudsters' multi-hop indirect transactions via multi-layer \emph{pure} feature learning. In addition, we introduce a mixture-of-expert attention mechanism to automatically determine the importance of different orders for jointly optimizing fraud detection performance. We conduct extensive experiments in both the open source and real-world datasets, the result demonstrates the significant improvements of our proposed HOGRL compared with state-of-the-art fraud detection baselines. HOGRL's superior performance also proves its effectiveness in addressing high-order fraud camouflage criminals.
Similar Papers
Detecting Credit Card Fraud via Heterogeneous Graph Neural Networks with Graph Attention
Machine Learning (CS)
Catches credit card thieves better by seeing hidden patterns.
Enhancing Customer Contact Efficiency with Graph Neural Networks in Credit Card Fraud Detection Workflow
Machine Learning (CS)
Stops fake credit card charges without bothering you.
Fraud detection and risk assessment of online payment transactions on e-commerce platforms based on LLM and GCN frameworks
Computational Engineering, Finance, and Science
Stops online shoppers from being tricked.