paper-with-me

Papers

Semantic Table Detection with LayoutLMv3

2022-11-25 · Ivan Silajev, Niels Victor, Phillip Mortimer

This paper presents an application of the LayoutLMv3 model for semantic table detection on financial documents from the IIIT-AR-13K dataset. The motivation behind this paper's experiment was that LayoutLMv3's official paper had no results for table detection using semantic information. We concluded that our approach did not improve the model's table detection capabilities, for which we can give several possible reasons. Either the model's weights were unsuitable for our purpose, or we needed to invest more time in optimising the model's hyperparameters. It is also possible that semantic information does not improve a model's table detection accuracy.

📄 PDF Abstract BibTeX arXiv:2211.15504

Code (0)

등록된 구현이 없습니다.

Tasks

Table Detection

Similar Papers 제목 키워드 기반

LLM-Guided Probabilistic Fusion for Label-Efficient Document Layout Analysis

2025-11-12 · Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma arxiv

Document layout understanding remains data-intensive despite advances in semi-supervised learning. We present a framework that enhances semi-supervised detection by fusing visual predictions with structural priors from t…

Document Layout Analysis

LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking

2022-04-18 · Yupan Huang, Tengchao Lv, Lei Cui, Yutong Lu 외

Self-supervised pre-training techniques have achieved remarkable progress in Document AI. Most multimodal pre-trained models use a masked language modeling objective to learn bidirectional representations on the text mod…

cross-modal alignmentDocument AIdocument-image-classificationDocument Image Classification+16

Text Role Classification in Scientific Charts Using Multimodal Transformers

2024-02-08 · Hye Jin Kim, Nicolas Lell, Ansgar Scherp

Text role classification involves classifying the semantic role of textual elements within scientific charts. For this task, we propose to finetune two pretrained multimodal document layout analysis models, LayoutLMv3 an…

Data AugmentationDocument Layout Analysis

LayoutLMv2: Multi-modal Pre-training for Visually-Rich Document Understanding

2020-12-29 · ACL 2021 5 · Yang Xu, Yiheng Xu, Tengchao Lv, Lei Cui 외

Pre-training of text and layout has proved effective in a variety of visually-rich document understanding tasks due to its effective model architecture and the advantage of large-scale unlabeled scanned/digital-born docu…

Document Image ClassificationDocument Layout Analysisdocument understandingKey Information Extraction+7

Page Layout Analysis of Text-heavy Historical Documents: a Comparison of Textual and Visual Approaches

2022-12-12 · Najem-Meyer Sven, Romanello Matteo

Page layout analysis is a fundamental step in document processing which enables to segment a page into regions of interest. With highly complex layouts and mixed scripts, scholarly commentaries are text-heavy documents w…

Position