fraud detection eliptical bitcoin dataset
Abstract
This research presents a chronological evaluation of a hybrid quantum–classical Graph Neural Network (GNN) for illicit Bitcoin transaction detection using the Elliptic Bitcoin Transaction Dataset. The study investigates whether incorporating a small Variational Quantum Circuit (VQC) into a graph-based learning pipeline improves illicit transaction classification compared with a classical Graph Convolutional Network (GCN).
The Elliptic dataset contains 203,769 Bitcoin transactions connected by 234,355 directed transaction-flow edges across 49 time steps, with 165 model input features per transaction. For supervised learning, licit and illicit transactions were used, while transactions with unknown labels were excluded. To reduce temporal leakage and provide a more realistic evaluation, the data were chronologically divided into training (time steps 1–34), validation (35–41), and held-out testing (42–49). Feature standardization was fitted only on the training-period data.
Two models were evaluated. The classical baseline was a two-layer GCN with 5,378 trainable parameters. The hybrid quantum–classical model combined graph convolution with a 4-qubit, 2-layer Variational Quantum Circuit and contained 6,518 trainable parameters. Due to the computational cost of differentiable quantum simulation on CPU, the quantum training stage was restricted to 256 selected training nodes.
On the held-out test period, the classical GCN achieved an AUPRC of 0.145466, ROC-AUC of 0.771520, F1-score of 0.146276, precision of 0.080482, and recall of 0.801471. The hybrid quantum model achieved an AUPRC of 0.038754, ROC-AUC of 0.448034, F1-score of 0.066192, precision of 0.035916, and recall of 0.421569.
The results show that the classical GCN outperformed the evaluated hybrid quantum–classical configuration on all five held-out test metrics. Therefore, no quantum performance advantage was demonstrated in this experimental setting. However, the findings are specific to the tested 4-qubit VQC configuration and do not establish that quantum graph learning is generally inferior to classical graph learning. The study highlights the importance of chronological evaluation, class-imbalance-aware metrics, transparent quantum benchmarking, and careful interpretation of quantum machine learning results in financial transaction analysis.
Description / Details
Please sign in to join the discussion.
No comments yet. Be the first to share your thoughts!
Sep 10, 2026
Research Paper
Computer Science
0