STAICLFeb 18, 2024

Ploutos: Towards interpretable stock movement prediction with financial large language model

arXiv:2403.00782v121 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the need for interpretable predictions in financial investments, though it appears incremental as it builds on existing LLM methods with specific adaptations.

The authors tackled the problem of stock movement prediction by proposing Ploutos, a financial large language model framework that fuses textual and numerical data and generates interpretable rationales, achieving state-of-the-art performance in prediction accuracy and interpretability.

Recent advancements in large language models (LLMs) have opened new pathways for many domains. However, the full potential of LLMs in financial investments remains largely untapped. There are two main challenges for typical deep learning-based methods for quantitative finance. First, they struggle to fuse textual and numerical information flexibly for stock movement prediction. Second, traditional methods lack clarity and interpretability, which impedes their application in scenarios where the justification for predictions is essential. To solve the above challenges, we propose Ploutos, a novel financial LLM framework that consists of PloutosGen and PloutosGPT. The PloutosGen contains multiple primary experts that can analyze different modal data, such as text and numbers, and provide quantitative strategies from different perspectives. Then PloutosGPT combines their insights and predictions and generates interpretable rationales. To generate accurate and faithful rationales, the training strategy of PloutosGPT leverage rearview-mirror prompting mechanism to guide GPT-4 to generate rationales, and a dynamic token weighting mechanism to finetune LLM by increasing key tokens weight. Extensive experiments show our framework outperforms the state-of-the-art methods on both prediction accuracy and interpretability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes