FinMMDocR
收藏资源简介:
FinMMDocR是由北京邮电大学与同花顺信息网络联合开发的金融多模态推理基准数据集,包含1200个中英双语专家标注的数值推理问题。该数据集涵盖837份平均50.8页的金融长文档,涉及9种专业文档类型(如公司研究报告、金融工程文件等),具有丰富的视觉元素和高信息密度(平均38.8k tokens/文档)。数据构建过程采用两阶段方法:既更新了现有公开数据集DocMath-EvalCompLong的600个英文样本,又全新创建了600个中文样本,所有问题均配备Python解决方案和精确答案。该数据集专为评估模型在三大核心能力而设计:场景感知(57.9%问题含12类隐含金融场景)、文档理解(需处理跨页面多模态信息)和多步计算(平均11个推理步骤),主要应用于金融决策支持、投资分析等需要专业级数值推理的现实场景。
FinMMDocR is a financial multimodal reasoning benchmark dataset jointly developed by Beijing University of Posts and Telecommunications and Tonghua Shun Information Network, comprising 1200 expert-annotated numerical reasoning questions in both Chinese and English. This dataset covers 837 long financial documents with an average length of 50.8 pages, involving 9 professional document types such as corporate research reports and financial engineering documents, and features rich visual elements and high information density, averaging 38.8k tokens per document. The dataset construction adopts a two-stage approach: it not only updates 600 English samples from the existing public dataset DocMath-EvalCompLong, but also newly creates 600 Chinese samples. All questions are paired with Python solutions and exact answers. FinMMDocR is specifically designed to evaluate three core capabilities of models: scene awareness, where 57.9% of the questions contain 12 types of implicit financial scenarios, document understanding that requires processing cross-page multimodal information, and multi-step calculation with an average of 11 reasoning steps. It is mainly applied in real-world scenarios requiring professional numerical reasoning such as financial decision support and investment analysis.
FinMMDocR 数据集概述
数据集基本信息
- 数据集名称:FinMMDocR
- 发布年份:2025
- 相关会议/期刊:AAAI 2026
- 论文标题:FinMMDocR: Benchmarking Financial Multimodal Reasoning with Scenario Awareness, Document Understanding, and Multi-Step Computation
- 论文链接:https://arxiv.org/abs/2512.24903
- 代码/数据链接:🤗 Dataset (Hugging Face)
核心目标与特点
- 目标:评估多模态大语言模型(MLLMs)在真实世界金融数值推理任务上的性能。
- 主要特点:
- 场景感知:57.9%的问题包含隐含的金融场景。
- 文档理解:包含大量、多类型、长篇幅的金融文档。
- 多步计算:问题平均需要11步推理(5.3步信息提取 + 5.7步计算)。
数据集规模与构成
- 问题数量:1,200个专家标注的问题。
- 文档数量:837份文档。
- 文档平均页数:50.8页。
- 文档语言:中文/英文双语。
- 文档类别:涵盖9种类型(例如:公司研究)。
- 金融场景:涵盖12种类型(例如:投资组合管理)。
任务挑战与复杂性
- 隐含场景问题比例:57.9%。
- 平均推理步骤:11步。
- 跨页证据需求:65.0%的问题需要跨页证据,平均涉及2.4页。
- 示例复杂性:例如,涉及美中关税冲突场景的问题,需要整合隐含假设、从多页(第1、15、19页)检索证据,并进行12步计算。
评估结果
- 最佳模型性能:性能最佳的MLLM(OpenAI o4-mini-high)准确率仅为58.0%。
- 性能趋势:随着场景复杂性和推理步骤的增加,模型性能显著下降。
- 方法对比:不同的检索增强生成(RAG)方法在此任务上表现出显著的性能差异。

- 1FinMMDocR: Benchmarking Financial Multimodal Reasoning with Scenario Awareness, Document Understanding, and Multi-Step Computation北京邮电大学; 同花顺信息网络股份有限公司 · 2025年



