Identifying Money Laundering Subgraphs on the Blockchain
Kiwhan Song, Mohamed Ali Dhraief, Muhua Xu, Locke Cai, Xuhao Chen,, Arvind, Jie Chen

TL;DR
This paper introduces RevTrack, RevClassify, and RevFilter, innovative graph-based methods for large-scale, cost-effective blockchain AML that improve accuracy and discover new suspicious activity subgraphs.
Contribution
The paper presents RevTrack, RevClassify, and RevFilter, novel scalable frameworks and models for blockchain AML that outperform existing methods in cost and accuracy.
Findings
RevClassify outperforms state-of-the-art classification methods.
RevFilter effectively discovers new suspicious subgraphs.
Proposed methods reduce computational costs significantly.
Abstract
Anti-Money Laundering (AML) involves the identification of money laundering crimes in financial activities, such as cryptocurrency transactions. Recent studies advanced AML through the lens of graph-based machine learning, modeling the web of financial transactions as a graph and developing graph methods to identify suspicious activities. For instance, a recent effort on opensourcing datasets and benchmarks, Elliptic2, treats a set of Bitcoin addresses, considered to be controlled by the same entity, as a graph node and transactions among entities as graph edges. This modeling reveals the "shape" of a money laundering scheme - a subgraph on the blockchain. Despite the attractive subgraph classification results benchmarked by the paper, competitive methods remain expensive to apply due to the massive size of the graph; moreover, existing methods require candidate subgraphs as inputs…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCrime, Illicit Activities, and Governance
MethodsSparse Evolutionary Training
