paper-with-me

홈 › Papers

A Comparative Analysis of Instruction Fine-Tuning LLMs for Financial Text Classification

2024-11-04 · Sorouralsadat Fatemi, Yuheng Hu, Maryam Mousavi

Large Language Models (LLMs) have demonstrated impressive capabilities across diverse Natural Language Processing (NLP) tasks, including language understanding, reasoning, and generation. However, general-domain LLMs often struggle with financial tasks due to the technical and specialized nature of financial texts. This study investigates the efficacy of instruction fine-tuning smaller-scale LLMs, including Mistral-7B, Llama3-8B, and Phi3-mini, to enhance their performance in financial text classification tasks. We fine-tuned both instruction-tuned and base models across four financial classification tasks, achieving significant improvements in task-specific performance. Furthermore, we evaluated the zero-shot capabilities of these fine-tuned models on three unseen complex financial tasks, including argument classification, deal completeness classification, and causal classification. Our results indicate while base model fine-tuning led to greater degradation, instruction-tuned models maintained more robust performance. To address this degradation, we employed model merging techniques, integrating single-task domain-specific fine-tuned models with the base model. Using this merging method resulted in significant enhancements in zero-shot performance, even exceeding the original model's accuracy on certain datasets. Our findings underscore the effectiveness of instruction fine-tuning and model merging for adapting LLMs to specialized financial text classification tasks.

📄 PDF Abstract BibTeX arXiv:2411.02476

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Finetuning LLMs for Comparative Assessment Tasks

2024-09-24 · Vatsal Raina, Adian Liusie, Mark Gales

Automated assessment in natural language generation is a challenging task. Instruction-tuned large language models (LLMs) have shown promise in reference-free evaluation, particularly through comparative assessment. Howe…

Text Generation

TACOS: Open Tagging and Comparative Scoring for Instruction Fine-Tuning Data Selection

2025-07-04 · Xixiang He, Hao Yu, Qiyao Sun, Ao Cheng 외 arxiv

Instruction Fine-Tuning (IFT) is crucial for aligning large language models (LLMs) with human preferences, and selecting a small yet representative subset from massive data significantly facilitates IFT in terms of both …

EmoVIT: Revolutionizing Emotion Insights with Visual Instruction Tuning

2024-04-25 · CVPR 2024 1 · HongXia Xie, Chu-Jun Peng, Yu-Wen Tseng, Hung-Jen Chen 외

Visual Instruction Tuning represents a novel learning paradigm involving the fine-tuning of pre-trained language models using task-specific instructions. This paradigm shows promising zero-shot results in various natural…

Emotion ClassificationEmotion Recognition

JsonTuning: Towards Generalizable, Robust, and Controllable Instruction Tuning

2023-10-04 · Chang Gao, Wenxuan Zhang, Guizhen Chen, Wai Lam

Instruction tuning is vital for enhancing the performance of large language models (LLMs), but existing text-to-text methods, referred to as TextTuning, struggle with issues such as generalization, robustness, and contro…

EmoLLMs: A Series of Emotional Large Language Models and Annotation Tools for Comprehensive Affective Analysis

2024-01-16 · Zhiwei Liu, Kailai Yang, Tianlin Zhang, Qianqian Xie 외

Sentiment analysis and emotion detection are important research topics in natural language processing (NLP) and benefit many downstream tasks. With the widespread application of LLMs, researchers have started exploring t…

Instruction FollowingregressionSentiment Analysis