paper-with-me

Papers

Detecting Complex Money Laundering Patterns with Incremental and Distributed Graph Modeling

2026-04-01 · Haseeb Tariq, Alen Kaja, Marwan Hassani arxiv

Money launderers take advantage of limitations in existing detection approaches by hiding their financial footprints in a deceitful manner. They manage this by replicating transaction patterns that the monitoring systems cannot easily distinguish. As a result, criminally gained assets are pushed into legitimate financial channels without drawing attention. Algorithms developed to monitor money flows often struggle with scale and complexity. The difficulty of identifying such activities is further intensified by the (persistent) inability of current solutions to control the excessive number of false positive signals produced by rigid, risk-based rules systems. We propose a framework called ReDiRect (REduce, DIstribute, and RECTify), specifically designed to overcome these challenges. The primary contribution of our work is a novel framing of this problem in an unsupervised setting; where a large transaction graph is fuzzily partitioned into smaller, manageable components to enable fast processing in a distributed manner. In addition, we define a refined evaluation metric that better captures the effectiveness of exposed money laundering patterns. Through comprehensive experimentation, we demonstrate that our framework achieves superior performance compared to existing and state-of-the-art techniques, particularly in terms of efficiency and real-world applicability. For validation, we used the real (open source) Libra dataset and the recently released synthetic datasets by IBM Watson. Our code and datasets are available at https://github.com/mhaseebtariq/redirect.

📄 PDF Abstract BibTeX arXiv:2604.01315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Shape of Deceit: Behavioral Consistency and Fragility in Money Laundering Patterns

2025-07-13 · Danny Butvinik, Ofir Yakobi, Michal Einhorn Cohen, Elina Maliarsky arxiv

Conventional anti-money laundering (AML) systems predominantly focus on identifying anomalous entities or transactions, flagging them for manual investigation based on statistical deviation or suspicious behavior. This p…

Representation learning with a transformer by contrastive learning for money laundering detection

2025-07-07 · Harold Guéneau, Alain Celisse, Pascal Delange arxiv

The present work tackles the money laundering detection problem. A new procedure is introduced which exploits structured time series of both qualitative and quantitative data by means of a transformer neural network. The…

Representation LearningContrastive Learning

Beyond Static Datasets: A Behavior-Driven Entity-Specific Simulation to Overcome Data Scarcity and Train Effective Crypto Anti-Money Laundering Models

2025-01-01 · Dinesh Srivasthav P, Manoj Apte

For different factors/reasons, ranging from inherent characteristics and features providing decentralization, enhanced privacy, ease of transactions, etc., to implied external hardships in enforcing regulations, contradi…

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

Advances in Continual Graph Learning for Anti-Money Laundering Systems: A Comprehensive Review

2025-03-31 · Bruno Deprez, Wei Wei, Wouter Verbeke, Bart Baesens 외

Financial institutions are required by regulation to report suspicious financial transactions related to money laundering. Therefore, they need to constantly monitor vast amounts of incoming and outgoing transactions. A …

Continual LearningGraph LearningGraph Neural Network