paper-with-me

Papers

Predicting Stock Price Movement with LLM-Enhanced Tweet Emotion Analysis

2025-10-04 · An Vuong, Susan Gauch arxiv

Accurately predicting short-term stock price movement remains a challenging task due to the market's inherent volatility and sensitivity to investor sentiment. This paper discusses a deep learning framework that integrates emotion features extracted from tweet data with historical stock price information to forecast significant price changes on the following day. We utilize Meta's Llama 3.1-8B-Instruct model to preprocess tweet data, thereby enhancing the quality of emotion features derived from three emotion analysis approaches: a transformer-based DistilRoBERTa classifier from the Hugging Face library and two lexicon-based methods using National Research Council Canada (NRC) resources. These features are combined with previous-day stock price data to train a Long Short-Term Memory (LSTM) model. Experimental results on TSLA, AAPL, and AMZN stocks show that all three emotion analysis methods improve the average accuracy for predicting significant price movements, compared to the baseline model using only historical stock prices, which yields an accuracy of 13.5%. The DistilRoBERTa-based stock prediction model achieves the best performance, with accuracy rising from 23.6% to 38.5% when using LLaMA-enhanced emotion analysis. These results demonstrate that using large language models to preprocess tweet content enhances the effectiveness of emotion analysis which in turn improves the accuracy of predicting significant stock price movements.

📄 PDF Abstract BibTeX arXiv:2510.03633

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stock Movement and Volatility Prediction from Tweets, Macroeconomic Factors and Historical Prices

2023-12-04 · Shengkun Wang, Yangxiao Bai, Taoran Ji, Kaiqun Fu 외

Predicting stock market is vital for investors and policymakers, acting as a barometer of the economic health. We leverage social media data, a potent source of public sentiment, in tandem with macroeconomic indicators a…

Stock Market Prediction

Sentiment Analysis of Twitter Data for Predicting Stock Market Movements

2016-10-28 · Venkata Sasank Pagolu, Kamal Nayan Reddy Challa, Ganapati Panda, Babita Majhi

Predicting stock market movements is a well-known problem of interest. Now-a-days social media is perfectly representing the public sentiment and opinion about current events. Especially, twitter has attracted a lot of a…

Sentiment AnalysisStock Market Prediction

The Wall Street Neophyte: A Zero-Shot Analysis of ChatGPT Over MultiModal Stock Movement Prediction Challenges

2023-04-10 · Qianqian Xie, Weiguang Han, Yanzhao Lai, Min Peng 외

Recently, large language models (LLMs) like ChatGPT have demonstrated remarkable performance across a variety of natural language processing tasks. However, their effectiveness in the financial domain, specifically in pr…

News-Driven Stock Price Forecasting in Indian Markets: A Comparative Study of Advanced Deep Learning Models

2024-10-14 · Kaushal Attaluri, Mukesh Tripathi, Srinithi Reddy, Shivendra

Forecasting stock market prices remains a complex challenge for traders, analysts, and engineers due to the multitude of factors that influence price movements. Recent advancements in artificial intelligence (AI) and nat…

Sentiment AnalysisStock Price Prediction

A Robust Predictive Model for Stock Price Prediction Using Deep Learning and Natural Language Processing

2019-12-09 · Sidra Mehtab, Jaydip Sen

Prediction of future movement of stock prices has been a subject matter of many research work. There is a gamut of literature of technical analysis of stock prices where the objective is to identify patterns in stock pri…

BIG-bench Machine LearningPredictionSentiment AnalysisStock Price Prediction