Probabilistic Sampling-Enhanced Temporal-Spatial GCN: A Scalable Framework for Transaction Anomaly Detection in Ethereum Networks
Stefan Kambiz Behfar, Jon Crowcroft

TL;DR
This paper introduces a scalable framework combining probabilistic sampling, temporal random walks, and GCNs to improve transaction anomaly detection in Ethereum networks by capturing complex spatial-temporal patterns.
Contribution
It presents a novel TRW-GCN model that effectively integrates temporal sequences with spatial data for enhanced anomaly detection in blockchain transactions.
Findings
Outperforms traditional GCNs in anomaly detection accuracy
Provides a scalable approach suitable for large Ethereum datasets
Reduces false positives in transaction anomaly detection
Abstract
The rapid evolution of the Ethereum network necessitates sophisticated techniques to ensure its robustness against potential threats and to maintain transparency. While Graph Neural Networks (GNNs) have pioneered anomaly detection in such platforms, capturing the intricacies of both spatial and temporal transactional patterns has remained a challenge. This study presents a fusion of Graph Convolutional Networks (GCNs) with Temporal Random Walks (TRW) enhanced by probabilistic sampling to bridge this gap. Our approach, unlike traditional GCNs, leverages the strengths of TRW to discern complex temporal sequences in Ethereum transactions, thereby providing a more nuanced transaction anomaly detection mechanism. Preliminary evaluations demonstrate that our TRW-GCN framework substantially advances the performance metrics over conventional GCNs in detecting anomalies and transaction bursts.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Complex Network Analysis Techniques · Advanced Graph Neural Networks
