MRC-LSTM: A Hybrid Approach of Multi-scale Residual CNN and LSTM to Predict Bitcoin Price
Qiutong Guo, Shun Lei, Qing Ye, Zhiyang Fang

TL;DR
This paper introduces MRC-LSTM, a hybrid neural network combining multi-scale residual CNN and LSTM, to improve Bitcoin price prediction by capturing complex features and dependencies in multivariate time series, including external factors.
Contribution
The paper presents a novel hybrid model that effectively integrates multi-scale residual CNN with LSTM for enhanced cryptocurrency price forecasting.
Findings
MRC-LSTM outperforms other network structures in Bitcoin price prediction.
The model effectively incorporates external macroeconomic and investor attention factors.
Validated on Bitcoin, Ethereum, and Litecoin for short-term forecasting.
Abstract
Bitcoin, one of the major cryptocurrencies, presents great opportunities and challenges with its tremendous potential returns accompanying high risks. The high volatility of Bitcoin and the complex factors affecting them make the study of effective price forecasting methods of great practical importance to financial investors and researchers worldwide. In this paper, we propose a novel approach called MRC-LSTM, which combines a Multi-scale Residual Convolutional neural network (MRC) and a Long Short-Term Memory (LSTM) to implement Bitcoin closing price prediction. Specifically, the Multi-scale residual module is based on one-dimensional convolution, which is not only capable of adaptive detecting features of different time scales in multivariate time series, but also enables the fusion of these features. LSTM has the ability to learn long-term dependencies in series, which is widely…
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
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
