DocDjinn:基于视觉语言模型和手写扩散的可控合成文档生成框架 / DocDjinn: Controllable Synthetic Document Generation with VLMs and Handwriting Diffusion
1️⃣ 一句话总结
这篇论文提出了一个名为DocDjinn的新框架,它利用视觉语言模型和手写扩散技术,仅需少量真实文档作为“种子”,就能自动生成大量高质量、带标注的合成文档,有效解决了文档智能模型训练中数据稀缺和隐私保护的问题。
Effective document intelligence models rely on large amounts of annotated training data. However, procuring sufficient and high-quality data poses significant challenges due to the labor-intensive and costly nature of data acquisition. Additionally, leveraging language models to annotate real documents raises concerns about data privacy. Synthetic document generation has emerged as a promising, privacy-preserving alternative. We propose DocDjinn, a novel framework for controllable synthetic document generation using Vision-Language Models (VLMs) that produces annotated documents from unlabeled seed samples. Our approach generates visually plausible and semantically consistent synthetic documents that follow the distribution of an existing source dataset through clustering-based seed selection with parametrized sampling. By enriching documents with realistic diffusion-based handwriting and contextual visual elements via semantic-visual decoupling, we generate diverse, high-quality annotated synthetic documents. We evaluate across eleven benchmarks spanning key information extraction, question answering, document classification, and document layout analysis. To our knowledge, this is the first work demonstrating that VLMs can generate faithful annotated document datasets at scale from unlabeled seeds that can effectively enrich or approximate real, manually annotated data for diverse document understanding tasks. We show that with only 100 real training samples, our framework achieves on average $87\%$ of the performance of the full real-world dataset. We publicly release our code and 140k+ synthetic document samples.
DocDjinn:基于视觉语言模型和手写扩散的可控合成文档生成框架 / DocDjinn: Controllable Synthetic Document Generation with VLMs and Handwriting Diffusion
这篇论文提出了一个名为DocDjinn的新框架,它利用视觉语言模型和手写扩散技术,仅需少量真实文档作为“种子”,就能自动生成大量高质量、带标注的合成文档,有效解决了文档智能模型训练中数据稀缺和隐私保护的问题。
源自 arXiv: 2602.21824