paper-with-me

Papers

SelfDocSeg: A Self-Supervised vision-based Approach towards Document Segmentation

2023-05-01 · Subhajit Maity, Sanket Biswas, Siladittya Manna, Ayan Banerjee, Josep Lladós, Saumik Bhattacharya, Umapada Pal

Document layout analysis is a known problem to the documents research community and has been vastly explored yielding a multitude of solutions ranging from text mining, and recognition to graph-based representation, visual feature extraction, etc. However, most of the existing works have ignored the crucial fact regarding the scarcity of labeled data. With growing internet connectivity to personal life, an enormous amount of documents had been available in the public domain and thus making data annotation a tedious task. We address this challenge using self-supervision and unlike, the few existing self-supervised document segmentation approaches which use text mining and textual labels, we use a complete vision-based approach in pre-training without any ground-truth label or its derivative. Instead, we generate pseudo-layouts from the document images to pre-train an image encoder to learn the document object representation and localization in a self-supervised framework before fine-tuning it with an object detection model. We show that our pipeline sets a new benchmark in this context and performs at par with the existing methods and the supervised counterparts, if not outperforms. The code is made publicly available at: https://github.com/MaitySubhajit/SelfDocSeg

📄 PDF Abstract BibTeX arXiv:2305.00795

Code (1)

maitysubhajit/selfdocseg 공식 구현 pytorch

Tasks

Document Layout Analysisobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Self-Supervised Representation Learning on Document Images

2020-04-18 · Adrian Cosma, Mihai Ghidoveanu, Michael Panaitescu-Liess, Marius Popescu

This work analyses the impact of self-supervised pre-training on document images in the context of document image classification. While previous approaches explore the effect of self-supervision on natural images, we sho…

Classificationdocument-image-classificationDocument Image ClassificationGeneral Classification+3

Weakly Supervised Word Segmentation for Computational Language Documentation

2022-05-01 · ACL 2022 5 · Shu Okabe, Laurent Besacier, François Yvon

Word and morpheme segmentation are fundamental steps of language documentation as they allow to discover lexical units in a language for which the lexicon is unknown. However, in most language documentation scenarios, li…

Incremental LearningSegmentation

Large-Context Conversational Representation Learning: Self-Supervised Learning for Conversational Documents

2021-02-16 · Ryo Masumura, Naoki Makishima, Mana Ihori, Akihiko Takashima 외

This paper presents a novel self-supervised learning method for handling conversational documents consisting of transcribed text of human-to-human conversations. One of the key technologies for understanding conversation…

Language ModelingLanguage ModellingRepresentation LearningScene Segmentation+1

DiT: Self-supervised Pre-training for Document Image Transformer

2022-03-04 · Junlong Li, Yiheng Xu, Tengchao Lv, Lei Cui 외

Image Transformer has recently achieved significant progress for natural image understanding, either using supervised (ViT, DeiT, etc.) or self-supervised (BEiT, MAE, etc.) pre-training techniques. In this paper, we prop…

Document AIdocument-image-classificationDocument Image ClassificationDocument Layout Analysis+5

Automatic segmentation of meniscus based on MAE self-supervision and point-line weak supervision paradigm

2022-05-07 · Yuhan Xie, Kexin Jiang, Zhiyong Zhang, Shaolong Chen 외

Medical image segmentation based on deep learning is often faced with the problems of insufficient datasets and long time-consuming labeling. In this paper, we introduce the self-supervised method MAE(Masked Autoencoders…

Image SegmentationMedical Image SegmentationPseudo LabelSegmentation+1