arXiv:2607.07836cs.AI2026-07

用合成数据训练的多任务文档解析模型,支持中英双语、多种格式输出。

Infinity-Parser2 Technical Report

论文配图:Infinity-Parser2 Technical Report
图 1 · 摘自论文原文
  • 通过可控渲染与迭代优化生成500万份双语文档数据
  • 多任务强化学习使解析准确率达87.6%(olmOCR-Bench)
  • 提供低延迟和高精度两个版本,适合不同场景

我们提出Infinity-Parser2,一种大型多模态模型,结合可控制的数据合成流程与多任务强化学习,实现端到端文档解析,解决高质量标注数据稀缺问题。首先,构建可扩展的合成引擎,结合可控渲染框架与迭代优化循环,创建并开源了包含500万样本的双语(中文/英文)文档数据集Infinity-Doc2-5M,涵盖多种文档类型,标注包括元素边界框、标准内容形式(Markdown、HTML、LaTeX、SMILES、结构化图表)及整页阅读顺序。其次,引入可验证的多任务奖励系统,实现八个协同训练目标(文档解析、版面分析、表格解析、数学公式解析、图表解析、化学公式解析、文档VQA、通用多模态理解)的联合强化学习,统一感知、结构与推理。最后,发布两种基于同一架构的变体:Infinity-Parser2-Flash,针对低延迟推理,吞吐量比Infinity-Parser-7B提升3.68倍;Infinity-Parser2-Pro,面向高精度场景。在olmOCR-Bench上达到87.6%的SOTA,在ParseBench上达74.3%,优于DeepSeek-OCR-2、PaddleOCR-VL-1.5和MinerU2.5,对图表、化学公式和文档VQA具有强泛化能力。

原文摘要 · Abstract (English)

We present Infinity-Parser2, a large multimodal model that couples a controllable data-synthesis pipeline with multi-task reinforcement learning for end-to-end document parsing, addressing the persistent scarcity of faithfully annotated parsing corpora. Our contributions are threefold. First, we build a scalable synthesis engine, pairing a controllable rendering framework with an iterative refinement loop, and use it to construct and open-source Infinity-Doc2-5M: a 5-million-sample bilingual (Chinese/English) corpus spanning diverse document types, annotated with element bounding boxes, canonical content forms (Markdown, HTML, LaTeX, SMILES, structured charts), and full-page reading order. Second, we introduce a verifiable, multi-task reward system that enables Joint Reinforcement Learning across eight co-trained objectives (document parsing, layout analysis, table parsing, math formula parsing, chart parsing, chemical formula parsing, document VQA, and general multimodal understanding), unifying perception, structure, and reasoning in a single optimization signal. Third, we release two variants under a shared architecture: Infinity-Parser2-Flash, optimized for low-latency inference with a 3.68x throughput gain over Infinity-Parser-7B, and Infinity-Parser2-Pro, engineered for precision-critical settings. Infinity-Parser2-Pro reaches state-of-the-art 87.6% on olmOCR-Bench and 74.3% on ParseBench, surpassing DeepSeek-OCR-2, PaddleOCR-VL-1.5, and MinerU2.5, with strong generalization to charts, chemical formulas, and document VQA.

文档解析多任务学习合成数据大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。