CLAIETLGJul 9, 2025

InvestAlign: Overcoming Data Scarcity in Aligning Large Language Models with Investor Decision-Making Processes under Herd Behavior

Tsinghua
arXiv:2507.06528v13 citationsh-index: 36Has CodeACL
Originality Incremental advance
AI Analysis

This addresses data scarcity in behavioral finance for aligning LLMs with investor decisions, though it appears incremental as it adapts existing SFT methods with synthetic data generation.

The paper tackles the problem of aligning Large Language Models with investor decision-making under herd behavior by addressing data scarcity for Supervised Fine-Tuning. It proposes InvestAlign, which constructs SFT datasets from theoretical solutions to simple investment problems, achieving faster parameter convergence and significantly closer alignment to real-user data than pre-SFT models.

Aligning Large Language Models (LLMs) with investor decision-making processes under herd behavior is a critical challenge in behavioral finance, which grapples with a fundamental limitation: the scarcity of real-user data needed for Supervised Fine-Tuning (SFT). While SFT can bridge the gap between LLM outputs and human behavioral patterns, its reliance on massive authentic data imposes substantial collection costs and privacy risks. We propose InvestAlign, a novel framework that constructs high-quality SFT datasets by leveraging theoretical solutions to similar and simple optimal investment problems rather than complex scenarios. Our theoretical analysis demonstrates that training LLMs with InvestAlign-generated data achieves faster parameter convergence than using real-user data, suggesting superior learning efficiency. Furthermore, we develop InvestAgent, an LLM agent fine-tuned with InvestAlign, which demonstrates significantly closer alignment to real-user data than pre-SFT models in both simple and complex investment problems. This highlights our proposed InvestAlign as a promising approach with the potential to address complex optimal investment problems and align LLMs with investor decision-making processes under herd behavior. Our code is publicly available at https://github.com/thu-social-network-research-group/InvestAlign.

Code Implementations1 repo
Foundations

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

Your Notes