Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction
Zhuangwei Shi, Yang Hu, Guangliang Mo, Jian Wu

TL;DR
This paper introduces a hybrid model combining attention-based CNN-LSTM and XGBoost to improve stock price prediction accuracy by effectively capturing complex nonlinear patterns in historical data.
Contribution
It proposes a novel integration of CNN-LSTM with XGBoost using an attention mechanism, enhancing nonlinear modeling for stock prediction.
Findings
Hybrid model outperforms traditional methods in accuracy
Deep features extracted via CNN improve prediction quality
Long-term dependencies captured by LSTM enhance model performance
Abstract
Stock market plays an important role in the economic development. Due to the complex volatility of the stock market, the research and prediction on the change of the stock price, can avoid the risk for the investors. The traditional time series model ARIMA can not describe the nonlinearity, and can not achieve satisfactory results in the stock prediction. As neural networks are with strong nonlinear generalization ability, this paper proposes an attention-based CNN-LSTM and XGBoost hybrid model to predict the stock price. The model constructed in this paper integrates the time series model, the Convolutional Neural Networks with Attention mechanism, the Long Short-Term Memory network, and XGBoost regressor in a non-linear relationship, and improves the prediction accuracy. The model can fully mine the historical information of the stock market in multiple periods. The stock data is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Currency Recognition and Detection · Energy Load and Power Forecasting
MethodsConvolution
