Behavioral Bias of Vision-Language Models: A Behavioral Finance View
Yuhang Xiao, Yudi Lin, Ming-Chang Chiu
TL;DR
The paper addresses whether LVLMs exhibit human-like behavioral biases in finance. It introduces an end-to-end framework with the DynoStock multimodal dataset, carefully designed prompts, and a Behavioral Bias Index to quantify recency and authority biases in stock-movement predictions after EPS reports. The study finds that open-source LVLMs exhibit significant biases, while GPT-4o remains largely unbiased, suggesting that scale and curated data contribute to bias resilience. This work provides a practical methodology for evaluating and mitigating interdisciplinary biases in LVLMs, with implications for robust financially-aware AI systems and robo-advisors.
Abstract
Large Vision-Language Models (LVLMs) evolve rapidly as Large Language Models (LLMs) was equipped with vision modules to create more human-like models. However, we should carefully evaluate their applications in different domains, as they may possess undesired biases. Our work studies the potential behavioral biases of LVLMs from a behavioral finance perspective, an interdisciplinary subject that jointly considers finance and psychology. We propose an end-to-end framework, from data collection to new evaluation metrics, to assess LVLMs' reasoning capabilities and the dynamic behaviors manifested in two established human financial behavioral biases: recency bias and authority bias. Our evaluations find that recent open-source LVLMs such as LLaVA-NeXT, MobileVLM-V2, Mini-Gemini, MiniCPM-Llama3-V 2.5 and Phi-3-vision-128k suffer significantly from these two biases, while the proprietary model GPT-4o is negligibly impacted. Our observations highlight directions in which open-source models can improve. The code is available at https://github.com/mydcxiao/vlm_behavioral_fin.
