Enhancing Few-Shot Stock Trend Prediction with Large Language Models
Yiqi Deng, Xingwei He, Jiahao Hu, Siu-Ming Yiu

TL;DR
This paper introduces a novel two-step 'denoising-then-voting' approach using Large Language Models for few-shot stock trend prediction, effectively handling noisy and lengthy financial news to outperform standard methods.
Contribution
The paper proposes a new method that classifies irrelevant news and aggregates individual predictions, improving few-shot stock trend prediction with LLMs.
Findings
Achieves 66.59% accuracy on S&P 500
Outperforms standard few-shot methods by 4-7%
Performs comparably to state-of-the-art supervised models
Abstract
The goal of stock trend prediction is to forecast future market movements for informed investment decisions. Existing methods mostly focus on predicting stock trends with supervised models trained on extensive annotated data. However, human annotation can be resource-intensive and the annotated data are not readily available. Inspired by the impressive few-shot capability of Large Language Models (LLMs), we propose using LLMs in a few-shot setting to overcome the scarcity of labeled data and make prediction more feasible to investors. Previous works typically merge multiple financial news for predicting stock trends, causing two significant problems when using LLMs: (1) Merged news contains noise, and (2) it may exceed LLMs' input limits, leading to performance degradation. To overcome these issues, we propose a two-step method 'denoising-then-voting'. Specifically, we introduce an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Energy Load and Power Forecasting
MethodsFocus
