paper-with-me

Papers

ViBERTgrid BiLSTM-CRF: Multimodal Key Information Extraction from Unstructured Financial Documents

2024-09-23 · Furkan Pala, Mehmet Yasin Akpınar, Onur Deniz, Gülşen Eryiğit

Multimodal key information extraction (KIE) models have been studied extensively on semi-structured documents. However, their investigation on unstructured documents is an emerging research topic. The paper presents an approach to adapt a multimodal transformer (i.e., ViBERTgrid previously explored on semi-structured documents) for unstructured financial documents, by incorporating a BiLSTM-CRF layer. The proposed ViBERTgrid BiLSTM-CRF model demonstrates a significant improvement in performance (up to 2 percentage points) on named entity recognition from unstructured documents in financial domain, while maintaining its KIE performance on semi-structured documents. As an additional contribution, we publicly released token-level annotations for the SROIE dataset in order to pave the way for its use in multimodal sequence labeling models.

📄 PDF Abstract BibTeX arXiv:2409.15004

Code (0)

등록된 구현이 없습니다.

Tasks

Key Information Extractionnamed-entity-recognitionNamed Entity Recognition

Similar Papers 제목 키워드 기반

ViBERTgrid: A Jointly Trained Multi-Modal 2D Document Representation for Key Information Extraction from Documents

2021-05-25 · WeiHong Lin, Qifang Gao, Lei Sun, Zhuoyao Zhong 외

Recent grid-based document representations like BERTgrid allow the simultaneous encoding of the textual and layout information of a document in a 2D feature map so that state-of-the-art image segmentation and/or object d…

Image SegmentationKey Information Extractionobject-detectionObject Detection+2

Multimodal Learning for Cardiovascular Risk Prediction using EHR Data

2020-08-27 · Ayoub Bagheri, T. Katrien J. Groenhof, Wouter B. Veldhuis, Pim A. de Jong 외

Electronic health records (EHRs) contain structured and unstructured data of significant clinical and research value. Various machine learning approaches have been developed to employ information in EHRs for risk predict…

Word Embeddings

Graph Convolution for Multimodal Information Extraction from Visually Rich Documents

2019-03-27 · NAACL 2019 6 · Xiaojing Liu, Feiyu Gao, Qiong Zhang, Huasha Zhao

Visually rich documents (VRDs) are ubiquitous in daily business and life. Examples are purchase receipts, insurance policy documents, custom declaration forms and so on. In VRDs, visual and layout information is critical…

document understandingEntity Extraction using GAN

Multimodal Attribute Extraction

2017-11-29 · Robert L. Logan IV, Samuel Humeau, Sameer Singh

The broad goal of information extraction is to derive structured information from unstructured data. However, most existing methods focus solely on text, ignoring other types of unstructured data such as images, video an…

AttributeAttribute ExtractionMultimodal Attribute Value Extraction

Exploring Multimodal Sentiment Analysis via CBAM Attention and Double-layer BiLSTM Architecture

2023-03-26 · Huiru Wang, Xiuhong Li, Zenyu Ren, Dan Yang 외

Because multimodal data contains more modal information, multimodal sentiment analysis has become a recent research hotspot. However, redundant information is easily involved in feature fusion after feature extraction, w…

Multimodal Sentiment AnalysisSentiment Analysis