paper-with-me

홈 › Papers

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

2025-07-09 · Huisheng Wang, Zhuoshi Pan, Hangjing Zhang, Mingxiao Liu, Hanqing Gao, H. Vicky Zhao

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.

📄 PDF Abstract BibTeX arXiv:2507.06528

Code (1)

thu-social-network-research-group/InvestAlign 공식 구현

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Pan-protein Design Learning Enables Task-adaptive Generalization for Low-resource Enzyme Design

2024-11-26 · Jiangbin Zheng, Ge Wang, Han Zhang, Stan Z. Li

Computational protein design (CPD) offers transformative potential for bioengineering, but current deep CPD models, focused on universal domains, struggle with function-specific designs. This work introduces a novel CPD …

DecoderProtein Design

ROD-MLLM: Towards More Reliable Object Detection in Multimodal Large Language Models

2025-01-01 · CVPR 2025 1 · Heng Yin, Yuqiang Ren, Ke Yan, Shouhong Ding 외

Multimodal large language models (MLLMs) have demonstrated strong language understanding and generation capabilities, excelling in visual tasks like referring and grounding. However, due to task type limitations and …

Large Language ModelObjectobject-detectionObject Detection

Overcoming Data Scarcity in Multi-Dialectal Arabic ASR via Whisper Fine-Tuning

2025-06-03 · Ömer Tarik Özyilmaz, Matt Coler, Matias Valdenegro-Toro

Although commercial Arabic automatic speech recognition (ASR) systems support Modern Standard Arabic (MSA), they struggle with dialectal speech. We investigate the effect of fine-tuning OpenAI's Whisper on five major Ara…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Mitigating Data Scarcity in Time Series Analysis: A Foundation Model with Series-Symbol Data Generation

2025-02-21 · Wenxuan Wang, Kai Wu, Yujian Betterest Li, Dan Wang 외

Foundation models for time series analysis (TSA) have attracted significant attention. However, challenges such as data scarcity and data imbalance continue to hinder their development. To address this, we consider model…

Time SeriesTime Series Analysis

ADORE: Autonomous Domain-Oriented Relevance Engine for E-commerce

2025-12-02 · Zheng Fang, Donghao Xie, Ming Pang, Chunyuan Yuan 외 arxiv

Relevance modeling in e-commerce search remains challenged by semantic gaps in term-matching methods (e.g., BM25) and neural models' reliance on the scarcity of domain-specific hard samples. We propose ADORE, a self-sust…

Knowledge Distillation