The reviewed record of science sign in
Pith

arxiv: 1908.02591 · v1 · pith:YIDEPHHX · submitted 2019-07-31 · cs.SI · cs.CY· cs.LG· q-fin.GN

Anti-Money Laundering in Bitcoin: Experimenting with Graph Convolutional Networks for Financial Forensics

Reviewed by Pithpith:YIDEPHHXopen to challenge →

classification cs.SI cs.CYcs.LGq-fin.GN
keywords datagraphfinancialanalysisanti-moneybitcoinconvolutionalcryptocurrency
0
0 comments X
read the original abstract

Anti-money laundering (AML) regulations play a critical role in safeguarding financial systems, but bear high costs for institutions and drive financial exclusion for those on the socioeconomic and international margins. The advent of cryptocurrency has introduced an intriguing paradox: pseudonymity allows criminals to hide in plain sight, but open data gives more power to investigators and enables the crowdsourcing of forensic analysis. Meanwhile advances in learning algorithms show great promise for the AML toolkit. In this workshop tutorial, we motivate the opportunity to reconcile the cause of safety with that of financial inclusion. We contribute the Elliptic Data Set, a time series graph of over 200K Bitcoin transactions (nodes), 234K directed payment flows (edges), and 166 node features, including ones based on non-public data; to our knowledge, this is the largest labelled transaction data set publicly available in any cryptocurrency. We share results from a binary classification task predicting illicit transactions using variations of Logistic Regression (LR), Random Forest (RF), Multilayer Perceptrons (MLP), and Graph Convolutional Networks (GCN), with GCN being of special interest as an emergent new method for capturing relational information. The results show the superiority of Random Forest (RF), but also invite algorithmic work to combine the respective powers of RF and graph methods. Lastly, we consider visualization for analysis and explainability, which is difficult given the size and dynamism of real-world transaction graphs, and we offer a simple prototype capable of navigating the graph and observing model performance on illicit activity over time. With this tutorial and data set, we hope to a) invite feedback in support of our ongoing inquiry, and b) inspire others to work on this societally important challenge.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 14 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SAGE: An LLM-driven Self Reflective Agentic Framework for Fraud Detection

    cs.AI 2026-06 unverdicted novelty 7.0

    SAGE is the first end-to-end LLM-driven multi-agent fraud detection system using a Data Diagnostic Tree and MDP optimization, achieving 40.86% average F1 gain and winning 96% of comparisons across five datasets and fi...

  2. NeighborDiv: Training-free Zero-shot Generalist Graph Anomaly Detection via Neighbor Diversity

    cs.LG 2026-05 unverdicted novelty 7.0

    NeighborDiv detects graph anomalies via variance of inter-neighbor feature similarities under a new Neighbor-to-Neighbor Diversity Paradigm, achieving SOTA results with zero volatility in zero-shot cross-domain settings.

  3. TRAVELFRAUDBENCH: A Configurable Evaluation Framework for GNN Fraud Ring Detection in Travel Networks

    cs.LG 2026-04 unverdicted novelty 7.0

    TravelFraudBench is a new configurable benchmark for GNN-based fraud ring detection in travel networks, simulating star, clique, and chain topologies and showing GraphSAGE outperforming MLP baselines on AUC and ring recovery.

  4. MELT: A Behavioral Trace Dataset for High-Risk Memecoin Launch Detection

    cs.CR 2026-02 unverdicted novelty 7.0

    MELT is the first behavioral trace dataset for high-risk memecoin launch detection on Solana, providing 122 features, risk annotations, and ML benchmarks that reduce investment loss when used for selection.

  5. Cross-Paradigm Graph Backdoor Attacks with Promptable Subgraph Triggers

    cs.CR 2025-10 unverdicted novelty 7.0

    CP-GBA distills a queryable repository of promptable subgraph triggers via graph prompt learning to achieve transferable backdoor attacks on GNNs with state-of-the-art success rates across paradigms and defenses.

  6. TGHE: Template-based Graph Homomorphic Encryption for Privacy-Preserving GNN Inference in Edge-Cloud Systems

    cs.CR 2026-06 unverdicted novelty 6.0

    TGHE packs structurally identical ego-graph trees into shared CKKS ciphertexts for parallel encrypted GNN inference, delivering 66.9x speedup on a 3.7M-node financial graph with <0.002 AUC loss.

  7. Provably Communication-Efficient and Privacy-Preserving Federated Graph Neural Networks

    cs.LG 2026-05 unverdicted novelty 6.0

    CE-FedGNN enables federated GNN training on coupled distributed graphs via infrequent aggregated representation exchange, moving-average estimation for staleness, and metric-DP, with O(1/sqrt(T)) convergence and O(T^{...

  8. TransXion: A High-Fidelity Graph Benchmark for Realistic Anti-Money Laundering

    cs.LG 2026-04 unverdicted novelty 6.0

    TransXion supplies a 3-million-transaction graph benchmark with profile-aware normal activity and stochastic illicit subgraphs that produces lower detection scores than prior AML datasets.

  9. TransXion: A High-Fidelity Graph Benchmark for Realistic Anti-Money Laundering

    cs.LG 2026-04 conditional novelty 6.0

    TransXion introduces a synthetic AML transaction benchmark with rich entity profiles and non-template adversarial anomaly synthesis that lowers detection model performance compared to prior benchmarks.

  10. Agentic GraphRAG: Navigating Unstructured Financial Data with Collaborative AI

    cs.IR 2026-04 unverdicted novelty 6.0

    Agentic GraphRAG constructs a Neo4j graph via deterministic structured ingestion plus LLM extraction from notices, then deploys modular agents with tool access and reflection to outperform vector-RAG baselines on Swis...

  11. Communication-free Sampling and 4D Hybrid Parallelism for Scalable Mini-batch GNN Training

    cs.LG 2026-04 unverdicted novelty 6.0

    ScaleGNN uses communication-free sampling and 4D parallelism to scale mini-batch GNN training to 2048 GPUs, achieving 3.5x speedup over prior state-of-the-art on ogbn-products.

  12. Temporal Motif-aware Graph Test-time Adaptation for OOD Blockchain Anomaly Detection

    cs.CR 2026-05 unverdicted novelty 5.0

    TEMG-TTA combines temporal motif-aware graph learning with test-time adaptation to improve OOD anomaly detection on blockchain graphs, reporting an average 54.88% gain over prior GAD methods on five real-world datasets.

  13. BlazingAML: High-Throughput Anti-Money Laundering (AML) via Multi-Stage Graph Mining

    cs.DC 2026-04 unverdicted novelty 5.0

    BlazingAML uses a multi-stage graph mining framework and compiler to express fuzzy AML patterns, matching SOTA F1 scores while delivering 210x CPU and 333x GPU speedups on IBM datasets.

  14. Extracting Money Laundering Transactions from Quasi-Temporal Graph Representation

    cs.LG 2026-04 unverdicted novelty 5.0

    ExSTraQt uses quasi-temporal graph representations and supervised learning to detect suspicious transactions, achieving F1 score uplifts of up to 1% on real data and over 8% on synthetic datasets compared to prior AML models.