When Graph Structure Becomes a Liability: A Critical Re-Evaluation of Graph Neural Networks for Bitcoin Fraud Detection under Temporal Distribution Shift
arXiv cs.LG / 4/22/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- A new arXiv study re-tests widely cited claims that graph neural networks (GCN, GraphSAGE, GAT, EvolveGCN) outperform feature-only models for Bitcoin fraud detection on the Elliptic dataset under a leakage-free evaluation protocol.
- Under a strictly inductive, seed-matched inductive-vs-transductive comparison, Random Forest using raw features achieves the best F1 score (0.821), outperforming all evaluated GNNs, with GraphSAGE reaching 0.689 ± 0.017.
- The authors’ controlled experiment attributes a large (39.5-point) F1 gap to unintended training-time exposure to the test-period adjacency, highlighting a critical evaluation leakage risk.
- Additional edge-shuffle ablations show that randomly rewired graphs can outperform the real transaction graph under temporal distribution shift, suggesting the dataset’s graph topology may be misleading.
- Hybrid approaches that combine GNN embeddings with raw features yield only marginal improvements and still fall well below feature-only baselines, and the paper releases code/checkpoints plus a strict-inductive protocol for reproducible evaluation.
💡 Insights using this article
This article is featured in our daily AI news digest — key takeaways and action items at a glance.
![AI TikTok Marketing for Pet Brands [2026 Guide]](/_next/image?url=https%3A%2F%2Fmedia2.dev.to%2Fdynamic%2Fimage%2Fwidth%3D1200%2Cheight%3D627%2Cfit%3Dcover%2Cgravity%3Dauto%2Cformat%3Dauto%2Fhttps%253A%252F%252Fdev-to-uploads.s3.amazonaws.com%252Fuploads%252Farticles%252Fj35r9qm34d68qf2gq7no.png&w=3840&q=75)


