LGCEApr 27

Fraud Detection in Cryptocurrency Markets with Spatio-Temporal Graph Neural Networks

arXiv:2604.245904.1
Predicted impact top 75% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For cryptocurrency market regulators and investors, this work provides a more effective method to detect coordinated market manipulation by leveraging relational structure among assets.

The paper proposes spatio-temporal graph neural networks for detecting pump-and-dump schemes in cryptocurrency markets, achieving significant improvements over standard machine learning baselines on a real-world dataset spanning over three years.

Technological advancements in cryptocurrency markets have increased accessibility for investors, but concurrently exposed them to the risks of market manipulations. Existing fraud detection mechanisms typically rely on machine learning methods that treat each financial asset (i.e., token) and its related transactions independently. However, market manipulation strategies are rarely isolated events, but are rather characterized by coordination, repetition, and frequent transfers among related assets. This suggests that relational structure constitutes an integral component of the signal and can be effectively represented through graphical means. In this paper, we propose three graph construction methods that rely on aggregated hourly market data. The proposed graphs are processed by a unified spatio-temporal Graph Neural Network (GNN) architecture that combines attention-based spatial aggregation with temporal Transformer encoding. We evaluate our methodology on a real-world dataset comprised of pump-and-dump schemes in cryptocurrency markets, spanning a period of over three years. Our comparative results showcase that our graph-based models achieve significant improvements over standard machine learning baselines in detecting anomalous events. Our work highlights that learned market connectivity provides substantial gains for detecting coordinated market manipulation schemes.

Code Implementations1 repo
Foundations

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

Your Notes