Designing Heterogeneous LLM Agents for Financial Sentiment Analysis
Frank Xing
TL;DR
This paper introduces Heterogeneous Agent Discussion (HAD), a kernel-theory–based design framework that uses specialized, non-finetuned LLM agents to perform financial sentiment analysis through aggregated discussions. HAD targets common FSA error types with mood, rhetoric, dependency, aspect, and reference agents, and demonstrates consistent improvements across multiple FSA datasets, particularly when agent discussions are rich. The study provides empirical, ablation, and case-study evidence that error-type-guided heterogeneity among LLM agents can close a portion of the gap between prompting and fine-tuning, offering a practical, theory-informed path for LLM-based FSA systems. It also discusses limitations such as computational cost, scalability, and data confidentiality, outlining future directions for refining agent designs and expanding applications in financial decision-making.
Abstract
Large language models (LLMs) have drastically changed the possible ways to design intelligent systems, shifting the focuses from massive data acquisition and new modeling training to human alignment and strategical elicitation of the full potential of existing pre-trained models. This paradigm shift, however, is not fully realized in financial sentiment analysis (FSA), due to the discriminative nature of this task and a lack of prescriptive knowledge of how to leverage generative models in such a context. This study investigates the effectiveness of the new paradigm, i.e., using LLMs without fine-tuning for FSA. Rooted in Minsky's theory of mind and emotions, a design framework with heterogeneous LLM agents is proposed. The framework instantiates specialized agents using prior domain knowledge of the types of FSA errors and reasons on the aggregated agent discussions. Comprehensive evaluation on FSA datasets show that the framework yields better accuracies, especially when the discussions are substantial. This study contributes to the design foundations and paves new avenues for LLMs-based FSA. Implications on business and management are also discussed.
