arXiv:2607.10131cs.LGcs.AI2026-07

针对洗钱图中高活跃账户导致检测困难,提出融合统计信息的轻量级GNN模型。

SALT-GNN: Handling Dense Neighborhoods in Anti-Money Laundering Graphs via Statistics-Aware Attention

论文配图:SALT-GNN: Handling Dense Neighborhoods in Anti-Money Laundering Graphs via Statistics-Aware Attention
图 1 · 摘自论文原文
  • 在消息传递层融合度统计与注意力机制,增强对密集邻居的感知能力。
  • 在高活跃账户场景下,F1分数提升3-20点,参数量减少最高77%。
  • 适用于金融反洗钱领域,尤其适合处理复杂关系的高密度交易图。

洗钱威胁金融稳定并使机构面临处罚,推动自动化检测需求。由于洗钱模式常通过关系模式显现,图神经网络(GNN)被广泛用于反洗钱(AML)。然而现有AML GNN多以整体F1等聚合指标评估,掩盖了实际问题:高活跃收款账户集中大量入账交易,导致可疑信号难以识别且调查成本高昂。本文提出按收款方度数分层的评估方法,揭示在密集收款上下文中性能持续下降。分析发现原因在于三类GNN特性:(1)多重集不可区分性,(2)基数盲视,以及(3)注意力机制在密集邻域中削弱弱但关键的多跳信号。基于此诊断,提出SALT-GNN,一种轻量级统计感知架构,在每层消息传递中融合度敏感的统计聚合与注意力机制,使分布和基数信息影响后续注意力计算。消融实验表明融合位置是密集场景表现的关键。在HI-Small和HI-Medium上,相比特定任务图变换器基线,参数减少达77%,密集上下文F1提升3-6点;在AMLSim-32k-5%上,最高度节点F1提升16-20点。该增益在Transformer与GAT风格注意力中均成立,说明优势源于统计与注意力融合的位置而非具体注意力算子。

原文摘要 · Abstract (English)

Money laundering threatens financial stability and exposes institutions to penalties, motivating automated detection. Because laundering schemes often emerge through relational patterns, graph neural networks (GNNs) are increasingly used for anti-money laundering (AML). Yet AML GNNs are typically evaluated with aggregate metrics such as overall F1 score, which hide an operational issue: high-activity recipient accounts concentrate many incoming transactions, making suspicious signals harder to isolate and costlier to investigate. We introduce a recipient-degree stratified evaluation that reports standard AML metrics across recipient-context density. Across three datasets (HI-Small, HI-Medium, and AMLSim-32k-5%), it reveals consistent degradation in dense recipient contexts, which we trace to three GNN characteristics: two known limitations that AML amplifies, i.e., (1) multiset non-discriminability and (2) cardinality blindness, and (3) an attention-specific effect: in dense neighborhoods, normalized attention attenuates weak but pattern-relevant multi-hop signals. Guided by this diagnosis, we propose SALT-GNN, a lightweight statistics-aware architecture that fuses degree-aware statistical aggregation with attention at each message-passing layer, so distributional and cardinality information shapes the node states used by subsequent attention steps. Ablations support fusion placement as a key factor in dense-context performance. On HI-Small and HI-Medium, SALT-GNN uses up to 77% fewer parameters than task-specific graph-transformer baselines while improving dense-context F1 score by 3-6 points; on AMLSim-32k-5%, it improves highest-degree F1 score by 16-20 points. The gains hold for both Transformer- and GAT-style attention, indicating that the benefit comes from where statistical and attentional evidence is fused rather than from a specific attention operator.

反洗钱图神经网络注意力机制金融安全

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