Bitcoin Transaction Forecasting with Deep Network Representation Learning
Wenqi Wei, Qi Zhang, Ling Liu

TL;DR
This paper introduces DLForecast, a deep learning-based system that models Bitcoin transaction networks using graph embeddings and temporal features to predict transactions with over 60% accuracy, outperforming static models.
Contribution
The paper presents a novel deep neural network approach leveraging temporal graph embeddings and ensemble methods for Bitcoin transaction forecasting.
Findings
Forecasting accuracy exceeds 60%.
Model improves performance by 50% over static graph baselines.
Efficient with fast runtime.
Abstract
Bitcoin and its decentralized computing paradigm for digital currency trading are one of the most disruptive technology in the 21st century. This paper presents a novel approach to developing a Bitcoin transaction forecast model, DLForecast, by leveraging deep neural networks for learning Bitcoin transaction network representations. DLForecast makes three original contributions. First, we explore three interesting properties between Bitcoin transaction accounts: topological connectivity pattern of Bitcoin accounts, transaction amount pattern, and transaction dynamics. Second, we construct a time-decaying reachability graph and a time-decaying transaction pattern graph, aiming at capturing different types of spatial-temporal Bitcoin transaction patterns. Third, we employ node embedding on both graphs and develop a Bitcoin transaction forecasting system between user accounts based on…
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 · Advanced Graph Neural Networks · Data Stream Mining Techniques
