paper-with-me

홈 › Papers

TEXTRON: Weakly Supervised Multilingual Text Detection through Data Programming

2024-02-15 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024 1 · Dhruv Kudale, Badri Vishal Kasuba, Venkatapathy Subramanian, Parag Chaudhuri, Ganesh Ramakrishnan

Several recent deep learning (DL) based techniques perform considerably well on image-based multilingual text detection. However, their performance relies heavily on the availability and quality of training data. There are numerous types of page-level document images consisting of information in several modalities, languages, fonts, and layouts. This makes text detection a challenging problem in the field of computer vision (CV), especially for low-resource or handwritten languages. Furthermore, there is a scarcity of word-level labeled data for text detection, especially for multilingual settings and Indian scripts that incorporate both printed and handwritten text. Conventionally, Indian script text detection requires training a DL model on plenty of labeled data, but to the best of our knowledge, no relevant datasets are available. Manual annotation of such data requires a lot of time, effort, and expertise. In order to solve this problem, we propose TEXTRON, a Data Programming-based approach, where users can plug various text detection methods into a weak supervision-based learning framework. One can view this approach to multilingual text detection as an ensemble of different CV-based techniques and DL approaches. TEXTRON can leverage the predictions of DL models pre-trained on a significant amount of language data in conjunction with CV-based methods to improve text detection in other languages. We demonstrate that TEXTRON can improve the detection performance for documents written in Indian languages, despite the absence of corresponding labeled data. Further, through extensive experimentation, we show improvement brought about by our approach over the current State-of-the-art (SOTA) models, especially for handwritten Devanagari text. Code and dataset has been made available at https://github.com/IITB-LEAP-OCR/TEXTRON

📄 PDF Abstract BibTeX arXiv:2402.09811

Code (1)

IITB-LEAP-OCR/TEXTRON 공식 구현

Tasks

Optical Character Recognition (OCR)Text Detection

Similar Papers 제목 키워드 기반

WeText: Scene Text Detection under Weak Supervision

2017-10-13 · ICCV 2017 10 · Shangxuan Tian, Shijian Lu, Chongshou Li

The requiring of large amounts of annotated training data has become a common constraint on various deep learning systems. In this paper, we propose a weakly supervised scene text detection method (WeText) that trains ro…

Scene Text DetectionText DetectionWeakly-supervised Learning

Leveraging Just a Few Keywords for Fine-Grained Aspect Detection Through Weakly Supervised Co-Training

2019-09-01 · IJCNLP 2019 11 · Giannis Karamanolakis, Daniel Hsu, Luis Gravano

User-generated reviews can be decomposed into fine-grained segments (e.g., sentences, clauses), each evaluating a different aspect of the principal entity (e.g., price, quality, appearance). Automatically detecting these…

Aspect Category DetectionOpinion MiningTopic ModelsWord Embeddings

A Weakly-Supervised Streaming Multilingual Speech Model with Truly Zero-Shot Capability

2022-11-04 · Jian Xue, Peidong Wang, Jinyu Li, Eric Sun

In this paper, we introduce our work of building a Streaming Multilingual Speech Model (SM2), which can transcribe or translate multiple spoken languages into texts of the target language. The backbone of SM2 is Transfor…

Machine Translationspeech-recognitionSpeech RecognitionTranslation

Weakly-Supervised Arbitrary-Shaped Text Detection with Expectation-Maximization Algorithm

2020-12-01 · Mengbiao Zhao, Wei Feng, Fei Yin, Xu-Yao Zhang 외

Arbitrary-shaped text detection is an important and challenging task in computer vision. Most existing methods require heavy data labeling efforts to produce polygon-level text region labels for supervised training. In o…

Text DetectionWeakly-supervised Learning

Bootstrapping Multilingual AMR with Contextual Word Alignments

2021-02-03 · EACL 2021 2 · Janaki Sheth, Young-suk Lee, Ramon Fernandez Astudillo, Tahira Naseem 외

We develop high performance multilingualAbstract Meaning Representation (AMR) sys-tems by projecting English AMR annotationsto other languages with weak supervision. Weachieve this goal by bootstrapping transformer-based…

Multilingual Word EmbeddingsWord AlignmentWord EmbeddingsXLM-R