Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

255176101 · Jun 202019922001200920172026
48 results for sentiment bias

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.

Anonymizing company names in financial news improves trading performance, contrary to initial expectations.

problem Look-ahead and distraction biases in sentiment analysis of financial news.
method Investigated trading strategies based on original and anonymized headlines, comparing performance.
result Anonymized headlines outperform original in-sample, suggesting distraction effect is stronger.

Study proposes a multi-agent framework to mitigate bias in sentiment analysis.

problem Bias in sentiment analysis models.
method Integrates multiple LLMs, incorporates dialogue sessions, and uses probabilistic prediction.
result KCS+IBC reduces entropy and increases variance, suggesting improved balance between aggregation and diversity.

This research secures deployed sentiment analysis models by identifying and defending against attack vectors.

problem Securing deployed machine learning models, particularly sentiment analysis systems, from adversarial attacks.
method BAD (Build, Attack, Defend) Architecture, evaluating two implementations.
result Demonstrated a viable methodology for securing machine learning models in production.

Anonymization reduces economic signal extraction from financial texts.

problem Reducing meaningful economic signals from financial texts due to anonymization.
method Analyzed the impact of anonymization on textual understanding and economic signal extraction.
result Information loss due to anonymization is severe and pervasive, outweighing its benefits in certain financial applications.

As machine learning ascends the peak of computer science zeitgeist, the usage and experimentation with sentiment analysis using various forms of textual data seems pervasive. The effect is especially pronounced in formulating securities trading strategies, due to a plethora of reasons including the relative ease of imp…

2017-12-30abs ↗pdf ↗

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.

Crypto simulations show HODL strategy loads risk onto most investors, with macro-sentiment affecting returns.

problem Understanding real risk-return trade-offs and factors affecting crypto returns.
method Two independent analyses: 480 million Monte Carlo simulations and Bayesian multi-horizon local projection framework.
result HODL strategy exposes most investors to extreme downside risk, and macro-sentiment conditions are dominant indicators for future outcomes.

This paper evaluates debiasing methods on word embeddings to reduce religious bias.

problem Social biases persist in word embeddings, potentially amplifying them in AI applications.
method Investigates and evaluates three multiclass debiasing techniques on three word embeddings.
result ConceptorDebiasing is the most effective method, reducing religious bias by 82-96%.

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.

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.

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…

2017-09-20abs ↗pdf ↗

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.

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 …

2018-04-05abs ↗pdf ↗

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.

\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…

2019-04-16abs ↗pdf ↗

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.

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.

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.

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.

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.

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.

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.

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.

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…

2018-07-20abs ↗pdf ↗