LSTM-ReGAT: A network-centric approach for cryptocurrency price trend prediction

Chao Zhong,Wei Du,Wei Xu,Qianhui Huang,Yinuo Zhao,Mingming Wang
DOI: https://doi.org/10.1016/j.dss.2023.113955
IF: 6.969
2023-06-01
Decision Support Systems
Abstract:Predicting price trends of cryptocurrencies is a challenging task due to the highly speculative cryptocurrency market. Prior studies mainly investigate predictors such as historical trading data, macroeconomic development, and public interests in cryptocurrencies for price trend prediction while ignoring the predictive role of the relations between cryptocurrencies. In fact, the price movement of a cryptocurrency may be affected by those of other cryptocurrencies, thus, incorporating cryptocurrency interrelations can further improve the prediction performance. In this paper, we propose a novel end-to-end model for price trend prediction using long short-term memory (LSTM) and relationwise graph attention network (ReGAT), in which both individual cryptocurrency features and cryptocurrency relations are considered. Specifically, a cryptocurrency network is built by using shared features between cryptocurrencies. Further, LSTM is used to profile sequential patterns of individual cryptocurrency features. To fully extract network features, ReGAT is designed to aggregate information conveyed by different types of relations while automatically differentiating their importance. Finally, the conventional and network features are concatenated to predict the price trend. The effectiveness of LSTM-ReGAT is validated using real-world cryptocurrency market data. The trading simulations for Bitcoin and portfolios reveal that our model obtains the highest profits. Our study provides insightful implications for investment decision support in cryptocurrency market.
computer science, information systems, artificial intelligence,operations research & management science
What problem does this paper attempt to address?