paper-with-me

Papers

Human-In-The-Loop Document Layout Analysis

2021-08-04 · Xingjiao Wu, Tianlong Ma, Xin Li, Qin Chen, Liang He

Document layout analysis (DLA) aims to divide a document image into different types of regions. DLA plays an important role in the document content understanding and information extraction systems. Exploring a method that can use less data for effective training contributes to the development of DLA. We consider a Human-in-the-loop (HITL) collaborative intelligence in the DLA. Our approach was inspired by the fact that the HITL push the model to learn from the unknown problems by adding a small amount of data based on knowledge. The HITL select key samples by using confidence. However, using confidence to find key samples is not suitable for DLA tasks. We propose the Key Samples Selection (KSS) method to find key samples in high-level tasks (semantic segmentation) more accurately through agent collaboration, effectively reducing costs. Once selected, these key samples are passed to human beings for active labeling, then the model will be updated with the labeled samples. Hence, we revisited the learning system from reinforcement learning and designed a sample-based agent update strategy, which effectively improves the agent's ability to accept new samples. It achieves significant improvement results in two benchmarks (DSSE-200 (from 77.1% to 86.3%) and CS-150 (from 88.0% to 95.6%)) by using 10% of labeled data.

📄 PDF Abstract BibTeX arXiv:2108.02095

Code (0)

등록된 구현이 없습니다.

Tasks

Document Layout AnalysisSemantic Segmentation

Methods 이 논문이 사용한 방법론

DLA 설명 없음

Similar Papers 제목 키워드 기반

BaDLAD: A Large Multi-Domain Bengali Document Layout Analysis Dataset

2023-03-09 · Md. Istiak Hossain Shihab, Md. Rakibul Hasan, Mahfuzur Rahman Emon, Syed Mobassir Hossen 외

While strides have been made in deep learning based Bengali Optical Character Recognition (OCR) in the past decade, the absence of large Document Layout Analysis (DLA) datasets has hindered the application of OCR in docu…

BenchmarkingDeep LearningDocument Layout AnalysisOptical Character Recognition+1

Bengali Document Layout Analysis with Detectron2

2023-08-26 · Md Ataullha, Mahedi Hassan Rabby, Mushfiqur Rahman, Tahsina Bintay Azam

Document digitization is vital for preserving historical records, efficient document management, and advancing OCR (Optical Character Recognition) research. Document Layout Analysis (DLA) involves segmenting documents in…

Data AugmentationDocument Layout AnalysisManagementOptical Character Recognition+1

DocBed: A Multi-Stage OCR Solution for Documents with Complex Layouts

2022-02-03 · Wenzhen Zhu, Negin Sokhandan, Guang Yang, Sujitha Martin 외

Digitization of newspapers is of interest for many reasons including preservation of history, accessibility and search ability, etc. While digitization of documents such as scientific articles and magazines is prevalent …

ArticlesDocument Layout AnalysisImage SegmentationOptical Character Recognition+3

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

DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis

2022-06-02 · Birgit Pfitzmann, Christoph Auer, Michele Dolfi, Ahmed S Nassar 외

Accurate document layout analysis is a key requirement for high-quality PDF document conversion. With the recent availability of public, large ground-truth datasets such as PubLayNet and DocBank, deep-learning models hav…

Document Layout AnalysisObject Detection