Related Experiment Video
Updated: Aug 7, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
825
LSTM based stock prediction using weighted and categorized financial news
Shazia Usmani1, Jawwad A Shamsi1
1Systems Research Laboratory, FAST-National University of Computer and Emerging Sciences, Karachi, Pakistan.
Plos One
|March 7, 2023
Summary
This study introduces a novel stock prediction model (WCN-LSTM) that improves accuracy by incorporating weighted news categories. The model enhances financial forecasting by analyzing market, sector, and stock-specific news simultaneously.
Area of Science:
- Computational Finance
- Artificial Intelligence in Finance
- Natural Language Processing for Financial Markets
Background:
- Extensive research links financial news to stock market trends.
- Limited exploration of stock prediction models using weighted news categories.
- Need for models that leverage hierarchical news structures (market, sector, stock).
Purpose of the Study:
- To enhance stock prediction accuracy by integrating weighted news categories.
- To propose a novel Weighted and Categorized News Long Short-Term Memory (WCN-LSTM) stock prediction model.
- To evaluate the model's performance on the Pakistan Stock Exchange (PSX).
Main Methods:
- Development of the WCN-LSTM model incorporating learned weights for news categories.
- Integration of hybrid input, lexicon-based sentiment analysis, and deep learning for sequential learning.
- Experimentation using diverse sentiment dictionaries and time steps on the PSX dataset.
Main Results:
- The WCN-LSTM model demonstrated superior performance compared to baseline models.
- Optimal prediction accuracy was achieved using the HIV4 sentiment lexicon with time steps of 3 and 7.
- Statistical analysis confirmed the model's effectiveness and superiority over existing methods.
Conclusions:
- Incorporating weighted and categorized news significantly enhances stock prediction accuracy.
- The WCN-LSTM model offers a novel and effective approach to financial market forecasting.
- The findings highlight the importance of hierarchical news analysis in quantitative finance.
Related Concept Videos
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
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.
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.
2.3K
Weighted Mean
5.3K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.3K
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Regression Analysis
5.9K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
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:
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:
5.9K
Classification of Signals
603
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
603
Survival Tree
128
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
128
