CLLGAug 20, 2025

XFinBench: Benchmarking LLMs in Complex Financial Problem Solving and Reasoning

arXiv:2508.15861v116 citationsh-index: 6Has CodeACL
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of benchmarking LLMs for financial applications, which is incremental as it builds on existing benchmarking efforts in a specific domain.

The authors tackled the challenge of evaluating large language models (LLMs) in complex financial problem-solving by introducing XFinBench, a benchmark with 4,235 examples, and found that the best-performing text-only model achieved 67.3% accuracy but lagged 12.5% behind human experts.

Solving financial problems demands complex reasoning, multimodal data processing, and a broad technical understanding, presenting unique challenges for current large language models (LLMs). We introduce XFinBench, a novel benchmark with 4,235 examples designed to evaluate LLM's ability in solving complex, knowledge-intensive financial problems across diverse graduate-level finance topics with multi-modal context. We identify five core capabilities of LLMs using XFinBench, i.e, terminology understanding, temporal reasoning, future forecasting, scenario planning, and numerical modelling. Upon XFinBench, we conduct extensive experiments on 18 leading models. The result shows that o1 is the best-performing text-only model with an overall accuracy of 67.3%, but still lags significantly behind human experts with 12.5%, especially in temporal reasoning and scenario planning capabilities. We further construct a knowledge bank with 3,032 finance terms for knowledge augmentation analysis, and find that relevant knowledge to the question only brings consistent accuracy improvements to small open-source model. Additionally, our error analysis reveals that rounding errors during calculation and blindness to position and intersection of curves in the image are two primary issues leading to model's poor performance in calculating and visual-context questions, respectively. Code and dataset are accessible via GitHub: https://github.com/Zhihan72/XFinBench.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes