paper-with-me

Papers

READ: Recursive Autoencoders for Document Layout Generation

2019-09-01 · Akshay Gadi Patil, Omri Ben-Eliezer, Or Perel, Hadar Averbuch-Elor

Layout is a fundamental component of any graphic design. Creating large varieties of plausible document layouts can be a tedious task, requiring numerous constraints to be satisfied, including local ones relating different semantic elements and global constraints on the general appearance and spacing. In this paper, we present a novel framework, coined READ, for REcursive Autoencoders for Document layout generation, to generate plausible 2D layouts of documents in large quantities and varieties. First, we devise an exploratory recursive method to extract a structural decomposition of a single document. Leveraging a dataset of documents annotated with labeled bounding boxes, our recursive neural network learns to map the structural representation, given in the form of a simple hierarchy, to a compact code, the space of which is approximated by a Gaussian distribution. Novel hierarchies can be sampled from this space, obtaining new document layouts. Moreover, we introduce a combinatorial metric to measure structural similarity among document layouts. We deploy it to show that our method is able to generate highly variable and realistic layouts. We further demonstrate the utility of our generated layouts in the context of standard detection tasks on documents, showing that detection performance improves when the training data is augmented with generated documents whose layouts are produced by READ.

📄 PDF Abstract BibTeX arXiv:1909.00302

Code (0)

등록된 구현이 없습니다.

Tasks

Layout Generation

Similar Papers 제목 키워드 기반

LayerDoc: Layer-wise Extraction of Spatial Hierarchical Structure in Visually-Rich Documents

2023-01-07 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 1 · Puneet Mathur, Rajiv Jain, Ashutosh Mehra, Jiuxiang Gu 외

Digital documents often contain images and scanned text. Parsing such visually-rich documents is a core task for work-flow automation, but it remains challenging since most documents do not encode explicit layout informa…

Reading Order Detection

PosterForest: Hierarchical Multi-Agent Collaboration for Scientific Poster Generation

2025-08-29 · Jiho Choi, Seojeong Park, Seongjong Song, Hyunjung Shim arxiv

Automating scientific poster generation requires hierarchical document understanding and coherent content-layout planning. Existing methods often rely on flat summarization or optimize content and layout separately. As a…

Hierarchy Denoising Recursive Autoencoders for 3D Scene Layout Prediction

2019-03-09 · CVPR 2019 6 · Yifei Shi, Angel Xuan Chang, Zhelun Wu, Manolis Savva 외

Indoor scenes exhibit rich hierarchical structure in 3D object layouts. Many tasks in 3D scene understanding can benefit from reasoning jointly about the hierarchical context of a scene, and the identities of objects. We…

DenoisingObjectobject-detectionObject Detection+1

Reading Order Inference for Complex Document Layouts

2026-07-01 · Iddo Hakim, Sharva Gogawale, Omer Ventura, Gal Grudka 외 arxiv

Reading order inference remains a critical bottleneck in the digitization of complex historical manuscripts, where pages contain multiple spatially interleaved reading streams, the canonical example being the Glossa Ordi…

LayoutReader: Pre-training of Text and Layout for Reading Order Detection

2021-08-26 · EMNLP 2021 11 · Zilong Wang, Yiheng Xu, Lei Cui, Jingbo Shang 외

Reading order detection is the cornerstone to understanding visually-rich documents (e.g., receipts and forms). Unfortunately, no existing work took advantage of advanced deep learning models because it is too laborious …

Document Layout AnalysisOptical Character Recognition (OCR)Reading Order Detection