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.
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.
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 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.
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.
Mining financial text documents and understanding the sentiments of individual investors, institutions and markets is an important and challenging problem in the literature. Current approaches to mine sentiments from financial texts largely rely on domain specific dictionaries. However, dictionary based methods often f…
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.
Financial market prediction on the basis of online sentiment tracking has drawn a lot of attention recently. However, most results in this emerging domain rely on a unique, particular combination of data sets and sentiment tracking tools. This makes it difficult to disambiguate measurement and instrument effects from f…
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.
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.
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.
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.
This paper uses deep learning to analyze sentiment in financial forums and improve stock market prediction.
problem Improving stock market prediction accuracy through sentiment analysis.
method Crawling financial forum data, training BERT model on financial corpus, and using maximum information coefficient.
result Sentiment features from financial text can reflect stock market fluctuations and improve prediction accuracy.
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.
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.
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.
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.
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.
LLMs perform well in financial sentiment analysis without fine-tuning.
problem Challenges in financial terminology, emotions, and ambiguous expressions.
method In-context learning methods for financial document-sentiment pairs.
result LLMs can generalize in-context demonstrations to new financial documents.
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.
FinDPO uses preference optimization to improve financial sentiment analysis models.
problem Financial sentiment analysis models often fail to generalize to unseen data.
method FinDPO uses Direct Preference Optimization (DPO) to align LLMs with human preferences.
result FinDPO achieves state-of-the-art performance and maintains positive returns under realistic trading conditions.
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 shows negative war news correlates with increased stock market volatility.
problem Understanding the impact of geopolitical events on financial markets.
method Used BERT model for sentiment analysis and GARCH model for volatility forecasting.
result Negative news sentiment during geopolitical crises is associated with increased stock market volatility.
This paper explores deep learning for financial trading, integrating sentiment analysis.
problem Maximizing profit and minimizing loss in financial trading.
method Supervised and reinforcement learning schemes, integrating sentiment analysis.
result Demonstrates the effectiveness of deep learning methods in financial trading.
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.
FinLlama uses a fine-tuned Llama 2 model for financial sentiment analysis.
problem Accurate financial sentiment analysis for better trading decisions.
method Fine-tuning Llama 2 7B model on financial sentiment data, using a generator-classifier scheme.
result FinLlama provides nuanced insights into financial news articles, enhancing portfolio management.
Dual-CLVSA predicts financial markets using both trading data and sentiment measurements.
problem Predicting financial markets with complex interactions and emotional influences.
method Hybrid convolutional LSTM-based variational sequence-to-sequence model with attention.
result Dual-CLVSA effectively fuses trading data and sentiment measurements, improving prediction performance.
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.
Paper presents a hybrid framework combining sentiment analysis and market indicators for financial portfolio optimization.
problem Improving financial portfolio optimization through better integration of sentiment and market data.
method A three-tier hierarchical RL framework integrating LLMs, DRL, and market data.
result Achieved a 26% annualized return and Sharpe ratio of 1.2, outperforming benchmarks.
Study finds financial YouTube channel 3PROTV predicts stock market performance and sentiment changes.
problem Determining the informational value of financial YouTube channels.
method Analyzing 3PROTV's content and its impact on stock market performance and sentiment.
result 3PROTV's content, particularly negative sentiment, predicts stock market performance and sentiment changes.
Predicting market volatility from financial news and tweets.
problem Quantifying future volatility and returns in financial modeling.
method Topic modeling and sentiment analysis of financial news and tweets.
result Positive sentiment in tweets is negatively correlated with market volatility.
Study evaluates LLMs for predicting Chinese stock movements using financial news sentiments.
problem Evaluating LLMs' ability to predict stock price movements using financial news sentiments.
method Standardized experimental procedure with three LLMs, each with unique performance enhancement methods.
result Developed quantitative trading strategies and conducted back-tests to assess LLMs' performance.
Weibo experts predict stock market better than non-experts.
problem Improving stock market prediction accuracy using sentiment analysis.
method Combining BERT for sentiment classification and LSTM for time-series prediction on Weibo data.
result AFA group users' predictions are 39.67% more accurate than UFA group users.
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 uses LLMs to categorize financial tweets, revealing useful sentiment signals.
problem Discovering meaningful sentiment signals from unstructured financial social media data.
method Leveraged LLMs to automatically label financial tweets with event categories and aligned with returns.
result Certain event labels consistently yield negative alpha, with statistically significant Sharpe ratios and information coefficients.
Traditional sentiment construction in finance relies heavily on the dictionary-based approach, with a few exceptions using simple machine learning techniques such as Naive Bayes classifier. While the current literature has not yet invoked the rapid advancement in the natural language processing, we construct in this re…
Study predicts market bubbles using machine learning and financial news sentiment.
problem Predicting market bubbles in the S&P 500 index.
method Three-step approach combining financial news sentiment and macroeconomic indicators.
result Proposed three-step ensemble approach significantly improves bubble prediction accuracy.
BondBERT improves sentiment analysis for bond markets.
problem Misleading sentiment models for bond markets due to domain-specific dynamics.
method Fine-tuned transformer model on bond-specific news.
result BondBERT produces positive correlations with bond returns and higher forecasting accuracy.
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.
Novel CMG framework improves financial sentiment forecasting.
problem Challenges in short-term sentiment forecasting of financial OHLC data.
method Integrates chaos theory, Markov chains, and Gaussian processes with transformer models.
result Consistently outperforms traditional models in accuracy and efficiency.
BioFinBERT analyzes sentiment of biotech press releases and financial text around inflection points.
problem Analyzing sentiment of biotech press releases and financial text around inflection points.
method Finetuning BioBERT on financial datasets to create BioFinBERT for sentiment analysis.
result BioFinBERT accurately analyzes sentiment of biotech press releases and financial text around inflection points.
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.
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…
A novel framework combines LLMs and RL for financial portfolio optimization.
problem Optimizing financial portfolios using sentiment analysis and market indicators.
method Hierarchical RL structure with base, meta, and super-agents.
result Achieved a 26% annualized return and Sharpe ratio of 1.2.
Improved crypto market forecasting using historical price reactions to tweets.
problem Challenges in inferring market impact from human sentiment labels.
method Market-derived labeling approach to assign tweet sentiment labels based on historical price trends. Fine-tuned language model with context-aware prompt-tuning.
result 89.6% accuracy on Bitcoin news events, outperforming traditional fusion models.
Paper proposes a hybrid model for financial time series prediction using sentiment analysis.
problem Challenges in forecasting in non-stationary, complex environments with heterogeneous data.
method Hybrid model combining GANs with NLP-based sentiment analysis.
result Hybrid model enhances robustness in non-stationary environments.
Compact models match or exceed GPT's performance in financial news sentiment analysis.
problem Improving financial sentiment analysis models without large computational costs.
method Fine-tuning non-generative, small-sized models (FinBERT, FinDRoBERTa) on a novel market score database.
result Fine-tuned models outperform GPT-3.5 and GPT-4 in zero-shot learning for financial news sentiment analysis.