Analyzes stock trends and e-commerce user behavior using Twitter data.
problem Understanding the relationship between stock prices, stock news, and e-commerce user behavior.
method Cross-domain analysis using Hadoop, Hive, and Tableau on three datasets.
result Identified correlations between stock sentiment, stock trends, and e-commerce user behavior.
Dataset analyzes tweets' impact on stock returns.
problem Understanding how public opinion affects stock market outcomes.
method Created a dataset of 862,231 labeled tweets, provided baselines and multi-view learning approach.
result Demonstrated the impact of tweets on stock returns over various time frames.
FNSPID dataset integrates financial news and stock prices for improved market predictions.
problem Lack of comprehensive datasets combining quantitative and qualitative financial data.
method Developed a large-scale dataset (FNSPID) with 29.7M stock prices and 15.7M financial news records.
result FNSPID significantly boosts market prediction accuracy and sentiment analysis.
FinALBERT predicts stock prices using labelled Stocktwits data.
problem Efficient stock price prediction with limited labelled datasets.
method FinALBERT is an ALBERT-based model trained on labelled Stocktwits data for financial text classification.
result FinALBERT achieves optimal results in predicting stock price changes.
Paper proposes AI for stock market forecasting using external knowledge.
problem Forecasting stock prices influenced by external factors.
method Learning from historical data and external temporal knowledge graphs modeled as Hawkes processes.
result Dynamic representations effectively rank stocks based on returns.
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.
Graph-based approach predicts stock trends using dynamic multi-relational graphs.
problem Predicting future stock movements in complex, time-evolving stock relationships.
method Dynamic multi-relational stock graphs, stochastic diffusion process, parallel retention.
result Outperforms state-of-the-art baselines in stock trend forecasting.
Predict stock prices using HMMs trained on fractional price changes and intraday highs/ lows.
problem Forecasting stock prices considering time dependency and volatility.
method Hidden Markov Models (HMMs) trained on fractional price changes and intraday highs/ lows.
result The MAP estimate of stock prices for the next day was produced using the trained HMM.
GAT-AGNN learns stock trends using graph and attention mechanisms.
problem Predicting dynamic stock trends in a complex market.
method Sequential graph structure with attention mechanisms.
result GAT-AGNN outperforms state-of-the-art methods in stock trend prediction.
Paper uses Bayesian optimization to find best Supertrend indicator settings.
problem Finding optimal trading parameters for the Supertrend indicator.
method Bayesian optimization to automate parameter selection.
result BO-optimized Supertrend strategy yields higher profits in backtesting.
Paper uses TCN with attention to predict UHF stock price changes.
problem Predicting discrete dynamic distribution of UHF stock price changes.
method Classified price changes, used TCN with attention mechanism.
result TCN and TCN (attention) models outperform GARCH and LSTM models.
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.
Study evaluates stock price forecasting models during the pandemic.
problem Forecasting stock prices during the Covid-19 pandemic.
method Four models (Long-Short Term Memory, XGBoost, Autoregression, Last Value) were tested on stock prices of Facebook, Amazon, Tesla, Google, and Apple.
result Autoregression and Last Value models outperform other models due to strong correlation between prices.
Study analyzes Disney stock market performance using machine learning.
problem Forecasting stock market performance of Disney.
method Exploratory data analysis, feature engineering, model selection (linear regression).
result Linear regression model performed best.
Study confirms the square-root law in price impact across Tokyo stocks.
problem The debate on the strict universality of the square-root law in price impact.
method Comprehensive survey of all trading accounts on the Tokyo Stock Exchange over 8 years.
result The exponent δ is equal to 1/2 for all stocks within statistical errors.
Robust Transformer-Based One-Step Stock Index Forecasting via Shifted Data Augmentation
problem Robust stock index forecasting
method Modified Transformer architecture with Shifted Data Augmentation
result Best performance on benchmark datasets
New method evaluates financial graphs for stock trend forecasting.
problem Lack of dynamic stock relationship graphs and evaluation methods.
method SPNews dataset and novel evaluation methods independent of downstream tasks.
result Evaluation methods can differentiate between various financial relationship graphs.
Data augmentation improves financial prediction models, especially for small datasets.
problem Improving financial prediction models on small, noisy, non-stationary datasets.
method Evaluation of data augmentation methods combined with deep learning models on financial datasets.
result Data augmentation significantly improves financial performance, up to 400% improvement in risk-adjusted return.
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.
Neural networks for stock price prediction often misrepresent model performance due to flawed error metrics.
problem Flawed prediction error metrics lead to unreliable model evaluations in the securities market.
method Used data from 20 stock datasets across multiple markets and evaluated with four prediction error measures.
result Prediction error value only partially reflects model accuracy and fails to represent stock price direction.
Study news networks to predict stock returns.
problem Predicting cross-sectional stock returns using news networks.
method Constructed time-varying directed networks of S&P500 stocks from 1 million news articles, identified stock tickers using an algorithm, and tested for comovement and reversal effects.
result News network attention proxy, network degree, predicts monthly stock returns robustly.
Deep learning models improve stock portfolio performance.
problem Improving stock portfolio allocation strategies.
method Used MLP, CNN, LSTM, and Transformer models to predict stock returns.
result Deep learning models enhance long-short stock portfolio performance.
Deep RL applied for Indian stock trading strategies.
problem Designing profitable trading strategies for Indian stock markets.
method Applied deep reinforcement learning to ten Indian stock datasets.
result Models' performance compared and evaluated.
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.
This study empirically re-examines fat tails in stock return distributions by applying statistical methods to an extensive dataset taken from the Korean stock market. The tails of the return distributions are shown to be much fatter in recent periods than in past periods and much fatter for small-capitalization stocks …
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.
LSTM model predicts stock prices with high accuracy in stable sectors but struggles with volatile ones.
problem Predicting stock prices in emerging markets with limited data.
method Developed and evaluated an LSTM network on historical OHLCV data and technical indicators.
result Strong predictive performance (R2>0.87) for stable sectors, but challenges for volatile ones. New approach predicts stock price synchronization using RNNs and LSTMs.
problem Forecasting synchronization of stock prices in the Indian market.
method Utilizing recurrence plots and CRQA for non-linear analysis, RNNs and LSTMs for prediction.
result Accuracy of 0.98 and F1 score of 0.83 in predicting stock price synchronization.
Game-theoretic model captures investor interactions for stock price forecasting.
problem Complex market dynamics driving stock price movements.
method Game-theoretic modeling of heterogeneous investor interactions in a dynamic graph structure.
result Our method outperforms state-of-the-art stock price forecasting methods.
Stock return forecasting is of utmost importance in the business world. This has been the favourite topic of research for many academicians since decades. Recently, regularization techniques have reported to tremendously increase the forecast accuracy of the simple regression model. Still, this model cannot incorporate…
Stock selection improved with a novel neural model capturing continuous stock dynamics.
problem Lack of continuous stock dynamics prediction and implicit cross-domain dependencies.
method StockODE, a latent variable model with NRODEs and hierarchical hypergraph for continuous stock volatility and inter-domain dependencies.
result Significantly outperforms baselines, improving Sharpe Ratio by up to 18.57%.
Analyzing a comprehensive news dataset, we document that joint news coverage triggers attention contagion, causing temporarily inflated valuations for affected stocks. Tracing SEC EDGAR visits from unique IPs, we provide direct evidence of attention spillovers between stocks. Stocks with greater joint news coverage exh…
Study shows frequent 'stock' mentions on Twitter correlate with stock market declines.
problem Understanding how social media impacts financial markets during pandemics.
method Collected over 26 million tweets about COVID-19, analyzed using natural language processing.
result More frequent use of 'stock' in tweets predicts substantial declines in stock market indices.
FinSphere improves stock analysis quality with AI and expert-curated data.
problem Lack of objective evaluation metrics and depth in stock analysis by FinLLMs.
method Developed AnalyScore, curated Stocksis dataset, and FinSphere AI agent.
result FinSphere outperforms general and domain-specific LLMs in generating high-quality stock analysis reports.
This paper uses LLMs to improve equity stock ratings by ingesting diverse financial and news data.
problem Challenges in traditional stock rating methods, including data overload, inconsistencies, and delayed reactions.
method Application of LLMs to generate multi-horizon stock ratings using various datasets.
result LLMs enhance the accuracy and consistency of stock ratings, outperforming traditional methods in forward returns.
New dataset and models detect cryptocurrency bubbles using social media data.
problem Detecting anomalous market behavior in cryptocoins and meme stocks.
method Developed a novel multi-span identification task and sequence-to-sequence hyperbolic models.
result Models effectively detect cryptocoins and meme stocks bubbles in zero-shot settings.
This study uses NLP to predict stock performance based on analyst reports.
problem Predicting stock performance using textual information from analyst reports.
method Natural language processing (NLP) and a customized BERT deep learning model for Chinese text.
result Strong positive sentiment in analyst reports increases excess return and intraday volatility, while strong negative sentiment increases volatility and trading volume but decreases excess return.
A new stock index model simplifies high-dimensional stock data.
problem Reflecting the overall stock market activity in high-dimensional data.
method Manifold learning and feature detection on discrete Laplace-Beltrami operator.
result The MF index series approximates the stock market better and has lower risk.
Stock market prediction is still a challenging problem because there are many factors effect to the stock market price such as company news and performance, industry performance, investor sentiment, social media sentiment and economic factors. This work explores the predictability in the stock market using Deep Convolu…
DanSmp predicts stock movement using a hybrid-relational MKG and dual attention networks.
problem Predicting stock price trends in volatile financial markets.
method Constructs a bi-typed MKG with hybrid-relations and uses DanSmp, a dual attention network, to learn momentum spillover signals.
result DanSmp improves stock prediction accuracy using the MKG.
Survey of methods to incorporate external knowledge into stock price prediction.
problem Challenges in predicting stock prices due to market volatility and non-linearity.
method Survey of methods for acquiring and incorporating external knowledge into stock price prediction models.
result Systematic synthesis of previous studies on external knowledge types and their application in stock price prediction.
Study uncovers financial trends from cross-lingual news data.
problem Understanding financial dynamics across diverse global economies.
method Sentiment analysis, NER, and semantic textual similarity for news articles.
result Meaningful correlation between stock price movements and cross-linguistic news sentiments.
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.
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.
LLMs improve stock price forecasting from financial news and reports.
problem Predicting stock prices with high accuracy and robustness.
method Analyzing financial news, reports, and transcripts using LLMs.
result LLMs can improve stock price forecasting but face practical challenges.
H-GAT improves stock selection by capturing complex higher-order stock relations and integrating both technical and fundamental analysis.
problem Stock selection difficulty and lack of comprehensive analysis.
method Higher-order Graph Attention Network (H-GAT) that incorporates both technical and fundamental analysis.
result H-GAT outperforms existing methods in stock selection metrics.
A new GNN model predicts stock trends by learning historical and future correlations.
problem Limited improvement in stock trend prediction models due to ignoring future patterns.
method DishFT-GNN framework that trains a teacher and student model to capture historical and future data correlations.
result State-of-the-art performance on real-world datasets.
SAMBA predicts stock returns efficiently using Mamba and graph neural networks.
problem Accurate stock price predictions for financial returns.
method SAMBA integrates Mamba architecture with graph neural networks to achieve near-linear computational complexity.
result SAMBA significantly outperforms state-of-the-art models in prediction accuracy.