Study combines sentiment analysis with traditional models for better S&P 500 trading.
problem Improving trading performance in volatile markets.
method Sentiment analysis from financial news, GPT-2, FinBERT, combined with technical indicators and time-series models.
result Combining sentiment-driven insights with traditional models improves trading performance.
Predicts Bitcoin price using Twitter sentiment analysis.
problem Volatility and varied opinions in cryptocurrency markets.
method Developed a model combining sentiment analysis of tweets and historical price data.
result Sentiment prediction MAPE of 9.45%, price prediction MAPE of 3.6%
Sentiment analysis consists of evaluating opinions or statements from the analysis of text. Among the methods used to estimate the degree in which a text expresses a given sentiment, are those based on Gaussian Processes. However, traditional Gaussian Processes methods use a predefined kernel with hyperparameters that …
Study analyzes deep learning models for financial sentiment in earnings calls.
problem Leveraging NLP for sentiment analysis in financial transcripts.
method Comparative analysis of BERT, FinBERT, and ULMFiT models.
result Models' strengths and limitations in financial sentiment analysis.
Dynamic sentiment analysis improves stock trading strategies.
problem Improving stock trading performance through dynamic agent switching.
method Combining sentiment analysis with deep reinforcement learning and dynamic agent switching.
result Dynamic sentiment-based trading strategy outperforms traditional methods.
The study improves sentiment analysis of 10-K filings, revealing aggregation effects on accuracy and correlation with market outcomes.
problem Lack of sentiment analysis for 10-K filings, particularly for risk disclosures.
method Supervised lexicon-learning approach applied to 10-K filings and Item 1A risk-factor sections, trained against return and volatility labels at different levels of aggregation.
result Sentiment analysis of Item 1A sections performs better at the individual-firm level, while full-filing text is more accurate at sector and portfolio levels.
A framework for multi-label sentiment analysis in 100 languages with dynamic weighting.
problem Cross-lingual sentiment analysis in multi-label settings with label imbalance.
method Dynamic weighting method, focal loss adaptation, optimal class-specific thresholds.
result State-of-the-art performance in 7 out of 9 metrics across 3 languages.
Study predicts stock prices using historical data and sentiment analysis.
problem Predicting future stock movements in Indian markets.
method Used LSTM and Random Forest models with historical prices and sentiment data.
result Predicted stock prices of 4 major Indian companies with improved accuracy.
Study predicts stock price direction on earnings announcement days using multi-modal deep learning.
problem Predicting stock price movements during earnings announcements is challenging due to market noise and discontinuities.
method Constructed a multi-modal feature space combining fundamental metrics, technical indicators, and sentiment scores from financial news articles. Evaluated LSTM and Transformer models against a baseline.
result Transformer model outperforms LSTM in identifying volatile movements, achieving higher macro F1-score.
Deep RL model uses multimodal data for better stock portfolio optimization.
problem Optimizing trading strategies for SP100 stocks using complex data sources.
method Multimodal deep reinforcement learning with state tensors, CNNs, and RNNs.
result Agent outperforms standard benchmarks in portfolio performance.
Study finds investor sentiment has a significant positive relationship with stock returns in Moroccan and Tunisian markets.
problem Investor sentiment and stock returns relationship in Moroccan and Tunisian markets.
method Used indirect measures of investor sentiment (SENT and ARMS) and Granger causality tests.
result Sentiment has a significant positive relationship with stock returns, but not the other way around.
Mamba outperforms Reformer in minute-level stock prediction using LLM sentiment scores.
problem Improving minute-level stock market prediction accuracy in volatile markets.
method Combining sentiment scores from top LLMs with stock price data, training Mamba and Reformer models.
result Mamba achieved lower error rates across all tested LLMs, especially with LLaMA 3.3--70B.
News sentiment in U.S. economic newspapers has become more persistent over 45 years.
problem Understanding the temporal dynamics of U.S. economic news sentiment over time.
method Daily economic news sentiment index from 1980-2025, analyzed using sentiment indexes.
result News sentiment states have become more persistent, with longer residence times in optimistic or pessimistic regimes.
LLMs improve financial sentiment analysis in finance.
problem Defining and measuring financial sentiment.
method Investigation of sentiment measurement methods and LLMs.
result LLMs enhance financial sentiment analysis.
Study uses Granger causality to show investor sentiment influences stock prices.
problem Understanding the relationship between investor sentiment and stock market movements.
method Applied Granger causality to analyze the relationship between close price index and sentiment score.
result Sentiment analysis shows a positive correlation with stock price movements.
Can textual data be compressed intelligently without losing accuracy in evaluating sentiment? In this study, we propose a novel evolutionary compression algorithm, PARSEC (PARts-of-Speech for sEntiment Compression), which makes use of Parts-of-Speech tags to compress text in a way that sacrifices minimal classification…
Investor sentiment improves model accuracy but complexity doesn't always boost predictive power.
problem Determining the optimal complexity of investor sentiment measures in asset pricing models.
method Comprehensive review of 71 papers from 2000-2021, analyzing various sentiment measures and models.
result Higher complexity of sentiment measures does not necessarily improve predictive power.
Study finds social media investor emotions predict stock prices.
problem Validation of social media sentiment models in predicting market behavior.
method Employed EmTract, an emotion model, to test social media sentiment against lab experiments.
result Firm-specific investor emotions forecast daily asset price movements.
The ability to identify sentiment in text, referred to as sentiment analysis, is one which is natural to adult humans. This task is, however, not one which a computer can perform by default. Identifying sentiments in an automated, algorithmic manner will be a useful capability for business and research in their search …
Enhanced portfolio selection using sentiment data and LSTM.
problem Improving portfolio selection through sentiment analysis and price prediction.
method Semantic Attention Model for sentiment prediction, LSTM for price prediction, mean-variance strategy for portfolio optimization.
result Sentiment-aware portfolio strategies outperform non-sentiment aware models on average.
Sentiment analysis of DAX40 stocks improves performance by 5.38% annually.
problem Creating a more responsive stock market index using sentiment analysis.
method Extract sentiment from news articles, adjust index weights based on sentiment, compare performance to existing indices.
result Sentiment index outperforms DAX40 by 7.51% annually, adjusted for costs.
Study enhances cryptocurrency sentiment analysis using TikTok and Twitter data.
problem Lack of comprehensive sentiment analysis in cryptocurrency markets.
method Multimodal analysis of TikTok and Twitter data using large language models.
result TikTok's video sentiment influences speculative assets and short-term trends.
\emph{Sentiment Quantification} (i.e., the task of estimating the relative frequency of sentiment-related classes -- such as \textsf{Positive} and \textsf{Negative} -- in a set of unlabelled documents) is an important topic in sentiment analysis, as the study of sentiment-related quantities and trends across a populati…
In this paper, we design an integrated algorithm to evaluate the sentiment of Chinese market. Firstly, with the help of the web browser automation, we crawl a lot of news and comments from several influential financial websites automatically. Secondly, we use techniques of Natural Language Processing(NLP) under Chinese…
Study uses sentiment analysis to predict implied volatility surface, improving prediction accuracy.
problem Improving prediction accuracy of implied volatility surface.
method Constructed daily high-frequency sentiment data, used VAR method, deep learning (BERT, LSTM), FFT, EMD for sentiment decomposition.
result High-frequency sentiment correlates with ATM options' implied volatility, low-frequency with DOTM options.
Predict stock prices using financial news sentiment analysis.
problem Predicting stock market trends for better investment returns.
method Deep Learning (MLP, LSTM, FinBERT-LSTM) integrating news sentiment.
result FinBERT-LSTM model predicts stock prices more accurately.
We propose how to quantify high-frequency market sentiment using high-frequency news from NASDAQ news platform and support vector machine classifiers. News arrive at markets randomly and the resulting news sentiment behaves like a stochastic process. To characterize the joint evolution of sentiment, price, and volatili…
MANA-Net improves market predictions by dynamically weighting news sentiments.
problem Aggregated Sentiment Homogenization in financial news data.
method Dynamic market-news attention mechanism to aggregate sentiments.
result MANA-Net outperforms recent market prediction methods by 1.1% Profit & Loss and 0.252 daily Sharpe ratio.
Python models predict stock sentiment for market-beating returns.
problem Predicting public sentiment for stock trading.
method Crowd-sourced labeled data, trained and evaluated various models.
result Best models predict market-beating returns from public sentiment.
Sentiment analysis from news and social media predicts forex market movements.
problem Forecasting forex market movements using sentiment analysis.
method Lexicon-based analysis and Naive Bayes machine learning.
result Sentiment analysis is effective in predicting forex market movements.
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.
This paper proposes a new HDP based online review rating regression model named Topic-Sentiment-Preference Regression Analysis (TSPRA). TSPRA combines topics (i.e. product aspects), word sentiment and user preference as regression factors, and is able to perform topic clustering, review rating prediction, sentiment ana…
R package sentometrics analyzes text sentiment for predictions.
problem Unlocking value from textual data using sentiment analysis.
method Optimized textual sentiment indexation with R package sentometrics.
result Forecasted CBOE Volatility Index using text sentiment data.
Transformer models improve financial sentiment measurement.
problem Capturing nuanced sentiment from financial news articles.
method Transformer-based language models for sentiment classification and aggregation.
result Transformer models outperform traditional dictionary-based methods in sentiment classification.
Study evaluates if LLMs have company-specific biases in financial sentiment analysis.
problem Evaluating if large language models exhibit company-specific biases in financial sentiment analysis.
method Comparing sentiment scores with and without company names, constructing economic models, and empirical analysis.
result LLMs show company-specific biases in sentiment analysis, impacting investor behavior and stock prices.
Study shows investor sentiment boosts intraday trading in Chinese markets.
problem Impact of investor sentiment on intraday overtrading in Chinese A-share markets.
method High-frequency sentiment indices from social media analyzed for intraday overtrading in CSI 300 and CSI 500 constituents.
result Investor sentiment significantly increases intraday overtrading, especially among institutional investors.
FinEAS models financial sentiment using BERT embeddings.
problem Financial sentiment analysis in markets.
method Supervised fine-tuning of BERT embeddings for financial texts.
result FinEAS outperforms vanilla BERT, LSTM, and FinBERT.
The paper analyzes how news sentiment of companies can affect market movements.
problem Understanding how news sentiment impacts market performance and volatility.
method Applied NLP techniques to analyze news sentiment of 87 companies over 7 years.
result Strong media sentiment towards one company can indicate significant changes in sentiment towards related companies.
DAM improves cryptocurrency trend forecasting using multimodal data.
problem Simplistic merging of sentiment data in cryptocurrency trend forecasting.
method Dual Attention Mechanism (DAM) integrating financial metrics and sentiment analysis.
result DAM outperforms conventional models by up to 20% in prediction accuracy.
Research integrates sentiment analysis with reinforcement learning for better trading strategies.
problem Improving trading performance by integrating sentiment data.
method Developed a sentiment-driven trading system using a large language model and reinforcement learning.
result Sentiment signals from FinGPT improve trading performance when combined with technical indicators.
Sentiment analysis is a highly subjective and challenging task. Its complexity further increases when applied to the Arabic language, mainly because of the large variety of dialects that are unstandardized and widely used in the Web, especially in social media. While many datasets have been released to train sentiment …
New formula classifies product reviews into higher and lower ratings based on sentiment analysis.
problem Lack of research on using sentiment analysis for classifying text into ratings.
method Redefined sentiment proportions as a triangle structure to derive variables for classifying text into higher and lower ratings.
result Proved a dependence exists between sentiments and ratings.
Improved sentiment analysis with multimodal data.
problem Cross-modal sentiment analysis in social media, customer service, and video blogs.
method Gated mechanism for attention-based learning of cross-modal interactions, with experiments on CMU-MOSI and CMU-MOSEI datasets.
result 1.6% and 1.34% absolute improvement over state-of-the-art.
In this paper we continue the study of the simulated stock market framework defined by the driving sentiment processes. We focus on the market environment driven by the buy/sell trading sentiment process of the Markov chain type. We apply the methodology of the Hidden Markov Models and the Recurrent Neural Networks to …
BERTopic enhances stock market prediction by analyzing sentiment in topic models.
problem Improving stock price prediction accuracy using sentiment analysis.
method Employed BERTopic for sentiment analysis of stock market comments integrated with deep learning models.
result Enhanced model performance through topic sentiment integration.
This study improves stock price forecasting by analyzing daily news sentiment.
problem Improving stock price forecasting accuracy using news sentiment.
method Data collection, preprocessing, and sentiment analysis of NITY50 stocks' news.
result LSTM models with sentiment scores outperform without them in forecasting stock prices.
SentARL uses sentiment features to improve trading profits.
problem Improving profit stability in single-asset trading.
method Sentiment-Aware Reinforcement Learning (SentARL) system.
result SentARL consistently outperforms baselines across multiple assets and conditions.
Social media is increasingly used by humans to express their feelings and opinions in the form of short text messages. Detecting sentiments in the text has a wide range of applications including identifying anxiety or depression of individuals and measuring well-being or mood of a community. Sentiments can be expressed…