Academia.eduAcademia.edu

Stock price prediction

description49 papers
group12 followers
lightbulbAbout this topic
Stock price prediction is the process of forecasting the future price movements of a stock based on historical data, market trends, and various analytical techniques. It involves the application of statistical models, machine learning algorithms, and financial theories to estimate future stock values and inform investment decisions.
lightbulbAbout this topic
Stock price prediction is the process of forecasting the future price movements of a stock based on historical data, market trends, and various analytical techniques. It involves the application of statistical models, machine learning algorithms, and financial theories to estimate future stock values and inform investment decisions.

Key research themes

1. How do traditional machine learning regression models like SVR and KNN compare in accuracy for next-day stock price prediction?

This research area investigates the applicability and comparative performance of established regression algorithms—specifically Support Vector Regression (SVR) and K-Nearest Neighbors (KNN)—in predicting short-term stock prices. Understanding their predictive precision and identifying optimal parameter configurations are crucial since these algorithms offer interpretable, computationally efficient frameworks suitable for financial time series forecasting scenarios where explainability and robustness are key.

Key finding: This study trained SVR and KNN regression models on Google stock data (4-year period) and found that SVR consistently produced closer next-day stock price predictions than KNN. The work highlights SVR's superior ability in... Read more
Key finding: The paper demonstrated the robustness of the KNN algorithm on stock price datasets from six major companies on the Jordanian stock exchange, achieving low error ratios and predictions closely aligned with actual prices. It... Read more
Key finding: This research employed KNN for supervised prediction of stock market trends using both fundamental and technical data. Using Python implementations, the work achieved an accuracy score above 95% in classifying stock price... Read more
Key finding: Further, methodological insights include the hyperparameter tuning of SVR’s kernel and the exploration of optimal K-values in KNN, revealing that appropriate selection of these parameters significantly affects prediction... Read more

2. What advantages do deep learning approaches like LSTM and GRU provide over traditional models in forecasting stock prices in terms of capturing nonlinear temporal dependencies?

This domain focuses on exploiting Recurrent Neural Networks (RNN) architectures—particularly Long Short-Term Memory (LSTM) and Gated Recurrent Units (GRU)—to model complex sequential dependencies and long-term patterns in stock price time series data. Unlike conventional statistical or shallow machine learning models, these deep learning methods address limitations such as vanishing gradients and allow learning from both short-term fluctuations and long-term trends, which are pivotal for improving forecasting accuracy in volatile financial markets.

Key finding: The study utilized LSTM architecture to effectively capture temporal dependencies in stock price time series, demonstrating significant improvement in forecasting accuracy over traditional methods. The paper emphasized the... Read more
Key finding: This research showed that GRU-based models, which feature simplified gating compared to LSTMs, achieve comparable forecasting accuracy with improved computational efficiency in stock price prediction tasks. The integration... Read more
Key finding: This comprehensive study compared statistical methods like ARIMA with advanced deep learning techniques including LSTM, GRU, bidirectional LSTM and Temporal Convolutional Networks (TCNs). It found that GRU and ARIMA... Read more
Key finding: The paper contrasted the predictive capabilities of ARIMA with LSTM on Apple stock data, revealing that LSTM's ability to model nonlinear and sequential data dependencies provides superior accuracy and robustness in capturing... Read more
Key finding: This work detailed the architecture of LSTM units—including input, output, and forget gates—and demonstrated that LSTM networks effectively learn from sequential stock price data to outperform traditional models. The capacity... Read more

3. Can incorporating sentiment analysis from financial news enhance machine learning models for predicting stock market movements?

This research theme explores the integration of qualitative data extracted from textual sources such as financial news headlines and social media with quantitative historical stock data to improve market forecasting models. Sentiment analysis techniques generate sentiment scores or polarity classifications that serve as additional predictive features. Understanding how investor sentiment and public mood influence stock prices is critical for building models that better approximate real-world market reactions to news.

Key finding: By combining sentiment scores derived from financial news with historical stock prices, this study applied machine learning models—specifically MLP regressors—to predict near-term stock trends over 10, 30, and 100 day... Read more
Key finding: This paper quantitatively examined the relationship between news headline sentiment and stock price changes for Apple, Amazon, and AXP stocks, employing machine learning regression and classification models. It found that... Read more
Key finding: The study developed a novel Thai financial probabilistic lexicon to quantify event terms extracted from news articles, integrating these lexicon-derived features with historical price data to predict stock price movement... Read more

