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,657 papers · 148 categories

Trend · papers per month

99197296394 · Jun 202019922001200920172026
48 results for Sentiment Features

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.

LLM extracts actionable insights from customer reviews.

problem Extracting actionable insights from customer reviews.
method Large language model approach distinguishing perceptual attributes from actionable features.
result High consistency and predictive validity of LLM insights compared to human coders.

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.

Deep model improves option pricing for CSI 300 index with sentiment and volatility features.

problem Challenges in real market option pricing, especially with constant volatility assumption.
method Deep Forward-Backward Stochastic Differential Equation (FBSDE) framework with dual-network architecture.
result Significant reduction in MAE and MAPE compared to BSM model.

Predict stock trends using news sentiment and technical indicators in Spark.

problem Predicting the stock market trend is challenging due to multiple influencing factors.
method Created a machine learning classification problem with features from technical indicators and news sentiment scores.
result Random Forest model achieved 63.58% test accuracy in Spark.

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.

Deep learning has emerged as a powerful machine learning technique that learns multiple layers of representations or features of the data and produces state-of-the-art prediction results. Along with the success of deep learning in many other application domains, deep learning is also popularly used in sentiment analysi…

2018-01-24abs ↗pdf ↗

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%.

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.

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.

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.

Improved crude oil price forecasting using multi-dimensional LLM sentiment signals.

problem Challenges in predicting crude oil prices due to unstructured news.
method Extracted five sentiment dimensions from GPT-4o, Llama 3.2-3b, and FinBERT models on energy-sector news articles.
result Combining GPT-4o and FinBERT yields the best predictive performance for weekly WTI crude oil futures returns.

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.

Study investor sentiment and disagreement on StockTwits during COVID-19.

problem Understanding investor beliefs and sentiment during the pandemic.
method Analysis of social media data (StockTwits) for investor messages.
result Sentiment and disagreement sharply decreased in early March 2020, followed by a reversal.

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.

Detecting and aggregating sentiments toward people, organizations, and events expressed in unstructured social media have become critical text mining operations. Early systems detected sentiments over whole passages, whereas more recently, target-specific sentiments have been of greater interest. In this paper, we pres…

2019-02-08abs ↗pdf ↗

Proposes RTL model for sentiment classification and key word detection in online reviews.

problem Sentiment classification and key word detection in online reviews for hospitality industry.
method Regularized Text Logistic (RTL) regression model.
result RTL model achieves satisfactory classification performance and identifies key word features.

This study introduces a new GAS blending ensemble model for Bitcoin price prediction.

problem Predicting Bitcoin price fluctuations in the cryptocurrency market.
method Integrates advanced ensemble learning methods, feature selection algorithms, and sentiment analysis.
result The GAS model demonstrates excellent performance in daily Bitcoin trend prediction.

AlphaMLDigger predicts excess returns in fluctuating markets.

problem Mining effective information for investment decisions in a volatile market.
method Two-phase approach using deep NLP for sentiment analysis and ensemble ML models.
result Ensemble models achieve 0.984 accuracy, significantly outperforming baseline.

Model predicts stock prices using Twitter sentiment data.

problem Predicting stock prices using social media sentiment.
method Extracted 19 sentiment features from Twitter posts about Petrobras, trained XBoot models, and simulated trading.
result Simulated trading gained R$88,82 (net) over 250 days.

This paper studies users' perception regarding a controversial product, namely self-driving (autonomous) cars. To find people's opinion regarding this new technology, we used an annotated Twitter dataset, and extracted the topics in positive and negative tweets using an unsupervised, probabilistic model known as topic …

2018-04-05abs ↗pdf ↗

Paper proposes CNE-net to tackle incremental learning in (T)ACSA tasks.

problem Catastrophic forgetting in multi-task incremental learning for (T)ACSA.
method Category Name Embedding network (CNE-net) with shared encoder and decoder.
result State-of-the-art performance on (T)ACSA benchmark datasets.

Study uses ML to predict currency and bond returns from news sentiment.

problem Predicting financial returns from news sentiment.
method Pretrained FinBERT model on finance-specific language, XGBoost classifier, SHAP for interpretability.
result XGBoost strategy outperforms benchmarks with Sharpe ratios > 5.

The study identifies impactful news articles based on liquidity changes, improving asset return prediction.

problem Evaluating the sentiment of financial news articles for institutional investors.
method Liquidity-driven variables are used to identify impactful news articles, focusing on liquidity mode switches.
result The screened dataset leads to superior performance in short-term asset return prediction.

Uses news sentiment scores for direct reinforcement trading in financial markets.

problem Incorporating news data into quantitative trading remains challenging.
method Directly uses news sentiment scores and raw data as inputs for reinforcement learning, processed by sequence models.
result Achieves superior performance compared to market benchmarks.

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.

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.

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.