A GCN-GRU hybrid achieved 0.9807 AUC-ROC on Bitcoin mixing transaction detection, reportedly outperforming all baselines, though evidence lacks error bars and the graph is a feature-similarity graph rather than the transaction network.
Topological Analysis of Mixer Activities in the Bitcoin Network
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Cryptocurrency users increasingly rely on obfuscation techniques such as mixers, swappers, and decentralised or no-KYC exchanges to protect their anonymity. However, at the same time, these services are exploited by criminals to conceal and launder illicit funds. Among obfuscation services, mixers remain one of the most challenging entities to tackle. This is because their owners are often unwilling to cooperate with Law Enforcement Agencies, and technically, they operate as 'black boxes'. To better understand their functionalities, this paper proposes an approach to analyse the operations of mixers by examining their address-transaction graphs and identifying topological similarities to uncover common patterns that can define the mixer's modus operandi. The approach utilises community detection algorithms to extract dense topological structures and clustering algorithms to group similar communities. The analysis is further enriched by incorporating data from external sources related to known Exchanges, in order to understand their role in mixer operations. The approach is applied to dissect the Blender.io mixer activities within the Bitcoin blockchain, revealing: i) consistent structural patterns across address-transaction graphs; ii) that Exchanges play a key role, following a well-established pattern, which raises several concerns about their AML/KYC policies. This paper represents an initial step toward dissecting and understanding the complex nature of mixer operations in cryptocurrency networks and extracting their modus operandi.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Hybrid GCN-GRU Model for Anomaly Detection in Cryptocurrency Transactions
A GCN-GRU hybrid achieved 0.9807 AUC-ROC on Bitcoin mixing transaction detection, reportedly outperforming all baselines, though evidence lacks error bars and the graph is a feature-similarity graph rather than the transaction network.