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…
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.
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.
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.
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.
Improved financial sentiment analysis using simple instruction tuning of LLMs.
problem Lack of accurate financial sentiment analysis by large language models.
method Instruction tuning of general-purpose LLMs with a small portion of financial sentiment data.
result Significant improvement in financial sentiment analysis, especially in complex scenarios.
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.
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.
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.
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.
FinGPT uses LLMs for real-time market sentiment analysis.
problem Real-time market sentiment analysis for trading.
method Synthesizes financial news and social media data, integrates with technical indicators, uses FinGPT for sentiment analysis.
result Generates actionable trading signals using LLMs.
Improved financial sentiment analysis using LLMs with retrieval augmentation.
problem Limited performance of traditional NLP models in financial sentiment analysis.
method Retrieval-augmented Large Language Models (LLMs) with instruction tuning.
result Achieved 15% to 48% performance gain in accuracy and F1 score.
Study compares BERT with other sentiment analysis models.
problem Comparing sentiment analysis techniques.
method Used four models: Sent WordNet, logistic regression, LSTM, and BERT on IMDB movie reviews.
result BERT outperformed other models in sentiment classification.
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.
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.
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.
This paper analyzes financial sentiment using LLMs and FinBERT, improving accuracy with few-shot examples.
problem Financial sentiment analysis for market evaluation.
method Application of large language models and FinBERT, with focus on prompt engineering and few-shot learning.
result GPT-4o achieves similar sentiment classification accuracy to FinBERT with fewer examples.
Study uses sentiment analysis to predict cryptocurrency token returns in virtual reality.
problem Predicting cryptocurrency token returns in virtual reality economies.
method Used BERT for sentiment analysis and developed LSTM models integrating multi-modal features.
result Multi-modal model significantly outperforms price-only baseline in prediction accuracy.
This study evaluates LLMs for sentiment analysis in stock price prediction.
problem Improving stock price prediction accuracy using LLMs for news sentiment analysis.
method Compared 3 LLMs (DeBERTa, RoBERTa, FinBERT) for sentiment-driven stock prediction.
result DeBERTa outperforms other models with 75% accuracy, and ensemble model increases accuracy to 80%.
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…
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.
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 …
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…
A new Twitter sentiment model predicts stock market trends with high accuracy.
problem Real-time prediction of future stock market prices.
method Baseline correlation approach using polynomial regression, classification, and lexicon-based sentiment analysis.
result Predicts stock market trends with 67.22% accuracy, up to 15 time samples in advance.
Due to the increased availability of online reviews, sentiment analysis had been witnessed a booming interest from the researchers. Sentiment analysis is a computational treatment of sentiment used to extract and understand the opinions of authors. While many systems were built to predict the sentiment of a document or…
Study uses FinBERT for financial sentiment analysis to predict stock movement.
problem Predicting stock movement with greater accuracy.
method Integrates sentiment analysis with FinBERT and LSTM networks.
result FinBERT enhances model's ability to predict market fluctuations.
With the increasing popularity of video sharing websites such as YouTube and Facebook, multimodal sentiment analysis has received increasing attention from the scientific community. Contrary to previous works in multimodal sentiment analysis which focus on holistic information in speech segments such as bag of words re…
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.
Transformer predicts Ethereum prices using cross-currency correlation and sentiment analysis.
problem Predicting Ethereum cryptocurrency prices with limited data.
method Transformer-based neural network with cross-currency correlation and sentiment analysis.
result Transformer model outperforms other models on some parameters.
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 uses AI to analyze emojis for predicting cryptocurrency market trends.
problem Predicting cryptocurrency market trends using social media sentiment.
method Fine-tuned transformer-based BERT model for multimodal sentiment analysis of emojis.
result Emoji sentiment analysis outperforms text-only sentiment analysis in predicting market trends.
Study compares LLMs vs classical models for financial sentiment analysis.
problem Improving sentiment analysis in financial market news.
method Comparative analysis of LLMs and classical models.
result LLMs outperform classical models in sentiment analysis of financial news.
SARF improves stock market prediction by integrating sentiment analysis.
problem Enhancing stock market prediction accuracy with sentiment data.
method Sentiment-Augmented Random Forest (SARF) using FinGPT.
result SARF outperforms conventional models with 9.23% accuracy improvement.
Multimodal sentiment analysis has recently gained popularity because of its relevance to social media posts, customer service calls and video blogs. In this paper, we address three aspects of multimodal sentiment analysis; 1. Cross modal interaction learning, i.e. how multiple modalities contribute to the sentiment, 2.…
Enhanced stock market strategy using stress index and financial news sentiment analysis.
problem Improving risk assessment and prediction in equity markets.
method Combines financial stress indicator with sentiment analysis of financial news.
result Improved performance with higher Sharpe ratio and reduced drawdowns.
With the popularity of social networks, and e-commerce websites, sentiment analysis has become a more active area of research in the past few years. On a high level, sentiment analysis tries to understand the public opinion about a specific product or topic, or trends from reviews or tweets. Sentiment analysis plays an…
This paper optimizes cryptocurrency portfolios by integrating sentiment analysis with technical indicators.
problem Effective portfolio management in volatile cryptocurrency markets.
method Dynamic portfolio strategy using technical indicators and sentiment analysis.
result The integrated approach outperforms traditional benchmarks and achieves stronger risk-adjusted returns.
\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…
Study uses topic modeling and sentiment analysis to uncover hedge fund performance insights.
problem Hedge fund opacity and limited disclosure make them hard to analyze.
method Applied topic modeling and sentiment analysis to hedge fund documents using DistilBERT and Top2Vec.
result Automated topic modeling and sentiment analysis can predict hedge fund performance.
This paper presents a financial analysis over Twitter sentiment analytics extracted from listed retail brands. We investigate whether there is statistically-significant information between the Twitter sentiment and volume, and stock returns and volatility. Traditional newswires are also considered as a proxy for the ma…
Study shows how financial report sentiment impacts bank profitability.
problem Understanding causal effects of financial report sentiment on bank profitability.
method Causal forest machine learning methodology, FinancialBERT sentiment scores, SHAP analysis, comprehensive dataset.
result Statistically significant causal associations between balance sheet and expense management variables and profitability.
Sentiment analysis from LLMs improves financial trading performance.
problem Improving dynamic strategy optimization in financial markets.
method Integration of sentiment analysis from LLMs into RL frameworks.
result Sentiment-enhanced RL models outperform traditional RL models in net worth and cumulative profit.
The paper predicts Bitcoin prices using machine learning and sentiment analysis.
problem Predicting the future price of Bitcoin in USD.
method Applied supervised machine learning and sentiment analysis to Twitter and Reddit data.
result LSTM models with multi-feature analysis outperformed ARIMA models in predicting Bitcoin prices.
Images have become one of the most popular types of media through which users convey their emotions within online social networks. Although vast amount of research is devoted to sentiment analysis of textual data, there has been very limited work that focuses on analyzing sentiment of image data. In this work, we propo…
StockEmotions dataset for financial sentiment and emotion analysis.
problem Limited resources for financial sentiment analysis.
method Collects 10,000 English comments from StockTwits, categorizes emotions into 12 classes.
result DistilBERT outperforms other models in sentiment classification, and Temporal Attention LSTM model achieves best performance in multivariate time series forecasting.
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%
Study compares LSTM models with sentiment analysis for stock price prediction.
problem Efficient stock price prediction models using LSTM with sentiment analysis.
method Various types of LSTM models combined with sentiment analysis.
result Identifies the most effective model for short and long-term stock price prediction.
This paper covers the two approaches for sentiment analysis: i) lexicon based method; ii) machine learning method. We describe several techniques to implement these approaches and discuss how they can be adopted for sentiment classification of Twitter messages. We present a comparative study of different lexicon combin…