Cost-effective End-to-end Information Extraction for Semi-structured Document Images
Wonseok Hwang, Hyunji Lee, Jinyeong Yim, Geewook Kim, Minjoon Seo

TL;DR
This paper explores transitioning from a complex multi-module pipeline to a single end-to-end sequence generation model for semi-structured document image information extraction, addressing practical deployment challenges.
Contribution
It demonstrates that an end-to-end sequence generation approach can effectively replace traditional pipelines in real-world document IE systems.
Findings
End-to-end model achieves comparable performance to pipeline-based systems.
Careful formulation as a sequence generation task enables stable, practical deployment.
Addresses real-world challenges in large-scale production deployment.
Abstract
A real-world information extraction (IE) system for semi-structured document images often involves a long pipeline of multiple modules, whose complexity dramatically increases its development and maintenance cost. One can instead consider an end-to-end model that directly maps the input to the target output and simplify the entire process. However, such generation approach is known to lead to unstable performance if not designed carefully. Here we present our recent effort on transitioning from our existing pipeline-based IE system to an end-to-end system focusing on practical challenges that are associated with replacing and deploying the system in real, large-scale production. By carefully formulating document IE as a sequence generation task, we show that a single end-to-end IE system can be built and still achieve competent performance.
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
TopicsTopic Modeling · Handwritten Text Recognition Techniques · Natural Language Processing Techniques
