Enhancing Financial Sentiment Analysis via Retrieval Augmented Large Language Models
Boyu Zhang1*, Hongyang (Bruce) Yang2*, Tianyu Zhou3*, Ali Babar1, Xiao-Yang Liu2§, 1The University of Adelaide 2Columbia University 3Brown University Email:
Abstract
Financial sentiment analysis is critical for valuation and investment decision-making. Traditional NLP models, however, are limited by their parameter size and the scope of their training datasets, which hampers their generalization capabilities and effectiveness in this field. Recently, Large Language Models (LLMs) pre-trained on extensive corpora have demonstrated superior performance across various NLP tasks due to their commendable zero-shot abilities. Yet, directly applying LLMs to financial sentiment analysis presents challenges: The discrepancy between the pre-training objective of LLMs and predicting the sentiment label can compromise their predictive performance. Furthermore, the succinct nature of financial news, often devoid of sufficient context, can significantly diminish the reliability of LLMs’ sentiment analysis. To address these challenges, we introduce a retrieval-augmented LLMs framework for financial sentiment analysis. This framework includes an instruction-tuned LLMs module, which ensures LLMs behave as predictors of sentiment labels, and a retrieval-augmentation module which retrieves additional context from reliable external sources. Benchmarked against trad
原文 arXiv:2310.04027;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2310.04027v2