arXiv:2504.08183cs.LGcs.CR2025-04被引 38

用图神经网络分析复杂交易关系,提升信用卡欺诈检测精度。

Detecting Credit Card Fraud via Heterogeneous Graph Neural Networks with Graph Attention

  • 构建用户、商户、交易多类型节点的异构图,捕捉深层关系
  • 图注意力机制动态加权,时序衰减增强对近期欺诈的敏感度
  • 结合数据增强与代价敏感学习,解决样本不足问题

本研究提出一种基于异构图神经网络(HGNN)的信用卡欺诈检测方法,以应对复杂交易网络中的欺诈行为。与仅依赖交易记录数值特征的传统机器学习方法不同,该方法构建包含用户、商户和交易等多类型节点的异构交易图,利用图神经网络捕获高阶交易关系。引入图注意力机制,动态分配不同交易关系的权重;同时集成时序衰减机制,提升对时间相关欺诈模式的敏感性。针对欺诈样本稀少的问题,采用SMOTE过采样和代价敏感学习技术,增强模型识别能力。实验表明,在IEEE-CIS Fraud Detection数据集上,该方法优于GCN、GAT和GraphSAGE等现有GNN模型,在准确率和OC-ROC指标上均有显著提升。未来可探索动态图神经网络与强化学习的融合,以提升系统实时适应性与智能风控水平。

原文摘要 · Abstract (English)

This study proposes a credit card fraud detection method based on Heterogeneous Graph Neural Network (HGNN) to address fraud in complex transaction networks. Unlike traditional machine learning methods that rely solely on numerical features of transaction records, this approach constructs heterogeneous transaction graphs. These graphs incorporate multiple node types, including users, merchants, and transactions. By leveraging graph neural networks, the model captures higher-order transaction relationships. A Graph Attention Mechanism is employed to dynamically assign weights to different transaction relationships. Additionally, a Temporal Decay Mechanism is integrated to enhance the model's sensitivity to time-related fraud patterns. To address the scarcity of fraudulent transaction samples, this study applies SMOTE oversampling and Cost-sensitive Learning. These techniques strengthen the model's ability to identify fraudulent transactions. Experimental results demonstrate that the proposed method outperforms existing GNN models, including GCN, GAT, and GraphSAGE, on the IEEE-CIS Fraud Detection dataset. The model achieves notable improvements in both accuracy and OC-ROC. Future research may explore the integration of dynamic graph neural networks and reinforcement learning. Such advancements could enhance the real-time adaptability of fraud detection systems and provide more intelligent solutions for financial risk control.

欺诈检测图神经网络金融风控

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。