paper-with-me

홈 › Papers

Revising FUNSD dataset for key-value detection in document images

2020-10-11 · Hieu M. Vu, Diep Thi-Ngoc Nguyen

FUNSD is one of the limited publicly available datasets for information extraction from document im-ages. The information in the FUNSD dataset is defined by text areas of four categories ("key", "value", "header", "other", and "background") and connectivity between areas as key-value relations. In-specting FUNSD, we found several inconsistency in labeling, which impeded its applicability to thekey-value extraction problem. In this report, we described some labeling issues in FUNSD and therevision we made to the dataset. We also reported our implementation of for key-value detection onFUNSD using a UNet model as baseline results and an improved UNet model with Channel-InvariantDeformable Convolution.

📄 PDF Abstract BibTeX arXiv:2010.05322

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

KH-FUNSD: A Hierarchical and Fine-Grained Layout Analysis Dataset for Low-Resource Khmer Business Document

2025-12-04 · Nimol Thuon, Jun Du arxiv

Automated document layout analysis remains a major challenge for low-resource, non-Latin scripts. Khmer is a language spoken daily by over 17 million people in Cambodia, receiving little attention in the development of d…

Document Layout AnalysisInformation ExtractionDocument AI

FUNSD: A Dataset for Form Understanding in Noisy Scanned Documents

2019-05-27 · Guillaume Jaume, Hazim Kemal Ekenel, Jean-Philippe Thiran

We present a new dataset for form understanding in noisy scanned documents (FUNSD) that aims at extracting and structuring the textual content of forms. The dataset comprises 199 real, fully annotated, scanned forms. The…

FormOptical Character RecognitionOptical Character Recognition (OCR)Text Detection

Text Classification Models for Form Entity Linking

2021-12-14 · María Villota, César Domínguez, Jónathan Heras, Eloy Mata 외

Forms are a widespread type of template-based document used in a great variety of fields including, among others, administration, medicine, finance, or insurance. The automatic extraction of the information included in t…

ClassificationDiversityEntity LinkingForm+2

Information Redundancy and Biases in Public Document Information Extraction Benchmarks

2023-04-28 · Seif Laatiri, Pirashanth Ratnamogan, Joel Tang, Laurent Lam 외

Advances in the Visually-rich Document Understanding (VrDU) field and particularly the Key-Information Extraction (KIE) task are marked with the emergence of efficient Transformer-based approaches such as the LayoutLM mo…

document understandingKey Information Extraction

A LayoutLMv3-Based Model for Enhanced Relation Extraction in Visually-Rich Documents

2024-04-16 · Wiam Adnan, Joel Tang, Yassine Bel Khayat Zouggari, Seif Edinne Laatiri 외

Document Understanding is an evolving field in Natural Language Processing (NLP). In particular, visual and spatial features are essential in addition to the raw text itself and hence, several multimodal models were deve…

document understandingKey Information ExtractionRelationRelation Extraction