CRLGMay 31, 2025

Amatriciana: Exploiting Temporal GNNs for Robust and Efficient Money Laundering Detection

arXiv:2506.00654v11 citationsh-index: 342024 IEEE International Conference on Data Mining Workshops (ICDMW)
Originality Incremental advance
AI Analysis

This addresses the problem of detecting money launderers for law enforcement agencies, offering an incremental improvement over existing methods.

The paper tackles money laundering detection by proposing Amatriciana, a temporal Graph Neural Network approach that uses the entire transaction graph without splitting it into subgraphs, achieving an F1 score of 0.76 and reducing false positives by 55% compared to state-of-the-art models.

Money laundering is a financial crime that poses a serious threat to financial integrity and social security. The growing number of transactions makes it necessary to use automatic tools that help law enforcement agencies detect such criminal activity. In this work, we present Amatriciana, a novel approach based on Graph Neural Networks to detect money launderers inside a graph of transactions by considering temporal information. Amatriciana uses the whole graph of transactions without splitting it into several time-based subgraphs, exploiting all relational information in the dataset. Our experiments on a public dataset reveal that the model can learn from a limited amount of data. Furthermore, when more data is available, the model outperforms other State-of-the-art approaches; in particular, Amatriciana decreases the number of False Positives (FPs) while detecting many launderers. In summary, Amatriciana achieves an F1 score of 0.76. In addition, it lowers the FPs by 55% with respect to other State-of-the-art models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes