Vision-Based Layout Detection from Scientific Literature using Recurrent Convolutional Neural Networks
Huichen Yang, William H. Hsu

TL;DR
This paper introduces a deep learning approach using recurrent convolutional neural networks for layout detection in scientific literature, enabling effective segmentation and classification of document regions without relying on text features.
Contribution
The paper presents a novel end-to-end framework for scientific document layout analysis using transfer learning with pre-trained CNNs, tailored for small datasets.
Findings
Fine-tuning pre-trained networks improves accuracy.
Merged multi-corpus dataset enhances model performance.
Deep learning effectively segments scientific document regions.
Abstract
We present an approach for adapting convolutional neural networks for object recognition and classification to scientific literature layout detection (SLLD), a shared subtask of several information extraction problems. Scientific publications contain multiple types of information sought by researchers in various disciplines, organized into an abstract, bibliography, and sections documenting related work, experimental methods, and results; however, there is no effective way to extract this information due to their diverse layout. In this paper, we present a novel approach to developing an end-to-end learning framework to segment and classify major regions of a scientific document. We consider scientific document layout analysis as an object detection task over digital images, without any additional text features that need to be added into the network during the training process. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Image Processing and 3D Reconstruction · Image Retrieval and Classification Techniques
