Abstract
Extracting information from documents usually relies on natural language processing methods working on one-dimensional sequences of text. In some cases, for example, for the extraction of key information from semi-structured documents, such as invoice-documents, spatial and formatting information of text are crucial to understand the contextual meaning. Convolutional neural networks are already common in computer vision models to process and extract relationships in multidimensional data. Therefore, natural language processing models have already been combined with computer vision models in the past, to bene efit from e.g. positional information and to improve performance of these key information extraction models. Existing models were either trained on unpublished data sets or on an annotated collection of receipts, which did not focus on PDF-like documents. Hence, in this research project a template-based document generator was created to compare state-of-theart models for information extraction. An existing information extraction model "Chargrid" (Katti et al., 2019) was reconstructed and the impact of a bounding box regression decoder, as well as the impact of an NLP pre-processing step was evaluated for information extraction from documents. The results have shown that NLP based pre-processing is beneficial for model performance. However, the use of a bounding box regression decoder increases the model performance only for fields that do not follow a rectangular shape.
Original language | English |
---|---|
Title of host publication | Advances in Semantics and Explainability for NLP: Joint proceedings of the DeepOntoNLP and X-SENTIMENT Workshops |
Pages | 47-53 |
Number of pages | 7 |
Volume | 2918 |
Publication status | Published - 1 Jan 2021 |
Event | Joint 2nd International Workshop on Deep Learning Meets Ontologies and Natural Language Processing and 6th International Workshop on Explainable Sentiment Mining and Emotion Detection - Online, Hersonissos, Greece Duration: 6 Jun 2021 → 7 Jun 2021 Conference number: 2 |
Publication series
Series | CEUR Workshop Proceedings |
---|---|
ISSN | 1613-0073 |
Workshop
Workshop | Joint 2nd International Workshop on Deep Learning Meets Ontologies and Natural Language Processing and 6th International Workshop on Explainable Sentiment Mining and Emotion Detection |
---|---|
Abbreviated title | DeepOntoNLP and X-SENTIMENT 2021 |
Country/Territory | Greece |
City | Hersonissos |
Period | 6/06/21 → 7/06/21 |
Keywords
- Bounding Box Regression Decoder
- Document Generator
- Key Information Extraction