All papers in Stock price prediction

At the computational point of view, a fuzzy system has a layered structure, similar to an artificial neural network (ANN) of the radial basis function type. ANN learning algorithms can be employed for optimization of parameters in a fuzzy... more
This study compares different machine learning models for time series forecasting in financial data analysis. Models including ARIMA, LSTM, and GRU are applied to predict stock price movements. We measure the accuracy and computational... more
Stock price prediction is a challenging task and a lot of research continues to happen in the area. Portfolio construction is a process of choosing a group of stocks and investing in them optimally to maximize the return by minimizing the... more
Stock market offers platform where people buy and sell shares of publicly listed companies. Generally stock prices are quite volatile; hence predicting them is daunting task. There are still many researches going to develop more accuracy... more
Deep learning (DL) has emerged as a powerful subset of machine learning (ML) and artificial intelligence (AI), outperforming traditional ML methods, especially in handling unstructured and large datasets. Its impact spans across various... more
The growing financial complexity causes people to lose control over their financial expenses and savings goals together with their long-term planning requirements. Most personal finance management tools available today do not deliver... more
This research focuses on predicting stock prices using Gated Recurrent Units (GRUs), a type of Recurrent Neural Network (RNN) that effectively captures sequential dependencies in time series data. The model leverages historical stock data... more
Accurate prediction of the financial markets can provide many benefits, of which underlying economic stability is probably the most important. This area has understandably attracted a significant amount of interest from the research... more
The market state changes when a new piece of information arrives. It affects decisions made by investors and is considered to be an important data source that can be used for financial forecasting. Recently information derived from news... more
The market state changes when a new piece of information arrives. It affects decisions made by investors and is considered to be an important data source that can be used for financial forecasting. Recently information derived from news... more
Accurately forecasting financial time-series data is a challenging task due to the dynamic and volatile nature of stock markets. This study introduces a hybrid Temporal Convolutional Network (TCN) and Long Short-Term Memory (LSTM) model... more
Machine learning (ML) techniques have emerged as promising tools for enhancing market forecasting compared to traditional methods. This research conducts a systematic literature review to delineate current trends and future trajectories... more
We introduce MinimalRNN, a new recurrent neural network architecture that achieves comparable performance as the popular gated RNNs with a simplified structure. It employs minimal updates within RNN, which not only leads to efficient... more
Long term prediction of future prices and returns of financial time series, particularly asset classes such as indices and stocks, has been one of the most challenging problems in both academia and finance. There are many contributing... more
Myotonia, which refers to delayed muscle relaxation after contraction, is the main symptom of myotonic dystrophy patients. We propose a hierarchical attention-based temporal convolutional network (HA-TCN) for myotonic dystrohpy diagnosis... more
This study investigates stock price prediction using LSTM, a type of recurrent neural network. By analyzing Tesla's stock data (2015–2022), the model achieved notable accuracy with an R2 score of 0.92, showcasing LSTM's potential in... more
S&P 500 is the largest and state-of-the-art stock market index in North America, which attracted a wide range of audience. The primary objective of this study is to compare the widely used four stock forecasting approaches: Long Term-... more
The Van Houten library has removed some of the personal information and all signatures from the approval page and biographical sketches of theses and dissertations in order to protect the identity of NJIT graduates and faculty.
In this study, we propose a deep neural generative model for predicting daily stock price movements given news articles. Approaches involving conventional technical analysis have been investigated to identify certain patterns in past... more
In the stock market, which is a dynamic, complex, nonlinear and non-parametric environment, accurate prediction is crucial for trading strategy. It is assumed that news articles affect the stock market. We investigated the relationship[1]... more
One of the most intricate machine learning problems is the share value prediction. Stock market prediction is an activity in which investors need fast and accurate information to make effective decisions. Moreover, the behavior of stock... more
Stock price prediction is challenging due to global economic instability, high volatility, and the complexity of financial markets. Hence, this study compared several machine learning algorithms for stock market prediction and further... more
ABSTRACT This research work focuses at investigating the viability of using deep learning techniques for stock market prediction in order to establish the role that time series plays in the area of financial prediction. Markets by their... more
We propose a novel architecture of recurrent neural networks (RNNs) for causal prediction which we call Entangled RNN (E-RNN). To issue causal predictions, E-RNN can propagate the backward hidden states of Bi-RNN through an additional... more
A comparative analysis of deep learning models and traditional statistical methods for stock price prediction uses data from the Nigerian stock exchange. Historical data, including daily prices and trading volumes, are employed to... more
A comparative analysis of deep learning models and traditional statistical methods for stock price prediction uses data from the Nigerian stock exchange. Historical data, including daily prices and trading volumes, are employed to... more
Deep learning, one of the most remarkable techniques of machine learning, has been a major success in many fields, including image processing, speech recognition, and text understanding. It is powerful engines capable of learning... more
Deep learning, one of the most remarkable techniques of machine learning, has been a major success in many fields, including image processing, speech recognition, and text understanding. It is powerful engines capable of learning... more
Egypt’s agricultural sector plays a critical role in the country’s economy, with wheat cultivation being vital for ensuring food security. However, the challenges faced by wheat farming in Egypt, such as climate change, water scarcity,... more
As the integration of robots into various industries becomes increasingly prevalent, understanding the nuanced effects on the workforce is imperative.This study investigates the implications of Human-Robot Collaboration (HRC) in the... more
At the computational point of view, a fuzzy system has a layered structure, similar to an artificial neural network (ANN) of the radial basis function type. ANN learning algorithms can be employed for optimization of parameters in a fuzzy... more
Financial Forecast is an estimate of future financial outcomes for a company. A financial forecast is an economist's best guess of what will happen to a company in financial terms over a given time period. Data mining has made a... more
Nowadays, the information obtainable from the markets are potentially limitless. Economic theory has always supported the possible advantage obtainable from having more information than competitors, however quantifying the advantage that... more
In the dynamic landscape of financial markets, accurately predicting stock price movements is of paramount importance for investors, traders, and financial institutions. This second paper in the series delves into the pivotal role of deep... more
In the dynamic landscape of financial markets, accurately predicting stock price movements is of paramount importance for investors, traders, and financial institutions. This second paper in the series delves into the pivotal role of deep... more
Stock prices in each industry are one of the major issues in the stock market. Given the increasing number of shareholders in the stock market and their attention to the price of different stocks in transactions, the prediction of the... more
Over the last few years, networks' infrastructures are experiencing a profound change initiated by Software Defined Networking (SDN) and Network Function Virtualization (NFV). In such networks, avoiding the risk of service degradation... more
1 | Introduction Various tmethods for predicting stock prices include technical analysis, mathematical and statistical approaches, and econometric models. The primary motivation behind the stock market prediction is rooted in the... more
In this study, it is aimed to compare the performances of the algorithms by predicting the movement directions of stock market indexes in developed countries by employing machine learning algorithms (MLMs) and determining the best... more
Predicting the Stock movement attracts much attention from both industry and academia. Despite such significant efforts, the results remain unsatisfactory due to the inherently complicated nature of the stock market driven by factors... more
Proposing a new precise price forecasting method is still a challenging task as electricity price signals generally exhibit various complex features. In this paper, a new approach for electricity price forecasting called hybrid local... more
This dissertation is a very important milestone for me. However, this is not an individual journey, it is the cumulative work of many people who have contributed to my life and to my master's adventure. I am truly grateful to all who have... more
Financial time-series prediction has been long and the most challenging issues in financial market analysis.The deep neural networks is one of the excellent data mining approach has received great attention by researchers in several areas... more
In this study, financial prediction models have been developed over the silver / ounce parity using deep learning architectures. LSTM and ARIMA architectures, which are deep learning algorithms, are used. By loading the training and test... more
Financial time series prediction has been a key topic of interest among researchers considering the complexity of the domain and also due to its significant impact on a wide range of applications. In contrast to one-step ahead prediction,... more
Over the years, researchers have strived to develop reliable and accurate predictive models for stock price prediction. The literature suggests that well-designed and refined predictive models can provide painstakingly precise estimates... more
Over the years, researchers have strived to develop reliable and accurate predictive models for stock price prediction. The literature suggests that well-designed and refined predictive models can provide painstakingly precise estimates... more
Predictive model design for accurately predicting future stock prices has always been considered an interesting and challenging research problem. The task becomes complex due to the volatile and stochastic nature of the stock prices in... more
Accurate time series forecasting is a fundamental challenge in data science, as it is often affected by external covariates such as weather or human intervention, which in many applications, may be predicted with reasonable accuracy. We... more
This study applies neural architecture search (NAS) techniques to the modeling of highdimensional time series data such as multi-variate stock indices. It is known that traditional NAS method applies fully connected directed acyclic graph... more
Download research papers for free!