LGAINESep 23, 2024

Graph Network Models To Detect Illicit Transactions In Block Chain

arXiv:2410.07150v17 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the problem of financial crime detection for cryptocurrency users and regulators, but it appears incremental as it builds on existing graph network methods.

The paper tackled detecting illicit transactions in blockchains for anti-money laundering by proposing a GAT-ResNet model, which showed potential to outperform existing graph network models in accuracy, reliability, and scalability on the Elliptic Bitcoin Transaction dataset.

The use of cryptocurrencies has led to an increase in illicit activities such as money laundering, with traditional rule-based approaches becoming less effective in detecting and preventing such activities. In this paper, we propose a novel approach to tackling this problem by applying graph attention networks with residual network-like architecture (GAT-ResNet) to detect illicit transactions related to anti-money laundering/combating the financing of terrorism (AML/CFT) in blockchains. We train various models on the Elliptic Bitcoin Transaction dataset, implementing logistic regression, Random Forest, XGBoost, GCN, GAT, and our proposed GAT-ResNet model. Our results demonstrate that the GAT-ResNet model has a potential to outperform the existing graph network models in terms of accuracy, reliability and scalability. Our research sheds light on the potential of graph related machine learning models to improve efforts to combat financial crime and lays the foundation for further research in this area.

Foundations

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

Your Notes