Ming-Chang Chiu, Yuhang Xiao, Yudi Lin
We lifted 2 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| mydcxiao/vlm_behavioral_fin | canonical | 2 of 2 |
| Function | Status | Where it lives |
|---|---|---|
| load_json | Ran | mydcxiao/vlm_behavioral_fin/gen.py pointer only (licence: NONE) · get_code("d7504602735c0099") |
| load_stock_data | Ran | mydcxiao/vlm_behavioral_fin/gen.py pointer only (licence: NONE) · get_code("98845a0fe879f808") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
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.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2409.15256")
get_code_for_paper("2409.15256")
have("2409.15256")
Connect an agent — have() is free.