arXiv:2503.01556cs.LGcs.AI2025-03IJCAI被引 18

提出HOGRL模型,有效识别信用卡欺诈的多跳隐藏交易

Effective High-order Graph Representation Learning for Credit Card Fraud Detection

  • 构建高阶交易图,直接学习各阶纯特征表示
  • 在真实数据集上AUC达0.968,优于现有基线模型
  • 适合需要检测复杂欺诈链路的风控系统使用

信用卡欺诈给持卡人和发卡银行带来巨大损失。欺诈者常通过多个正常用户进行间接、多跳的伪装交易以逃避检测。现有图神经网络在深层聚合时易出现过平滑问题,难以捕捉此类隐蔽关系。为此,本文提出高阶图表示学习模型HOGRL,通过构建高阶交易图并直接学习各阶的“纯”特征表示,避免多层聚合过程引入过多噪声。模型采用专家混合注意力机制,自动评估不同阶次的重要性,联合优化检测性能。在开源与真实世界数据集上进行大量实验,结果表明HOGRL显著优于当前主流反欺诈基线方法,其优异表现验证了对高阶伪装欺诈行为的有效识别能力。

原文摘要 · Abstract (English)

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.

欺诈检测图神经网络高阶表示

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