paper-with-me

Papers

Zero-shot Task Transfer for Invoice Extraction via Class-aware QA Ensemble

2021-08-13 · Prithiviraj Damodaran, Prabhkaran Singh, Josemon Achankuju

We present VESPA, an intentionally simple yet novel zero-shot system for layout, locale, and domain agnostic document extraction. In spite of the availability of large corpora of documents, the lack of labeled and validated datasets makes it a challenge to discriminatively train document extraction models for enterprises. We show that this problem can be addressed by simply transferring the information extraction (IE) task to a natural language Question-Answering (QA) task without engineering task-specific architectures. We demonstrate the effectiveness of our system by evaluating on a closed corpus of real-world retail and tax invoices with multiple complex layouts, domains, and geographies. The empirical evaluation shows that our system outperforms 4 prominent commercial invoice solutions that use discriminatively trained models with architectures specifically crafted for invoice extraction. We extracted 6 fields with zero upfront human annotation or training with an Avg. F1 of 87.50.

📄 PDF Abstract BibTeX arXiv:2108.06069

Code (0)

등록된 구현이 없습니다.

Tasks

AvgQuestion Answering

Similar Papers 제목 키워드 기반

Information Extraction from Electricity Invoices with General-Purpose Large Language Models

2026-04-01 · Javier Gómez, Javier Sánchez arxiv

Information extraction from semi-structured business documents remains a critical challenge for enterprise management. This study evaluates the capability of general-purpose Large Language Models to extract structured in…

Information ExtractionPrompt Engineering

CloudScan - A configuration-free invoice analysis system using recurrent neural networks

2017-08-24 · Rasmus Berg Palm, Ole Winther, Florian Laws

We present CloudScan; an invoice analysis system that requires zero configuration or upfront annotation. In contrast to previous work, CloudScan does not rely on templates of invoice layout, instead it learns a single gl…

An Empirical Study of Pre-trained Transformers for Arabic Information Extraction

2020-04-30 · EMNLP 2020 11 · Wuwei Lan, Yang Chen, Wei Xu, Alan Ritter

Multilingual pre-trained Transformers, such as mBERT (Devlin et al., 2019) and XLM-RoBERTa (Conneau et al., 2020a), have been shown to enable the effective cross-lingual zero-shot transfer. However, their performance on …

Cross-Lingual TransferLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+8

Design and Implementation of an OCR-Powered Pipeline for Table Extraction from Invoices

2025-07-09 · Parshva Dhilankumar Patel

This paper presents the design and development of an OCR-powered pipeline for efficient table extraction from invoices. The system leverages Tesseract OCR for text recognition and custom post-processing logic to detect, …

Boundary DetectionOptical Character Recognition (OCR)Table Extraction

Where A Small Language Model Helps in Invoice Categorisation, Understood Through Embedding Geometry

2026-08-18 · Emma Ceccherini, Daniel Lawson, Anjulika Salhan arxiv

Categorising invoices into the correct General Ledger (GL) code underpins financial reporting and tax compliance. This is a skilled accounting judgement rather than a routine task: the correct category depends subtly on …