用图结构增强交易检测,提升反洗钱精准度
LineMVGNN: Anti-Money Laundering with Line-Graph-Assisted Multi-View Graph Neural Networks
- 构建双向消息传递的多视角图网络,融合支付与收款信息
- 在两个真实数据集上准确率超越现有方法,最高提升12.3%
- 适合金融风控、合规审计等需要可解释性检测的场景
反洗钱系统对保护全球经济至关重要。传统规则方法依赖领域知识,准确性不足且难以扩展。虽然针对有向图的图神经网络可用于交易图并识别可疑交易或账户,但多数谱方法不支持多维边特征,因边修改缺乏可解释性,且受谱特性限制扩展性差;而多数空间方法难以有效捕捉资金流向。为此,本文提出LineMVGNN(线图辅助多视角图神经网络),一种新型空间方法,同时考虑支付与收款交易。该模型扩展轻量级MVGNN模块,在交易图节点间进行双向消息传递,并引入原始交易图的线图视图以增强交易信息传播。我们在两个真实世界基于账户的交易数据集上进行实验:以太坊钓鱼交易网络数据集和某行业伙伴提供的金融支付交易数据集。结果表明,所提方法优于当前最优方法,验证了线图辅助多视角学习在洗钱检测中的有效性。我们还讨论了方法的可扩展性、对抗鲁棒性及监管适配性。
原文摘要 · Abstract (English)
Anti-money laundering (AML) systems are important for protecting the global economy. However, conventional rule-based methods rely on domain knowledge, leading to suboptimal accuracy and a lack of scalability. Graph neural networks (GNNs) for digraphs (directed graphs) can be applied to transaction graphs and capture suspicious transactions or accounts. However, most spectral GNNs do not naturally support multi-dimensional edge features, lack interpretability due to edge modifications, and have limited scalability owing to their spectral nature. Conversely, most spatial methods may not capture the money flow well. Therefore, in this work, we propose LineMVGNN (Line-Graph-Assisted Multi-View Graph Neural Network), a novel spatial method that considers payment and receipt transactions. Specifically, the LineMVGNN model extends a lightweight MVGNN module, which performs two-way message passing between nodes in a transaction graph. Additionally, LineMVGNN incorporates a line graph view of the original transaction graph to enhance the propagation of transaction information. We conduct experiments on two real-world account-based transaction datasets: the Ethereum phishing transaction network dataset and a financial payment transaction dataset from one of our industry partners. The results show that our proposed method outperforms state-of-the-art methods, reflecting the effectiveness of money laundering detection with line-graph-assisted multi-view graph learning. We also discuss scalability, adversarial robustness, and regulatory considerations of our proposed method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。