Computer Science > Computation and Language
[Submitted on 17 Oct 2020 (this version), latest version 13 Mar 2021 (v2)]
Title:Learning from similarity and information extraction from structured documents
View PDFAbstract:Neural networks have successfully advanced in the task of information extraction from structured documents. In business document processing more precise techniques equal more automation and less manual work.
In this paper we will design and examine various fully trainable approaches to use siamese networks, concepts of similarity, one-shot learning and context/memory awareness. The aim is to improve micro F_{1} of per-word classification on a testing split of an existing real world document dataset.
The results verify the hypothesis, that access to a similar (yet still different) page with it's target information improves the information extraction. Furthermore the added contributions (in addition to siamese networks) of employing a class information, query-answer attention module and skip connections to the similar page are all required to beat the previous results.
Our best model improves previous state-of-art results by 0.0825 gain in F1 score. All the techniques used are not problem-specific and should be generalizable to help in other tasks and contexts. The code and anonymized version of the dataset are provided.
Submission history
From: Martin Holeček [view email][v1] Sat, 17 Oct 2020 21:34:52 UTC (229 KB)
[v2] Sat, 13 Mar 2021 21:36:56 UTC (1,479 KB)
Current browse context:
cs.CL
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.