Volume 17, Number 5/6

An Explainable Graph Neural Network Framework for Anti–Money Laundering in Cryptocurrency Transactions using the Elliptic Dataset

  Authors

Oluwatosin Lawal1, Awele Okolie2, Callistus Obunadike3, 1Texas A&M University, USA, 2Wentworth Institute of Technology, USA, 3Austin Peay State University, USA

  Abstract

The detection of illicit cryptocurrency transactions remains a significant challenge due to the extreme class imbalance and limited generalization capabilities of machine learning models applied to Anti–Money Laundering (AML) data. In the widely used Elliptic dataset, illicit transactions represent less than 2% of all nodes, creating a high-risk setting in which models can achieve deceptively high training accuracy while failing to meaningfully identify malicious behavior. This study examines the behavior of Graph Neural Networks (GNNs) under these constraints and emphasizes the limitations rather than the performance of the approach. Instead of treating the model’s high training accuracy as a success, we demonstrate how imbalance, structural sparsity, and label noise impede reliable learning. We evaluate the model with and without common imbalance-handling strategies including class weighting and focal lossand illustrate that performance remains unstable. Further more, we investigate the explainability of the model using GNN Explainer, showing example subgraphs and salient features for known illicit nodes, and discuss their alignment with money-laundering patterns such as fan-out and transaction mixing. Our findings underscore the difficulties of applying GNNs to heavily imbalanced AML datasets and highlight the need for improved modeling strategies, semi-supervised techniques, and more robust explainability methods for real-world financial crime detection.

  Keywords

Graph Neural Networks (GNN), Explainable AI (XAI), Anti–Money Laundering (AML), Cryptocurrency, Blockchain Analytics, Elliptic Dataset, Graph Convolutional Network (GCN), Financial Fraud Detection, SHAP, Transaction Network Analysis.