Stock price prediction using BERT and GAN
- URL: http://arxiv.org/abs/2107.09055v1
- Date: Sun, 18 Jul 2021 18:31:43 GMT
- Title: Stock price prediction using BERT and GAN
- Authors: Priyank Sonkiya, Vikas Bajpai and Anukriti Bansal
- Abstract summary: This paper proposes an ensemble of state-of-the-art methods for predicting stock prices.
It uses a version of BERT, which is a pre-trained transformer model by Google for Natural Language Processing (NLP)
After, a Generative Adversarial Network (GAN) predicts the stock price for Apple Inc using the technical indicators, stock indexes of various countries, some commodities, and historical prices along with the sentiment scores.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The stock market has been a popular topic of interest in the recent past. The
growth in the inflation rate has compelled people to invest in the stock and
commodity markets and other areas rather than saving. Further, the ability of
Deep Learning models to make predictions on the time series data has been
proven time and again. Technical analysis on the stock market with the help of
technical indicators has been the most common practice among traders and
investors. One more aspect is the sentiment analysis - the emotion of the
investors that shows the willingness to invest. A variety of techniques have
been used by people around the globe involving basic Machine Learning and
Neural Networks. Ranging from the basic linear regression to the advanced
neural networks people have experimented with all possible techniques to
predict the stock market. It's evident from recent events how news and
headlines affect the stock markets and cryptocurrencies. This paper proposes an
ensemble of state-of-the-art methods for predicting stock prices. Firstly
sentiment analysis of the news and the headlines for the company Apple Inc,
listed on the NASDAQ is performed using a version of BERT, which is a
pre-trained transformer model by Google for Natural Language Processing (NLP).
Afterward, a Generative Adversarial Network (GAN) predicts the stock price for
Apple Inc using the technical indicators, stock indexes of various countries,
some commodities, and historical prices along with the sentiment scores.
Comparison is done with baseline models like - Long Short Term Memory (LSTM),
Gated Recurrent Units (GRU), vanilla GAN, and Auto-Regressive Integrated Moving
Average (ARIMA) model.
Related papers
- Predicting Bitcoin Market Trends with Enhanced Technical Indicator Integration and Classification Models [6.39158540499473]
This study presents a machine learning model based on classification to forecast the direction of the cryptocurrency market.
It is trained using historical data and important technical indicators such as the Moving Average Convergence Divergence, the Relative Strength Index, and Bollinger Bands.
The results show a buy/sell signal accuracy of over 92%.
arXiv Detail & Related papers (2024-10-09T14:29:50Z) - Cryptocurrency Price Forecasting Using XGBoost Regressor and Technical Indicators [2.038893829552158]
This study introduces a machine learning approach to predict cryptocurrency prices.
We make use of important technical indicators such as Exponential Moving Average (EMA) and Moving Average Convergence Divergence (MACD) to train and feed the XGBoost regressor model.
We evaluate the model's performance through various simulations, showing promising results.
arXiv Detail & Related papers (2024-07-16T14:41:27Z) - Beyond Trend Following: Deep Learning for Market Trend Prediction [49.89480853499917]
We advocate for the use of Artificial Intelligence and Machine Learning techniques to predict future market trends.
These predictions, when done properly, can improve the performance of asset managers by increasing returns and reducing drawdowns.
arXiv Detail & Related papers (2024-06-10T11:42:30Z) - A Hybrid Deep Learning Framework for Stock Price Prediction Considering the Investor Sentiment of Online Forum Enhanced by Popularity [0.5893124686141782]
Using cutting-edge deep learning techniques, stock price prediction based on investor sentiment extracted from online forums has become feasible.
We propose a novel hybrid deep learning framework for predicting stock prices.
arXiv Detail & Related papers (2024-05-17T07:18:08Z) - Diffusion Variational Autoencoder for Tackling Stochasticity in
Multi-Step Regression Stock Price Prediction [54.21695754082441]
Multi-step stock price prediction over a long-term horizon is crucial for forecasting its volatility.
Current solutions to multi-step stock price prediction are mostly designed for single-step, classification-based predictions.
We combine a deep hierarchical variational-autoencoder (VAE) and diffusion probabilistic techniques to do seq2seq stock prediction.
Our model is shown to outperform state-of-the-art solutions in terms of its prediction accuracy and variance.
arXiv Detail & Related papers (2023-08-18T16:21:15Z) - Can ChatGPT Forecast Stock Price Movements? Return Predictability and Large Language Models [51.3422222472898]
We document the capability of large language models (LLMs) like ChatGPT to predict stock price movements using news headlines.
We develop a theoretical model incorporating information capacity constraints, underreaction, limits-to-arbitrage, and LLMs.
arXiv Detail & Related papers (2023-04-15T19:22:37Z) - Transformer-Based Deep Learning Model for Stock Price Prediction: A Case
Study on Bangladesh Stock Market [0.0]
This paper concentrates on the application of transformer-based model to predict the price movement of eight specific stocks listed in Dhaka Stock Exchange (DSE)
Our experiments demonstrate promising results and acceptable root mean squared error on most of the stocks.
arXiv Detail & Related papers (2022-08-17T14:03:28Z) - HiSA-SMFM: Historical and Sentiment Analysis based Stock Market
Forecasting Model [3.6704226968275258]
The aim of this paper is to predict the future of the financial stocks of a company with improved accuracy.
It has been found by analyzing the existing research in the area of sentiment analysis that there is a strong correlation between the movement of stock prices and the publication of news articles.
arXiv Detail & Related papers (2022-03-10T17:03:38Z) - HIST: A Graph-based Framework for Stock Trend Forecasting via Mining
Concept-Oriented Shared Information [73.40830291141035]
Several methods were recently proposed to mine the shared information through stock concepts extracted from the Web to improve the forecasting results.
Previous work assumes the connections between stocks and concepts are stationary, and neglects the dynamic relevance between stocks and concepts.
We propose a novel stock trend forecasting framework that can adequately mine the concept-oriented shared information from predefined concepts and hidden concepts.
arXiv Detail & Related papers (2021-10-26T14:04:04Z) - Stock Price Prediction Under Anomalous Circumstances [81.37657557441649]
This paper aims to capture the movement pattern of stock prices under anomalous circumstances.
We train ARIMA and LSTM models at the single-stock level, industry level, and general market level.
Based on 100 companies' stock prices in the period of 2016 to 2020, the models achieve an average prediction accuracy of 98%.
arXiv Detail & Related papers (2021-09-14T18:50:38Z) - REST: Relational Event-driven Stock Trend Forecasting [76.08435590771357]
We propose a relational event-driven stock trend forecasting (REST) framework, which can address the shortcoming of existing methods.
To remedy the first shortcoming, we propose to model the stock context and learn the effect of event information on the stocks under different contexts.
To address the second shortcoming, we construct a stock graph and design a new propagation layer to propagate the effect of event information from related stocks.
arXiv Detail & Related papers (2021-02-15T07:22:09Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.