paper-with-me

Papers

Instruct-FinGPT: Financial Sentiment Analysis by Instruction Tuning of General-Purpose Large Language Models

2023-06-22 · Boyu Zhang, Hongyang Yang, Xiao-Yang Liu

Sentiment analysis is a vital tool for uncovering insights from financial articles, news, and social media, shaping our understanding of market movements. Despite the impressive capabilities of large language models (LLMs) in financial natural language processing (NLP), they still struggle with accurately interpreting numerical values and grasping financial context, limiting their effectiveness in predicting financial sentiment. In this paper, we introduce a simple yet effective instruction tuning approach to address these issues. By transforming a small portion of supervised financial sentiment analysis data into instruction data and fine-tuning a general-purpose LLM with this method, we achieve remarkable advancements in financial sentiment analysis. In the experiment, our approach outperforms state-of-the-art supervised sentiment analysis models, as well as widely used LLMs like ChatGPT and LLaMAs, particularly in scenarios where numerical understanding and contextual comprehension are vital.

📄 PDF Abstract BibTeX arXiv:2306.12659

Code (1)

ai4finance-foundation/fingpt pytorch

Tasks

ArticlesSentiment Analysis

Similar Papers 제목 키워드 기반

FinGPT: Enhancing Sentiment-Based Stock Movement Prediction with Dissemination-Aware and Context-Enriched LLMs

2024-12-14 · Yixuan Liang, Yuncong Liu, Neng Wang, Hongyang Yang 외

Financial sentiment analysis is crucial for understanding the influence of news on stock prices. Recently, large language models (LLMs) have been widely adopted for this purpose due to their advanced text analysis capabi…

Sentiment Analysis

Assessing the Capabilities and Limitations of FinGPT Model in Financial NLP Applications

2025-07-06 · Prudence Djagba, Chimezie A. Odinakachukwu arxiv

This work evaluates FinGPT, a financial domain-specific language model, across six key natural language processing (NLP) tasks: Sentiment Analysis, Text Classification, Named Entity Recognition, Financial Question Answer…

Text ClassificationText SummarizationSentiment AnalysisQuestion Answering

FinGPT: Instruction Tuning Benchmark for Open-Source Large Language Models in Financial Datasets

2023-10-07 · Neng Wang, Hongyang Yang, Christina Dan Wang

In the swiftly expanding domain of Natural Language Processing (NLP), the potential of GPT-based models for the financial sector is increasingly evident. However, the integration of these models with financial datasets p…

Benchmarkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

BondBERT: What we learn when assigning sentiment in the bond market

2025-10-21 · Toby Barter, Zheng Gao, Eva Christodoulaki, Jing Chen 외 arxiv

Bond markets respond differently to macroeconomic news compared to equity markets, yet most sentiment models are trained primarily on general financial or equity news data. However, bond prices often move in the opposite…

SARF: Enhancing Stock Market Prediction with Sentiment-Augmented Random Forest

2024-09-22 · Saber Talazadeh, Dragan Perakovic

Stock trend forecasting, a challenging problem in the financial domain, involves ex-tensive data and related indicators. Relying solely on empirical analysis often yields unsustainable and ineffective results. Machine le…

Sentiment AnalysisStock Market Prediction