arXiv:2509.12255cs.LGcs.AI2025-09被引 1

用GraphSAGE分析银行交易网络,提升欺诈检测效率

Representation Learning on Large Non-Bipartite Transaction Networks using GraphSAGE

  • 采用GraphSAGE框架处理非二分异构交易图,支持动态扩展新节点
  • 在真实银行数据上实现高风险账户识别准确率提升,关键账户优先级提高
  • 适合需要实时分析大规模交易网络的金融机构参考

金融机构日益需要可扩展的工具来分析复杂的交易网络,但传统图嵌入方法难以应对动态的现实银行数据。本文展示了GraphSAGE——一种归纳式图神经网络框架——在银行场景下对非二分异构交易网络的实际应用。与传统的归纳方法不同,GraphSAGE能有效扩展至大规模网络,并可泛化到未见节点,这对处理随时间演化的交易数据至关重要。我们基于匿名客户与商户交易构建交易网络,并训练GraphSAGE模型生成节点嵌入。探索性分析发现,嵌入结果可形成与地理和人口属性对齐的可解释聚类。此外,将这些嵌入用于反洗钱账户检测任务,显著提升了高风险账户的识别优先级。本研究不仅验证了该框架在银行规模网络中的适应性,更突出了其归纳能力、可扩展性与可解释性,为金融机构利用图机器学习获取交易生态中的行动洞察提供了范例。

原文摘要 · Abstract (English)

Financial institutions increasingly require scalable tools to analyse complex transactional networks, yet traditional graph embedding methods struggle with dynamic, real-world banking data. This paper demonstrates the practical application of GraphSAGE, an inductive Graph Neural Network framework, to non-bipartite heterogeneous transaction networks within a banking context. Unlike transductive approaches, GraphSAGE scales well to large networks and can generalise to unseen nodes which is critical for institutions working with temporally evolving transactional data. We construct a transaction network using anonymised customer and merchant transactions and train a GraphSAGE model to generate node embeddings. Our exploratory work on the embeddings reveals interpretable clusters aligned with geographic and demographic attributes. Additionally, we illustrate their utility in downstream classification tasks by applying them to a money mule detection model where using these embeddings improves the prioritisation of high-risk accounts. Beyond fraud detection, our work highlights the adaptability of this framework to banking-scale networks, emphasising its inductive capability, scalability, and interpretability. This study provides a blueprint for financial organisations to harness graph machine learning for actionable insights in transactional ecosystems.

图神经网络金融风控欺诈检测可解释性

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