Search papers, labs, and topics across Lattice.
DocDjinn is introduced as a framework for generating controllable synthetic documents using Vision-Language Models (VLMs) from unlabeled seed samples, addressing the challenge of acquiring sufficient annotated training data for document intelligence tasks. The framework leverages clustering-based seed selection with parametrized sampling to generate visually plausible and semantically consistent documents, enhanced with diffusion-based handwriting and contextual visual elements. Experiments across eleven benchmarks demonstrate that DocDjinn-generated data, when combined with limited real data (100 samples), achieves 87% of the performance of models trained on full real-world datasets.
Forget expensive, privacy-violating manual annotation: DocDjinn lets you bootstrap high-quality document understanding models from just 100 real samples using VLM-powered synthetic data generation.
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.