paper-with-me

Papers

Towards Collaborative Anti-Money Laundering Among Financial Institutions

2025-02-27 · Zhihua Tian, Yuan Ding, Wenjie Qu, Xiang Yu, Enchao Gong, Jiaheng Zhang, Jian Liu, Kui Ren

Money laundering is the process that intends to legalize the income derived from illicit activities, thus facilitating their entry into the monetary flow of the economy without jeopardizing their source. It is crucial to identify such activities accurately and reliably in order to enforce anti-money laundering (AML). Despite considerable efforts to AML, a large number of such activities still go undetected. Rule-based methods were first introduced and are still widely used in current detection systems. With the rise of machine learning, graph-based learning methods have gained prominence in detecting illicit accounts through the analysis of money transfer graphs. Nevertheless, these methods generally assume that the transaction graph is centralized, whereas in practice, money laundering activities usually span multiple financial institutions. Due to regulatory, legal, commercial, and customer privacy concerns, institutions tend not to share data, restricting their utility in practical usage. In this paper, we propose the first algorithm that supports performing AML over multiple institutions while protecting the security and privacy of local data. To evaluate, we construct Alipay-ECB, a real-world dataset comprising digital transactions from Alipay, the world's largest mobile payment platform, alongside transactions from E-Commerce Bank (ECB). The dataset includes over 200 million accounts and 300 million transactions, covering both intra-institution transactions and those between Alipay and ECB. This makes it the largest real-world transaction graph available for analysis. The experimental results demonstrate that our methods can effectively identify cross-institution money laundering subgroups. Additionally, experiments on synthetic datasets also demonstrate that our method is efficient, requiring only a few minutes on datasets with millions of transactions.

📄 PDF Abstract BibTeX arXiv:2502.19952

Code (1)

zhihuat/Collaborative-AML 공식 구현

Similar Papers 제목 키워드 기반

Catch Me If You Can: Semi-supervised Graph Learning for Spotting Money Laundering

2023-02-23 · Md. Rezaul Karim, Felix Hermsen, Sisay Adugna Chala, Paola de Perthuis 외

Money laundering is the process where criminals use financial services to move massive amounts of illegal money to untraceable destinations and integrate them into legitimate financial systems. It is very crucial to iden…

Graph Learning

DELATOR: Money Laundering Detection via Multi-Task Learning on Large Transaction Graphs

2022-05-20 · Henrique S. Assumpção, Fabrício Souza, Leandro Lacerda Campos, Vinícius T. de Castro Pires 외

Money laundering has become one of the most relevant criminal activities in modern societies, as it causes massive financial losses for governments, banks and other institutions. Detecting such activities is among the to…

Financial AnalysisMulti-Task LearningNode Classification

Privacy-Preserving Graph-Based Machine Learning with Fully Homomorphic Encryption for Collaborative Anti-Money Laundering

2024-11-05 · Fabrianne Effendi, Anupam Chattopadhyay

Combating money laundering has become increasingly complex with the rise of cybercrime and digitalization of financial transactions. Graph-based machine learning techniques have emerged as promising tools for Anti-Money …

Computational EfficiencyGraph Neural NetworkPrivacy PreservingQuantization

Anti-Money Laundering Systems Using Deep Learning

2025-09-18 · Mashkhal Abdalwahid Sidiq, Yimamu Kirubel Wondaferew arxiv

In this paper, we focused on using deep learning methods for detecting money laundering in financial transaction networks, in order to demonstrate that it can be used as a complement or instead of the more commonly used …

Intelligent Anti-Money Laundering Solution Based upon Novel Community Detection in Massive Transaction Networks on Spark

2025-01-08 · Xurui Li, Xiang Cao, Xuetao Qiu, Jintao Zhao 외

Criminals are using every means available to launder the profits from their illegal activities into ostensibly legitimate assets. Meanwhile, most commercial anti-money laundering systems are still rule-based, which canno…

Community Detection