Hybrid model predicts stock prices using online forum sentiments and popularity.
problem Predicting stock prices accurately considering investor sentiment.
method XLNET for sentiment analysis, BiLSTM-highway model integration, combining post popularity.
result Hybrid model outperforms traditional methods in stock price prediction.
Stock prediction aims to predict the future trends of a stock in order to help investors to make good investment decisions. Traditional solutions for stock prediction are based on time-series models. With the recent success of deep neural networks in modeling sequential data, deep learning has become a promising choice…
Survey on deep learning methods for stock market prediction.
problem Lack of comprehensive survey on deep learning methods for stock market prediction.
method Propose a novel taxonomy summarizing state-of-the-art models based on deep neural networks.
result Provide detailed statistics on datasets and evaluation metrics.
Stock prediction is a topic undergoing intense study for many years. Finance experts and mathematicians have been working on a way to predict the future stock price so as to decide to buy the stock or sell it to make profit. Stock experts or economists, usually analyze on the previous stock values using technical indic…
Deep learning LSTM predicts stock prices for portfolio design in Indian sectors.
problem Predicting stock prices in Indian stock market.
method Long Short-Term Memory (LSTM) model for historical stock price prediction.
result Efficacy of LSTM model in predicting stock prices and informing investment decisions.
Deep learning models predict stock prices with high accuracy.
problem Accurate prediction of future stock prices in an efficient market.
method Robust deep learning models using historical stock data.
result Models achieve high precision in predicting stock prices.
In this paper, we address one of the main puzzles in finance observed in the stock market by proponents of behavioral finance: the stock predictability puzzle. We offer a statistical model within the context of rational finance which can be used without relying on behavioral finance assumptions to model the predictabil…
Paper uses HGNN to predict stock types from relationships and temporal data.
problem Predicting stock types from complex market data.
method Integrates stock relationships and temporal data using HGNN.
result Effective prediction of stock types with HGNN model.
Paper compares stock price prediction models using Heston and Geometric Brownian Motion.
problem Predicting stock prices accurately.
method Developed Heston and Geometric Brownian Motion models using Ito's lemma and Euler-Maruyama methods.
result Models outperform statistical indicators in predicting stock prices.
Transformer model predicts stock prices in Bangladesh's stock market.
problem Predicting volatile stock prices in the Bangladesh stock market.
method Transformer model applied to time series data for stock price prediction.
result Transformer model shows promising results in predicting stock price movements.
GCNET predicts stock price movements using graph convolutional networks.
problem Predicting stock price movements using interrelated stocks data.
method GCNET models stock relations as an influence network, uses graph convolutional networks for prediction.
result GCNET significantly improves prediction accuracy and MCC measures.
This paper evaluates random forest models for predicting stock price trends.
problem Predicting stock price trends to assist investors in making informed decisions.
method Random forest models combined with artificial intelligence, using optimal parameters.
result Random forest models show better predictive performance and time efficiency.
Model uses LLM features to predict stock returns effectively.
problem Predicting stock returns from text data.
method Structured Event Representation (SER) model with attention mechanisms.
result SER-based model outperforms existing models in stock return prediction.
Meta-learning predicts stock trading volumes by learning from each stock's unique patterns.
problem Predicting trading volumes for different stocks using a universal model.
method Dual-process meta-learning framework that learns common patterns with a meta-learner and specific patterns with stock-dependent parameters.
result Improves performance of various baseline models in volume predictions.
The paper uses LSTM to predict stock prices and analyzes sector profitability.
problem Predicting future stock prices in a volatile market.
method LSTM architecture for predicting stock prices from historical data.
result The model accurately predicts stock prices and analyzes sector profitability.
This paper surveys NLP techniques for predicting stock market movements.
problem Predicting stock market movements with volatility, seasonality, and time dependence.
method Survey of recent literature in NLP and ML for stock market prediction.
result Illustrates recent trends in stock market prediction research.
MambaStock predicts stock prices with high accuracy using a state space model.
problem Inaccurate stock price predictions due to nonlinearity in stock market data.
method Mamba-based state space model with selection mechanism and scan module.
result MambaStock outperforms previous methods in stock price prediction accuracy.
Stock market prediction with forecasting algorithms is a popular topic these days where most of the forecasting algorithms train only on data collected on a particular stock. In this paper, we enriched the stock data with related stocks just as a professional trader would have done to improve the stock prediction model…
LSTM model predicts stock returns with over 90% accuracy.
problem Predicting future stock market prices and returns is challenging.
method Used Long Short-Term Memory (LSTM) model trained on historical NSE data.
result LSTM model achieved over 90% accuracy in predicting stock prices and returns.
Deep learning models predict stock prices with high accuracy.
problem Accurate prediction of stock prices despite market unpredictability.
method CNN and LSTM-based deep learning models trained on historical stock data.
result Models achieve high accuracy in forecasting future stock prices.
Cubic predicts stock market indices by fusing stock latent embeddings and converting to binary classification.
problem Challenges in predicting stock market indices due to isolated time series treatment and simple regression.
method Fusion of stock latent embeddings, binary encoding classification, and confidence-guided prediction.
result Cubic outperforms state-of-the-art baselines in stock index prediction tasks.
Paper proposes integrating wavelet transform, channel attention, and LSTM for better stock price prediction.
problem Inherently difficult stock price prediction due to low signal-to-noise ratio.
method Wavelet transform convolution, channel attention, and LSTM integration.
result Robust performance in post-pandemic market conditions.
Transformer pre-training improves stock return prediction accuracy.
problem Improving stock price prediction accuracy for better investment decisions.
method Pre-trained transformer models on TSX index, fine-tuned for individual stocks, compared to LSTM and XGBoost.
result Transformer model achieved lower mean squared error than benchmarks.
This paper predicts stock prices using LLMs and news embeddings.
problem Predicting stock prices with high accuracy and relevance.
method Integrates LLMs with stock name embeddings and attention mechanisms for news filtering.
result Reduces MAE by 7.11% compared to baseline.
Study introduces TeMoP model for better stock market predictions.
problem Decreasing prediction errors and robustness across datasets in machine learning models.
method Probabilistic multiple lag order model based on trend encoding.
result TeMoP model outperforms machine learning models in accuracy and stability across different stock indexes.
GRU-PFG model extracts inter-stock correlations from stock factors using graph neural networks.
problem Limited effectiveness of models relying solely on stock factors for capturing stock correlations.
method Project stock factors into a graph and use graph neural networks to extract inter-stock correlations.
result Achieves better prediction results than models relying solely on stock factors and comparable to second category models.
Quantum algorithms improve stock price prediction accuracy.
problem Improving stock price prediction accuracy using quantum techniques.
method Extracted stock price indicators, used QA and PCA for feature selection and dimensionality reduction, trained QSVM for binary classification.
result Quantum Support Vector Machine (QSVM) outperformed classical models in stock price prediction accuracy.
EXAMM evolves RNNs for stock return prediction and portfolio trading.
problem Predicting stock returns for optimal portfolio trading.
method Evolutionary Neural Architecture Search (EXAMM) for evolving RNNs.
result Evolving RNNs outperform traditional benchmarks in stock trading.
Combining various data types predicts S&P 500 stock prices with high accuracy.
problem Predicting S&P 500 stock prices with high accuracy.
method Combined technical, fundamental, and text data with machine learning models like Random Forest and LSTM.
result Achieved 66.18% accuracy in S&P 500 index prediction and 62.09% in individual stock prediction.
This paper predicts stock prices during unusual events like the pandemic.
problem Lack of models to predict stock price changes during catastrophic events.
method ARIMA, LSTM, sentiment analysis models trained on historical data.
result Achieved 98% prediction accuracy for stock prices during anomalous circumstances.
The paper uses LSTM to predict stock prices and optimize portfolio weights.
problem Accurate prediction of stock prices and designing optimized portfolios.
method Built sector-wise portfolios and an LSTM model for stock price prediction.
result The LSTM model accurately predicts stock prices with high accuracy.
LSTM model predicts stock prices for optimized portfolios.
problem Accurate stock price prediction for optimized portfolio design.
method Past stock prices from 2016-2020, LSTM model for prediction.
result High accuracy of LSTM model in predicting stock returns.
Predict stock movement by considering cross effects among stocks.
problem Challenges in predicting stock price movement due to cross effects among stocks.
method Multi-GCGRU framework combining GCN and GRU, encoding cross effects from financial domain knowledge and data-driven relationships.
result Our model outperforms other baselines in predicting stock movement.
This paper uses neural networks to predict stock prices more accurately.
problem Current stock analysis methods are inaccurate.
method Dynamic neural networks to identify stock price patterns.
result Neural networks outperform traditional stock analysis methods.
Paper uses machine learning for stock prediction using fundamental data.
problem Predicting stock prices using fundamental data.
method Used three machine learning algorithms (FNN, RF, ANFIS) and feature selection for stock prediction.
result Random Forest (RF) model achieved the best prediction results.
A new framework predicts stock movements using news sentiment and relational data.
problem Predicting stock prices from textual information is challenging due to market uncertainty and natural language complexity.
method Multi-Graph Recurrent Network (MGRN) combining textual sentiment from financial news and relational data.
result The model outperforms benchmarks in predicting stock movements.
Predicting the intraday stock jumps is a significant but challenging problem in finance. Due to the instantaneity and imperceptibility characteristics of intraday stock jumps, relevant studies on their predictability remain limited. This paper proposes a data-driven approach to predict intraday stock jumps using the in…
Behavioral theories posit that investor sentiment exhibits predictive power for stock returns, whereas there is little study have investigated the relationship between the time horizon of the predictive effect of investor sentiment and the firm characteristics. To this end, by using a Granger causality analysis in the …
Advanced ML/DL models predict stock prices using technical analysis.
problem Accurately predicting stock prices in a complex market.
method Use of deep learning models for stock price prediction.
result Deep learning models can predict stock prices with high accuracy.
MDGNN predicts stock prices by capturing multifaceted relations over time.
problem Challenges in predicting stock prices due to dynamic and intricate relations.
method MDGNN uses a discrete dynamic graph and Transformer structure to capture multifaceted relations and temporal evolution.
result MDGNN achieves the best performance in public datasets compared to SOTA methods.
Paper proposes a model to predict stock prices using historical and sentiment data.
problem Improving accuracy in predicting stock prices.
method Integrates historical and sentiment data to predict stock prices using LSTM.
result Improved accuracy in predicting stock prices.
A CNN-based model improves stock price prediction accuracy.
problem Overfitting in image-based stock prediction models.
method SMSFR-CNN combining CNN and image features.
result SMSFR-CNN achieves high predictive accuracy on A-share stocks.
Paper predicts stock prices using ML and human intelligence.
problem Uncertainty in stock price prediction.
method ML models (LSTM, ARIMA, CNN-LSTM, GRU, LSTM-GRU) augmented with Superforecasters predictions.
result Superforecasters' predictions improve stock price prediction accuracy.
Paper uses AI to predict stock market volatility with neural networks and genetic algorithms.
problem Traditional methods for predicting stock market volatility have high errors.
method Back-propagation neural network and genetic algorithm integrated model.
result The model predicts future volatility with low errors and high accuracy.
Paper predicts stock market values using machine learning.
problem Predicting stock market values for Tehran stock exchange groups.
method Used machine learning algorithms including Decision Tree, Bagging, Random Forest, Adaptive Boosting, Gradient Boosting, XGBoost, Artificial neural network, Recurrent Neural Network, and Long short-term memory (LSTM).
result LSTM shows highest accuracy among all algorithms tested.
Develops a hybrid deep learning model for stock price prediction.
problem Predicting daily stock prices in the stock market.
method Representation learning with Stock2Vec embedding and temporal convolutional layers.
result Achieves better performance on stock price prediction than benchmarks.
AI models predict stock trends using historical data and public sentiment.
problem Improving stock market prediction accuracy using AI.
method Employed regression and classification ML algorithms for technical and fundamental analysis respectively.
result Median performance suggests AI is not yet superior to stock markets.
Predicting the prices of stocks at any stock market remains a quest for many investors and researchers. Those who trade at the stock market tend to use technical, fundamental or time series analysis in their predictions. These methods usually guide on trends and not the exact likely prices. It is for this reason that A…