arXiv:2607.04884cs.CV2026-07被引 6

轻量级OCR视觉语言模型,提速6.37倍且提升长尾任务表现。

HunyuanOCR-1.5: Making Lightweight OCR VLMs Faster and Better

论文配图:HunyuanOCR-1.5: Making Lightweight OCR VLMs Faster and Better
图 1 · 摘自论文原文
  • 用DFlash优化解码,显著降低长文档输出延迟。
  • 在OmniDocBench上达顶尖水平,古文字、表格等长尾任务性能突破。
  • 适合需要快速部署的轻量化端到端OCR场景。

我们提出HunyuanOCR-1.5,一个轻量级端到端OCR专用视觉语言模型。该模型统一文档解析、文本定位、信息抽取、图文翻译及多图文档理解等功能。基于HunyuanOCR-1.0的轻量架构,未重设计主干网络,而是系统性提升效率与能力。为提升效率,引入DFlash用于OCR解码,大幅降低密集文档、表格和公式等长结构输出的延迟,同时保持输出分布一致。得益于DFlash,HunyuanOCR-1.5实现Transformer推理速度6.37倍提升,vLLM下达2.14倍加速,成为当前最快速的轻量级OCR VLM。为增强能力,提出代理驱动的数据构建流程(Agentic Data Flow),将模型弱点转化为可执行数据需求,自动完成资料检索、质量验证与流水线开发,显著提升古文字识别、细粒度图表与表格解析、多图文本问答、低资源多语言解析及文档幻觉评估等长尾任务表现。HunyuanOCR-1.5在OmniDocBench v1.6上跻身顶级端到端OCR方案,并在多项长尾任务中刷新纪录。结合升级的预训练与后训练策略,进一步拓展其在高分辨率、长上下文和多任务场景下的能力。实验表明其兼具更快推理速度、更广覆盖能力与部署优势。模型权重与训练代码将公开,支持后续研究与实际应用。

原文摘要 · Abstract (English)

We present HunyuanOCR-1.5, a lightweight end-to-end OCR-specialized vision-language model. HunyuanOCR unifies document parsing, text spotting, information extraction, text-image translation, and multi-image document understanding within a single end-to-end VLM. Building upon the lightweight architecture of HunyuanOCR-1.0, HunyuanOCR-1.5 does not redesign the backbone, but systematically improves both efficiency and capability. For efficiency, we adapt DFlash to OCR decoding, significantly reducing the latency of long structured outputs such as dense documents, tables, and formulas while preserving output distribution. Powered by DFlash, HunyuanOCR-1.5 achieves a 6.37x Transformer inference speedup and a 2.14x speedup under vLLM, delivering the fastest inference among lightweight OCR VLMs. For capability, we propose Agentic Data Flow, an agent-driven data construction system that transforms model weaknesses into executable data requirements and autonomously performs material search, quality verification, and pipeline development. It substantially improves long-tail capabilities in ancient-script OCR, fine-grained chart and table parsing, multi-image text-centric QA, low-resource multilingual parsing, and document hallucination evaluation. HunyuanOCR-1.5 ranks among the top-tier end-to-end OCR solutions on OmniDocBench v1.6 while achieving new performance milestones across these long-tail tasks. Combined with an upgraded pretraining and post-training recipe, HunyuanOCR-1.5 further extends its capability in high-resolution, long-context, and multi-task scenarios. Experiments demonstrate faster inference, broader OCR capability coverage, and the deployment advantages of a lightweight end-to-end model. We will release the model weights and training code to support future research and real-world OCR applications.

OCR轻量模型视觉语言模型高效推理

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