A pytorch implementation of GCN on EllipticDataSet, and this repo provides a GCN-related layer to promote the original GCN layer.
-
Updated
Jun 2, 2022 - Python
A pytorch implementation of GCN on EllipticDataSet, and this repo provides a GCN-related layer to promote the original GCN layer.
Reproducible research comparing GNN (GraphSAGE, GCN, GAT) vs ML baselines (XGBoost, RF) on Elliptic++ Bitcoin fraud detection. Features ablation experiments revealing when tabular models outperform graph neural networks.
Graph-Tabular Fusion for Bitcoin Fraud Detection - Demonstrating when Node2Vec embeddings don't improve XGBoost. Scientifically rigorous negative result validating that tabular features encode graph structure.
🔗 Explore Graph-Tabular Fusion to enhance Bitcoin fraud detection, revealing that rich tabular features render graph embeddings redundant.
Add a description, image, and links to the elliptic-dataset topic page so that developers can more easily learn about it.
To associate your repository with the elliptic-dataset topic, visit your repo's landing page and select "manage topics."