AuraTracer智迹闻
中文

EVENT DOSSIER

SciDocBench: A Workflow-Centered Benchmark and Data Pipeline for Scientific Document Understanding

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

The researchers launched the SciDocBench process center benchmark, aimed at evaluating the ability to understand scientific documents. The benchmark includes 124 expert questions covering five scientific fields, 19 subtasks, and seven research assistant capability groups, generating a total of 496 evaluation instances. The results showed that the strongest system currently scored only 62.6/100, with significant deficiencies in document perception, evidence tracing, verification, and cross-document reasoning. To address this, the team introduced SciDocIR as a typified evidence graph representation for retaining scientific document objects, layouts, and reference relationships, and created a SciDocDataset containing approximately 15,000 supervised fine-tuning samples and 8,000 reinforcement learning samples. SciDocBench, SciDocIR, and SciDocDataset together form an evaluation and training framework for diagnosing and improving scientific document assistants.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
InternLM

SignalsSIGNALS

Keyword heat
  • InternLM1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

SciDocBench: A Workflow-Centered Benchmark and Data Pipeline for Scientific Document Understanding

研究人员推出 SciDocBench,这是一个面向科学文档理解的流程中心基准测试。该基准包含 124 道专家撰写且经过难度筛选的问题,涵盖五个科学领域的 19 个子任务及七个研究助理能力组,通过四种匹配条件组合生成 496 个评估实例。最强系统的得分仅为 62.6/100,在文档感知、证据 grounding、验证及跨文档推理方面存在明显弱点。为此,团队引入 SciDocIR 作为保留科学文档对象、布局及引用关系和溯源信息的类型化证据图表示,并构建包含约 1.5 万监督微调样本和 8 千强化学习样本的 SciDocDataset。SciDocBench、SciDocIR 与 SciDocDataset 共同构成用于诊断和改进科学文档助理的评估到训练框架。项目页面位于 https://github.com/In…