LGMay 29, 2025

Gradient Boosting Decision Tree with LSTM for Investment Prediction

Amazon
arXiv:2505.23084v19 citationsh-index: 62025 5th Asia-Pacific Conference on Communications Technology and Computer Science (ACCTCS)
Originality Incremental advance
AI Analysis

This is an incremental improvement for financial forecasting, addressing stock price prediction for investors or analysts.

The paper tackled stock price prediction by proposing a hybrid ensemble framework combining LSTM with LightGBM and CatBoost, which improved accuracy by 10-15% compared to individual models and reduced error during market changes.

This paper proposes a hybrid framework combining LSTM (Long Short-Term Memory) networks with LightGBM and CatBoost for stock price prediction. The framework processes time-series financial data and evaluates performance using seven models: Artificial Neural Networks (ANNs), Convolutional Neural Networks (CNNs), Bidirectional LSTM (BiLSTM), vanilla LSTM, XGBoost, LightGBM, and standard Neural Networks (NNs). Key metrics, including MAE, R-squared, MSE, and RMSE, are used to establish benchmarks across different time scales. Building on these benchmarks, we develop an ensemble model that combines the strengths of sequential and tree-based approaches. Experimental results show that the proposed framework improves accuracy by 10 to 15 percent compared to individual models and reduces error during market changes. This study highlights the potential of ensemble methods for financial forecasting and provides a flexible design for integrating new machine learning techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes