Related Experiment Video
Updated: Jun 25, 2025

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Heteroscedasticity effects as component to future stock market predictions using RNN-based models.
Aida Nabilah Sadon1, Shuhaida Ismail1, Azme Khamis1
1Universiti Tun Hussein Onn Malaysia, Johor, Malaysia.
Forecasting stock volatility is improved by a new hybrid GARCH-LSTM model. This model effectively uses heteroscedasticity for more accurate stock return predictions, aiding investor decisions.
Area of Science:
- Quantitative Finance
- Machine Learning in Finance
- Econometrics
Background:
- Stock volatility forecasting is crucial for investors and traders, providing business insights.
- Predicting stock volatility is a challenging yet vital task in financial markets.
- Existing models may not fully capture heteroscedasticity, a key element in stock price movements.
Purpose of the Study:
- To propose a hybrid model, GARCH-LSTM, for enhanced stock volatility forecasting.
- To leverage heteroscedasticity in stock prices for improved prediction accuracy.
- To evaluate the performance of the GARCH-LSTM model against traditional methods.
Main Methods:
- A hybrid approach combining Generalized Autoregressive Conditional Heteroskedasticity (GARCH) and Long Short-Term Memory (LSTM) recurrent neural network (RNN).
- GARCH model estimation followed by an ARCH effect test to identify remaining heteroscedasticity in residuals.
- Modeling the heteroscedastic dataset using the LSTM algorithm.
Main Results:
- The GARCH-LSTM model demonstrated superior performance with lower MAE, RMSE, MAPE, and HMAE values compared to a single LSTM.
- Forecasting accuracy improved by 15% and 13% with the hybrid GARCH-LSTM model over single LSTMs.
- The GARCH-LSTM model effectively utilized heteroscedasticity, outperforming GARCH models alone.
Conclusions:
- Hybrid GARCH-LSTM models are effective tools for predicting stock price movements.
- The proposed model assists investors by closely predicting and imitating observed stock price patterns and trends.
- Incorporating heteroscedasticity significantly enhances stock volatility forecasting accuracy.
More Related Videos
10:46A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
13:04Measuring the Subjective Value of Risky and Ambiguous Options using Experimental Economics and Functional MRI Methods
Published on: September 19, 2012
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Regression Toward the Mean
Variation
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...