OmniLayout: Enabling Coarse-to-Fine Learning with LLMs for Universal Document Layout Generation
By: Hengrui Kang , Zhuangcheng Gu , Zhiyuan Zhao and more
Potential Business Impact:
Creates many different document page designs.
Document AI has advanced rapidly and is attracting increasing attention. Yet, while most efforts have focused on document layout analysis (DLA), its generative counterpart, document layout generation, remains underexplored. A major obstacle lies in the scarcity of diverse layouts: academic papers with Manhattan-style structures dominate existing studies, while open-world genres such as newspapers and magazines remain severely underrepresented. To address this gap, we curate OmniLayout-1M, the first million-scale dataset of diverse document layouts, covering six common document types and comprising contemporary layouts collected from multiple sources. Moreover, since existing methods struggle in complex domains and often fail to arrange long sequences coherently, we introduce OmniLayout-LLM, a 0.5B model with designed two-stage Coarse-to-Fine learning paradigm: 1) learning universal layout principles from OmniLayout-1M with coarse category definitions, and 2) transferring the knowledge to a specific domain with fine-grained annotations. Extensive experiments demonstrate that our approach achieves strong performance on multiple domains in M$^{6}$Doc dataset, substantially surpassing both existing layout generation experts and several latest general-purpose LLMs. Our code, models, and dataset will be publicly released.
Similar Papers
LLM-Guided Probabilistic Fusion for Label-Efficient Document Layout Analysis
CV and Pattern Recognition
Helps computers understand document layouts with less data.
Co-Layout: LLM-driven Co-optimization for Interior Layout
CV and Pattern Recognition
Designs rooms and places furniture automatically.
Uni-Layout: Integrating Human Feedback in Unified Layout Generation and Evaluation
CV and Pattern Recognition
Creates better designs faster with human-like feedback.