Research Papers 论文研究 7h ago Updated 3h ago 更新于 3小时前 46

DocHop: Benchmarking Out-of-domain Multi-hop Reasoning in Information-Dense Documents DocHop:基准测试信息密集文档中的域外多跳推理

DocHop is a new benchmark for evaluating integrated chart-context reasoning in information-dense document-style images, addressing a gap where existing benchmarks evaluate charts and documents in isolation The benchmark uses a stochastic logic-first generation pipeline with controllable reasoning depth and visual density, producing 2,074 examples across six task categories A significant performance gap exists between humans and MLLMs: human annotators achieve over 90% accuracy while the best mod DocHop是首个针对信息密集型文档中多跳推理的基准测试,填补了图表与文本上下文联合推理评估的空白 采用随机逻辑优先生成管道构建,支持可控推理深度和视觉密度,涵盖2074个样本和6个任务类别 当前最优MLLM准确率仅62.83%,与人类90%+表现存在显著差距,揭示多跳文档推理仍是关键瓶颈 推理增强模型虽整体表现提升,但随推理复杂度增加性能持续下降,表明现有模型在复杂多步推理上仍有限 该基准为评估MLLM在真实文档场景下的综合理解能力提供了可控且系统的测试平台

62
Hot 热度
72
Quality 质量
65
Impact 影响力

Analysis 深度分析

TL;DR

  • DocHop is a new benchmark for evaluating integrated chart-context reasoning in information-dense document-style images, addressing a gap where existing benchmarks evaluate charts and documents in isolation
  • The benchmark uses a stochastic logic-first generation pipeline with controllable reasoning depth and visual density, producing 2,074 examples across six task categories
  • A significant performance gap exists between humans and MLLMs: human annotators achieve over 90% accuracy while the best model reaches only 62.83%
  • Reasoning-enhanced models show consistent improvements, but performance degrades as reasoning complexity increases
  • DocHop requires models to resolve target entities from textual context before aggregating evidence across multiple charts, testing true multi-hop compositional reasoning

Why It Matters

This benchmark addresses a critical gap in multimodal AI evaluation by testing whether models can integrate textual narratives with visual chart data in realistic document-style images, rather than evaluating these modalities in isolation. For AI practitioners, it highlights that current MLLMs still struggle significantly with multi-hop reasoning tasks that require cross-modal evidence aggregation, suggesting this remains an open challenge for production-grade document understanding systems.

Technical Details

  • Benchmark Design: DocHop evaluates integrated chart-context reasoning where document narratives specify multi-step compositional constraints and charts provide corresponding data values, requiring models to resolve semantic reference labels from context before aggregating cross-chart evidence
  • Data Generation: Constructed via a stochastic logic-first generation pipeline with controllable reasoning depth and visual density parameters, ensuring systematic and scalable benchmark creation
  • Dataset Scale: 2,074 examples spanning six distinct task categories, designed to test out-of-domain generalization in information-dense document-style images
  • Evaluation Results: Human annotators achieve >90% accuracy while the best proprietary/open-source MLLM reaches only 62.83%, with reasoning-enhanced models showing improvement but consistent degradation as complexity increases
  • Task Categories: Six categories covering different forms of multi-hop compositional reasoning across chart-context pairs in document layouts

Industry Insight

  • The 27+ percentage point gap between human and model performance on multi-hop document reasoning suggests significant room for improvement in multimodal architectures, particularly in cross-modal entity resolution and evidence aggregation
  • The consistent degradation with increasing reasoning complexity indicates that current MLLMs lack robust compositional generalization, making reasoning-enhancement techniques a promising direction for future model development
  • Organizations building document understanding systems should prioritize out-of-domain multi-hop reasoning capabilities and consider DocHop as an evaluation standard before deploying in production environments

TL;DR

  • DocHop是首个针对信息密集型文档中多跳推理的基准测试,填补了图表与文本上下文联合推理评估的空白
  • 采用随机逻辑优先生成管道构建,支持可控推理深度和视觉密度,涵盖2074个样本和6个任务类别
  • 当前最优MLLM准确率仅62.83%,与人类90%+表现存在显著差距,揭示多跳文档推理仍是关键瓶颈
  • 推理增强模型虽整体表现提升,但随推理复杂度增加性能持续下降,表明现有模型在复杂多步推理上仍有限
  • 该基准为评估MLLM在真实文档场景下的综合理解能力提供了可控且系统的测试平台

为什么值得看

DocHop填补了多模态大模型在复杂文档推理评估领域的空白,揭示了当前模型在跨模态多跳推理上的显著不足。对于AI从业者和研究者而言,该基准提供了量化模型真实文档理解能力的标准化工具,有助于指导后续模型优化方向。

技术解析

  • 基准设计:DocHop聚焦文档叙事中的多步组合约束与图表数据值的联合推理,要求模型先通过文本上下文解析目标实体,再跨多个图表聚合证据,实现语义锚定的综合推理评估。
  • 数据生成:采用随机逻辑优先生成管道,支持可控推理深度和视觉密度参数,系统构建2074个测试样本,覆盖6个任务类别,确保评估的可控性和系统性。
  • 性能对比:人类标注者准确率超过90%,而当前最优闭源/开源MLLM仅达62.83%,差距近30个百分点,凸显多跳文档推理仍是重大挑战。
  • 推理增强效果:引入推理增强技术的模型表现 consistently 提升,但随着推理复杂度增加,性能呈下降趋势,表明现有模型在复杂多步推理链上仍存在局限。
  • 评估维度:区别于传统孤立评估图表或文档问答的基准,DocHop强调文本上下文对图表证据选择、解释和聚合的指导作用,更贴近真实文档理解场景。

行业启示

  • 模型能力边界:当前MLLM在结构化视觉理解任务上表现强劲,但在需要跨模态多跳推理的复杂文档场景中仍存在显著短板,未来研究应聚焦提升模型的上下文引导证据聚合能力。
  • 基准建设方向:单一模态或孤立任务的评估已不足以反映模型真实能力,未来基准设计需更多关注多模态联合推理、复杂约束满足等贴近实际应用场景的能力维度。
  • 推理增强策略:虽然推理增强技术能提升模型表现,但复杂度增加时性能下降明显,提示需要开发更鲁棒的多步推理架构和训练策略,而非简单堆叠推理步骤。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Multimodal 多模态 Benchmark 基准测试 Evaluation 评测 Dataset 数据集 Research 科学研究