arXiv:2608.28248cs.CVcs.CL2026-08中稿 · ICDAR 2026, 17page…

用合成数据提升大模型对日文竖排文字的识别能力

Synth-JDoc: Synthesizing a Japanese Document Image Dataset for OCR with Diverse Layouts and Embedded Images

论文配图:Synth-JDoc: Synthesizing a Japanese Document Image Dataset for OCR with Diverse Layouts and Embedded Images
图 1 · 摘自论文原文
  • 通过HTML/CSS生成多栏日文文档,融合横竖排文字布局
  • 嵌入文生图模型生成的图片,并添加噪声增强鲁棒性
  • 实测表明该数据集显著优于现有合成方案,尤其提升竖排文本识别

大型视觉语言模型(LVLM)读取文档图像中文字的能力至关重要,可支持文档视觉问答等应用。针对日文文档中常同时存在竖排与横排文字的特点,当前LVLM在竖排日文上的表现远低于横排,亟需专门的数据集来弥补差距。然而手动构建高质量OCR数据集成本高、难扩展;直接从现有文档提取则受限于识别错误和图像来源问题。为此,本文提出一种直接从文本合成文档图像的方法:利用HTML和CSS生成包含横竖排布局的多栏文档,并通过文生图模型嵌入真实感图像。为增强模型鲁棒性,还对合成图像施加噪声与退化滤波。实验对比显示,基于本数据集微调的模型在竖排日文阅读任务上表现最佳。代码与数据集已公开。

原文摘要 · Abstract (English)

The ability of Large Vision Language Models (LVLMs) to read text within document images is crucial, as it enables various applications such as Document Visual Question Answering. To enhance the text-reading capabilities of LVLMs, high-quality OCR datasets are essential. This need is particularly critical for Japanese documents, which often feature vertically written text alongside horizontally written text. Current LVLMs demonstrate considerably lower performance on vertically written Japanese text than on horizontally written text, necessitating specialized OCR datasets to bridge this gap. However, manually constructing OCR datasets is expensive and difficult to scale. Alternatively, constructing datasets by extracting text from existing document images using OCR models introduces challenges, such as text recognition errors and the prerequisite of sourcing document images. To address these issues, we construct an OCR dataset by synthesizing document images directly from text. Leveraging HTML and CSS, we generate multi-column documents that incorporate both vertical and horizontal writing styles. Furthermore, to ensure the visual realism of the documents, we embed images generated by text-to-image models within the layout. Additionally, to foster model robustness, we apply noise and degradation filters to the synthesized document images. In our experiments, we compared the performance of models fine-tuned on our synthetic dataset against baselines fine-tuned on synthetic datasets from prior work and those generated by a high-performance text-to-image model. Evaluation results demonstrate that our synthetic dataset is the most effective approach for improving LVLM performance on reading vertically written Japanese text. Our dataset and code are publicly available (https://github.com/llm-jp/synth-jdoc).

OCR日文识别数据合成视觉语言模型

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