🤖 AI Summary
The financial domain has long lacked a specialized, high-quality multimodal evaluation benchmark, hindering the development and assessment of multimodal large language models (MLLMs).
Method: We introduce FinMME, the first financial-domain multimodal benchmark, covering 18 subfields, 6 asset classes, and 10 prevalent chart types, with over 11,000 expert-curated samples. We propose FinScore—a novel evaluation framework featuring hallucination penalization and fine-grained, capability-decoupled assessment—validated via collaborative annotation by 20 domain experts and dual verification (prompt robustness >99%).
Contribution/Results: Experiments reveal significant performance gaps in state-of-the-art MLLMs (e.g., GPT-4o) on financial multimodal reasoning. FinMME achieves <1% prediction volatility—substantially outperforming existing benchmarks—and is fully open-sourced, including data, annotations, and evaluation code.
📝 Abstract
Multimodal Large Language Models (MLLMs) have experienced rapid development in recent years. However, in the financial domain, there is a notable lack of effective and specialized multimodal evaluation datasets. To advance the development of MLLMs in the finance domain, we introduce FinMME, encompassing more than 11,000 high-quality financial research samples across 18 financial domains and 6 asset classes, featuring 10 major chart types and 21 subtypes. We ensure data quality through 20 annotators and carefully designed validation mechanisms. Additionally, we develop FinScore, an evaluation system incorporating hallucination penalties and multi-dimensional capability assessment to provide an unbiased evaluation. Extensive experimental results demonstrate that even state-of-the-art models like GPT-4o exhibit unsatisfactory performance on FinMME, highlighting its challenging nature. The benchmark exhibits high robustness with prediction variations under different prompts remaining below 1%, demonstrating superior reliability compared to existing datasets. Our dataset and evaluation protocol are available at https://huggingface.co/datasets/luojunyu/FinMME and https://github.com/luo-junyu/FinMME.