paper-with-me

Papers

A Dataset for Analysing Complex Document Layouts in the Digital Humanities and Its Evaluation with Krippendorff’s Alpha

2022-09-20 · GCPR 2022 9 · David Tschirschwitz, Franziska Klemstein, Benno Stein, Volker Rodehorst

We introduce a new research resource in the form of a high-quality, domain-specific dataset for analysing the document layout of historical documents. The dataset provides an instance segmentation ground truth with 19 classes based on historical layout structures that stem (a) from the publication production process and the respective genres (life sciences, architecture, art, decorative arts, etc.) and, (b) from selected text registers (such as monograph, trade journal, illustrated magazine). Altogether, the dataset contains more than 52,000 instances annotated by experts. A baseline has been tested with the well-known Mask R-CNN and compared to the state-of-the-art model VSR. Inspired by evaluation practices from the field of Natural Language Processing (NLP), we have developed a new method for evaluating annotation consistency. Our method is based on Krippendorff’s alpha (K- ), a statistic for quantifying the so-called “inter-annotator-agreement”. In particular, we propose an adaptation of K-alpha that treats annotations as a multipartite graph for assessing the agreement of a variable number of annotators. The method is adjustable with regard to evaluation strictness, and it can be used in 2D or 3D as well as for a variety of tasks such as semantic segmentation, instance segmentation, and 3D point cloud segmentation.

📄 PDF Abstract BibTeX

Code (2)

Madave94/kalphacv 공식 구현
Madave94/VSR-TexBiG-Dataset pytorch

Tasks

Instance SegmentationObject DetectionPoint Cloud SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Retrieval Framework and Implementation for Electronic Documents with Similar Layouts

2018-10-16 · Chung Hyunji

As the number of digital documents requiring investigation increases, it has become more important to identify relevant documents to a given case. There have been continual demands for finding relevant files in order to …

Retrieval

Benchmarking Graph Neural Networks for Document Layout Analysis in Public Affairs

2025-05-12 · Miguel Lopez-Duran, Julian Fierrez, Aythami Morales, Ruben Tolosana 외

The automatic analysis of document layouts in digital-born PDF documents remains a challenging problem due to the heterogeneous arrangement of textual and nontextual elements and the imprecision of the textual metadata i…

BenchmarkingDocument Layout AnalysisFeature Engineeringgraph construction+1

Framework and Model Analysis on Bengali Document Layout Analysis Dataset: BaDLAD

2023-08-15 · Kazi Reyazul Hasan, Mubasshira Musarrat, Sadif Ahmed, Shahriar Raj

This study focuses on understanding Bengali Document Layouts using advanced computer programs: Detectron2, YOLOv8, and SAM. We looked at lots of different Bengali documents in our study. Detectron2 is great at finding an…

Document Layout Analysis

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

Diffusion-based Document Layout Generation

2023-03-19 · Liu He, Yijuan Lu, John Corring, Dinei Florencio 외

We develop a diffusion-based approach for various document layout sequence generation. Layout sequences specify the contents of a document design in an explicit format. Our novel diffusion-based approach works in the seq…

Layout Generation