Related Experiment Video
Updated: Jun 7, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
An explainable deep learning approach for stock market trend prediction
Dost Muhammad1, Iftikhar Ahmed2, Khwaja Naveed3
1CRT-AI and ADAPT Research Centres, School of Computer Science, University of Galway, Ireland.
A novel deep learning model accurately predicts stock market trends like upward, downward, and chart patterns, outperforming traditional methods. Explainable AI (XAI) enhances transparency for informed financial decision-making and risk management.
Area of Science:
- * Computational Finance
- * Machine Learning
- * Artificial Intelligence
Background:
- * Stock market forecasting involves inherent risks and uncertainties, necessitating robust trend analysis for optimal investment and disinvestment strategies.
- * Accurate prediction of market trends is crucial for profit maximization and loss minimization.
Purpose of the Study:
- * To propose a deep learning model for predicting five distinct stock market trends: upward, downward, double top, rounded bottom, and rounded top.
- * To evaluate the proposed model's performance against common benchmarks like support vector machine, random forest, and logistic regression.
- * To enhance model interpretability using explainable AI (XAI) techniques.
Main Methods:
- * Development and implementation of a novel deep learning model for stock trend prediction.
- * Comparative analysis against support vector machine, random forest, and logistic regression using four diverse real-world datasets.
- * Application of SHAP (SHapley Additive exPlanations) and LIME (Local Interpretable Model-agnostic Explanations) for explainable AI.
Main Results:
- * The deep learning model achieved an average accuracy of 94.9%, significantly outperforming random forest (85.7%), support vector machine (60.07%), and logistic regression (52.45%).
- * The model demonstrated superior F1-score performance at 94.85%, compared to random forest (77.95%), support vector machine (21.02%), and logistic regression (46.23%).
- * SHAP analysis identified key influential features, enabling potential feature reduction while improving precision, recall, and F1-score, indicating a performance trade-off.
Conclusions:
- * The proposed deep learning model offers a powerful and interpretable solution for stock market trend forecasting.
- * The integration of XAI techniques provides valuable insights into prediction drivers, supporting investor decision-making.
- * The model's performance suggests practical applicability in financial risk management and strategic investment planning.
More Related Videos
Related Concept Videos
Microsoft Excel: Regression Analysis
To perform regression...
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:
Regression Toward the Mean
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...
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...

