LineMVGNN: Anti-Money Laundering with Line-Graph-Assisted Multi-View Graph Neural Networks
Chung-Hoo Poon, James Kwok, Calvin Chow, and Jang-Hyeon Choi

TL;DR
LineMVGNN introduces a novel spatial graph neural network that leverages line graphs and multi-view learning to improve anti-money laundering detection, outperforming existing methods on real-world datasets.
Contribution
The paper proposes LineMVGNN, a new spatial GNN model that incorporates line graphs and multi-view learning for enhanced AML detection, addressing limitations of spectral GNNs.
Findings
Outperforms state-of-the-art AML detection methods
Effective on real-world transaction datasets
Enhances information propagation through line graphs
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCrime, Illicit Activities, and Governance · Blockchain Technology Applications and Security · Advanced Graph Neural Networks
