CVJun 22, 2021

Evaluation of a Region Proposal Architecture for Multi-task Document Layout Analysis

arXiv:2106.11797v15 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for multi-task layout analysis in handwritten documents to improve downstream applications like text recognition, though it is incremental as it applies an existing method to new tasks.

The paper tackled the problem of integrated baseline detection and region segmentation for handwritten document layout analysis, and found that the Mask-RCNN architecture outperformed state-of-the-art techniques on three datasets.

Automatically recognizing the layout of handwritten documents is an important step towards useful extraction of information from those documents. The most common application is to feed downstream applications such as automatic text recognition and keyword spotting; however, the recognition of the layout also helps to establish relationships between elements in the document which allows to enrich the information that can be extracted. Most of the modern document layout analysis systems are designed to address only one part of the document layout problem, namely: baseline detection or region segmentation. In contrast, we evaluate the effectiveness of the Mask-RCNN architecture to address the problem of baseline detection and region segmentation in an integrated manner. We present experimental results on two handwritten text datasets and one handwritten music dataset. The analyzed architecture yields promising results, outperforming state-of-the-art techniques in all three datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes