paper-with-me

홈 › Papers

Weakly supervised information extraction from inscrutable handwritten document images

2023-06-12 · Sujoy Paul, Gagan Madan, Akankshya Mishra, Narayan Hegde, Pradeep Kumar, Gaurav Aggarwal

State-of-the-art information extraction methods are limited by OCR errors. They work well for printed text in form-like documents, but unstructured, handwritten documents still remain a challenge. Adapting existing models to domain-specific training data is quite expensive, because of two factors, 1) limited availability of the domain-specific documents (such as handwritten prescriptions, lab notes, etc.), and 2) annotations become even more challenging as one needs domain-specific knowledge to decode inscrutable handwritten document images. In this work, we focus on the complex problem of extracting medicine names from handwritten prescriptions using only weakly labeled data. The data consists of images along with the list of medicine names in it, but not their location in the image. We solve the problem by first identifying the regions of interest, i.e., medicine lines from just weak labels and then injecting a domain-specific medicine language model learned using only synthetically generated data. Compared to off-the-shelf state-of-the-art methods, our approach performs >2.5x better in medicine names extraction from prescriptions.

📄 PDF Abstract BibTeX arXiv:2306.06823

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Similar Handwritten Chinese Character Discrimination by Weakly Supervised Learning

2015-09-19 · Zhibo Yang, Huanle Xu, Keda Fu, Yong Xia

Traditional approaches for handwritten Chinese character recognition suffer in classifying similar characters. In this paper, we propose to discriminate similar handwritten Chinese characters by using weakly supervised l…

Weakly-supervised Learning

PageNet: Towards End-to-End Weakly Supervised Page-Level Handwritten Chinese Text Recognition

2022-07-29 · Dezhi Peng, Lianwen Jin, Yuliang Liu, Canjie Luo 외

Handwritten Chinese text recognition (HCTR) has been an active research topic for decades. However, most previous studies solely focus on the recognition of cropped text line images, ignoring the error caused by text lin…

Handwritten Chinese Text RecognitionLine DetectionWeakly-supervised Learning

Handwritten text generation and strikethrough characters augmentation

2021-12-14 · Alex Shonenkov, Denis Karachev, Max Novopoltsev, Mark Potanin 외

We introduce two data augmentation techniques, which, used with a Resnet-BiLSTM-CTC network, significantly reduce Word Error Rate (WER) and Character Error Rate (CER) beyond best-reported results on handwriting text reco…

Data AugmentationHTRText Generation

End-to-end information extraction in handwritten documents: Understanding Paris marriage records from 1880 to 1940

2024-04-30 · Thomas Constum, Lucas Preel, Théo Larcher, Pierrick Tranouez 외

The EXO-POPP project aims to establish a comprehensive database comprising 300,000 marriage records from Paris and its suburbs, spanning the years 1880 to 1940, which are preserved in over 130,000 scans of double pages. …

Handwritten Text Recognition

Reading Order Independent Metrics for Information Extraction in Handwritten Documents

2024-04-29 · David Villanova-Aparisi, Solène Tarride, Carlos-D. Martínez-Hinarejos, Verónica Romero 외

Information Extraction processes in handwritten documents tend to rely on obtaining an automatic transcription and performing Named Entity Recognition (NER) over such transcription. For this reason, in publicly available…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER