LightFSA: A Lightweight Financial Sentiment Analysis Model

July 17, 2025·
Zhihang Liu
,
Jiale Li
,
Chiu-Wing Sham
Dr Sean Longyu Ma
Dr Sean Longyu Ma
,
Chong Fu
· 0 min read
Abstract
Financial sentiment analysis involves interpreting information from financial articles, news and social media to understand market trends and guide investment decisions. Numerous studies have used AI techniques, particularly large language models, to improve sentiment classification in the financial domain. Although these approaches have shown promising results, existing LLMs face two critical challenges: their large size, which results in high inference times and significant resource consumption, and their inability to fully account for the unique characteristics of financial sentiment classification. Unlike general sentiment analysis, financial sentiment requires robust reasoning and domain-specific expertise, which current models often do not adequately incorporate. To address these issues, this study proposes a lightweight chain-of-thought-based model for financial sentiment classification. We designed zero-shot chain-of-thought prompts tailored specifically for financial sentiment, integrating contextual reasoning into the classification process. This approach effectively improves accuracy by 2%–5% on financial sentiment classification tasks. In addition, we applied an activation-aware weight (AWQ) quantization algorithm to selectively reduce the model parameters. Experimental results demonstrate that our model significantly reduces memory usage by 90.3% and inference time by 87.9% compared to the baseline model, with only minimal impact on accuracy.
Type
Publication
International Conference on Intelligent Computing
publications
Dr Sean Longyu Ma
Authors
Lecturer in Computer Science
Sean Longyu Ma is a Lecturer in the School of Computer Science at the University of Auckland. His research focuses on FPGA-based computing, RISC-V customisation, high-level synthesis, and heterogeneous computing.