paper-with-me

홈 › Papers

RanLayNet: A Dataset for Document Layout Detection used for Domain Adaptation and Generalization

2024-04-15 · Avinash Anand, Raj Jaiswal, Mohit Gupta, Siddhesh S Bangar, Pijush Bhuyan, Naman Lal, Rajeev Singh, Ritika Jha, Rajiv Ratn Shah, Shin'ichi Satoh

Large ground-truth datasets and recent advances in deep learning techniques have been useful for layout detection. However, because of the restricted layout diversity of these datasets, training on them requires a sizable number of annotated instances, which is both expensive and time-consuming. As a result, differences between the source and target domains may significantly impact how well these models function. To solve this problem, domain adaptation approaches have been developed that use a small quantity of labeled data to adjust the model to the target domain. In this research, we introduced a synthetic document dataset called RanLayNet, enriched with automatically assigned labels denoting spatial positions, ranges, and types of layout elements. The primary aim of this endeavor is to develop a versatile dataset capable of training models with robustness and adaptability to diverse document formats. Through empirical experimentation, we demonstrate that a deep layout identification model trained on our dataset exhibits enhanced performance compared to a model trained solely on actual documents. Moreover, we conduct a comparative analysis by fine-tuning inference models using both PubLayNet and IIIT-AR-13K datasets on the Doclaynet dataset. Our findings emphasize that models enriched with our dataset are optimal for tasks such as achieving 0.398 and 0.588 mAP95 score in the scientific document domain for the TABLE class.

📄 PDF Abstract BibTeX arXiv:2404.09530

Code (1)

midas-research/randomlaynet 공식 구현 pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Page Layout Analysis System for Unconstrained Historic Documents

2021-02-23 · Oldřich Kodym, Michal Hradiš

Extraction of text regions and individual text lines from historic documents is necessary for automatic transcription. We propose extending a CNN-based text baseline detection system by adding line height and text block …

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

A Large Dataset of Historical Japanese Documents with Complex Layouts

2020-04-18 · Zejiang Shen, Kaixuan Zhang, Melissa Dell

Deep learning-based approaches for automatic document layout analysis and content extraction have the potential to unlock rich information trapped in historical documents on a large scale. One major hurdle is the lack of…

Document Layout Analysis

Towards Khmer Scene Document Layout Detection

2026-02-28 · Marry Kong, Rina Buoy, Sovisal Chenda, Nguonly Taing 외 arxiv

While document layout analysis for Latin scripts has advanced significantly, driven by the advent of large multimodal models (LMMs), progress for the Khmer language remains constrained because of the scarcity of annotate…

Document Layout Analysis

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 differe…

Layout Generation