CVJul 6, 2021

DocSynth: A Layout Guided Approach for Controllable Document Image Synthesis

arXiv:2107.02638v127 citations
Originality Highly original
AI Analysis

This work addresses the problem of generating synthetic document images for data augmentation in document layout analysis, representing a novel approach in this domain.

The paper tackles the challenge of synthesizing document images with complex layouts by introducing DocSynth, a model that generates realistic document images based on user-defined spatial layouts, achieving results comparable to real data in quantitative evaluations.

Despite significant progress on current state-of-the-art image generation models, synthesis of document images containing multiple and complex object layouts is a challenging task. This paper presents a novel approach, called DocSynth, to automatically synthesize document images based on a given layout. In this work, given a spatial layout (bounding boxes with object categories) as a reference by the user, our proposed DocSynth model learns to generate a set of realistic document images consistent with the defined layout. Also, this framework has been adapted to this work as a superior baseline model for creating synthetic document image datasets for augmenting real data during training for document layout analysis tasks. Different sets of learning objectives have been also used to improve the model performance. Quantitatively, we also compare the generated results of our model with real data using standard evaluation metrics. The results highlight that our model can successfully generate realistic and diverse document images with multiple objects. We also present a comprehensive qualitative analysis summary of the different scopes of synthetic image generation tasks. Lastly, to our knowledge this is the first work of its kind.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes