Jointly Learning Span Extraction and Sequence Labeling for Information Extraction from Business Documents
Nguyen Hong Son, Hieu M. Vu, Tuan-Anh D. Nguyen, Minh-Tien Nguyen

TL;DR
This paper presents a novel end-to-end model that jointly learns span extraction and sequence labeling to improve information extraction from business documents, especially long and sparse ones.
Contribution
It introduces a unified model combining span extraction and sequence labeling, enhancing extraction accuracy and speed over traditional methods.
Findings
Achieves promising results on four business datasets in English and Japanese.
Significantly faster than traditional span-based extraction methods.
Demonstrates effectiveness in handling long, sparse documents.
Abstract
This paper introduces a new information extraction model for business documents. Different from prior studies which only base on span extraction or sequence labeling, the model takes into account advantage of both span extraction and sequence labeling. The combination allows the model to deal with long documents with sparse information (the small amount of extracted information). The model is trained end-to-end to jointly optimize the two tasks in a unified manner. Experimental results on four business datasets in English and Japanese show that the model achieves promising results and is significantly faster than the normal span-based extraction method. The code is also available.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Computational Techniques and Applications · Web Data Mining and Analysis · Advanced Text Analysis Techniques
MethodsBalanced Selection
