When Tables Go Crazy: Evaluating Multimodal Models on French Financial Documents
Virginie Mouilleron, Théo Lasnier, Djamé Seddah
TL;DR
The paper introduces Multimodal Finance Eval, a French-language benchmark for evaluating vision-language models on long, multimodal financial documents. It collects 1,204 questions covering text extraction, table reasoning, chart interpretation, and multi-turn dialogue anchored to document excerpts, and assesses six open-weight VLMs via an LLM-as-judge protocol. Results reveal strong extraction performance on text and tables but persistent weaknesses in chart interpretation and a pronounced error-propagation effect in multi-turn conversations, regardless of model size. The work highlights a gap between single-turn successes and robust multi-step reasoning in high-stakes finance, and provides a framework and dataset to drive progress toward more reliable, interactive document understanding in finance.
Abstract
Vision-language models (VLMs) perform well on many document understanding tasks, yet their reliability in specialized, non-English domains remains underexplored. This gap is especially critical in finance, where documents mix dense regulatory text, numerical tables, and visual charts, and where extraction errors can have real-world consequences. We introduce Multimodal Finance Eval, the first multimodal benchmark for evaluating French financial document understanding. The dataset contains 1,204 expert-validated questions spanning text extraction, table comprehension, chart interpretation, and multi-turn conversational reasoning, drawn from real investment prospectuses, KIDs, and PRIIPs. We evaluate six open-weight VLMs (8B-124B parameters) using an LLM-as-judge protocol. While models achieve strong performance on text and table tasks (85-90% accuracy), they struggle with chart interpretation (34-62%). Most notably, multi-turn dialogue reveals a sharp failure mode: early mistakes propagate across turns, driving accuracy down to roughly 50% regardless of model size. These results show that current VLMs are effective for well-defined extraction tasks but remain brittle in interactive, multi-step financial analysis. Multimodal Finance Eval offers a challenging benchmark to measure and drive progress in this high-stakes setting.
