paper-with-me

홈 › Papers

Modeling Entities as Semantic Points for Visual Information Extraction in the Wild

2023-03-23 · CVPR 2023 1 · Zhibo Yang, Rujiao Long, Pengfei Wang, Sibo Song, Humen Zhong, Wenqing Cheng, Xiang Bai, Cong Yao

Recently, Visual Information Extraction (VIE) has been becoming increasingly important in both the academia and industry, due to the wide range of real-world applications. Previously, numerous works have been proposed to tackle this problem. However, the benchmarks used to assess these methods are relatively plain, i.e., scenarios with real-world complexity are not fully represented in these benchmarks. As the first contribution of this work, we curate and release a new dataset for VIE, in which the document images are much more challenging in that they are taken from real applications, and difficulties such as blur, partial occlusion, and printing shift are quite common. All these factors may lead to failures in information extraction. Therefore, as the second contribution, we explore an alternative approach to precisely and robustly extract key information from document images under such tough conditions. Specifically, in contrast to previous methods, which usually either incorporate visual information into a multi-modal architecture or train text spotting and information extraction in an end-to-end fashion, we explicitly model entities as semantic points, i.e., center points of entities are enriched with semantic information describing the attributes and relationships of different entities, which could largely benefit entity labeling and linking. Extensive experiments on standard benchmarks in this field as well as the proposed dataset demonstrate that the proposed method can achieve significantly enhanced performance on entity labeling and linking, compared with previous state-of-the-art models. Dataset is available at https://www.modelscope.cn/datasets/damo/SIBR/summary.

📄 PDF Abstract BibTeX arXiv:2303.13095

Code (0)

등록된 구현이 없습니다.

Tasks

Text Spotting

Similar Papers 제목 키워드 기반

JacobiNeRF: NeRF Shaping with Mutual Information Gradients

2023-04-01 · CVPR 2023 1 · Xiaomeng Xu, Yanchao Yang, Kaichun Mo, Boxiao Pan 외

We propose a method that trains a neural radiance field (NeRF) to encode not only the appearance of the scene but also semantic correlations between scene points, regions, or entities -- aiming to capture their mutual co…

Instance SegmentationNeRFSemantic Segmentation

MAGIC: Map-Guided Few-Shot Audio-Visual Acoustics Modeling

2024-05-22 · Diwei Huang, Kunyang Lin, Peihao Chen, Qing Du 외

Few-shot audio-visual acoustics modeling seeks to synthesize the room impulse response in arbitrary locations with few-shot observations. To sufficiently exploit the provided few-shot data for accurate acoustic modeling,…

Decoder

HIP: Hierarchical Point Modeling and Pre-training for Visual Information Extraction

2024-11-02 · Rujiao Long, Pengfei Wang, Zhibo Yang, Cong Yao

End-to-end visual information extraction (VIE) aims at integrating the hierarchical subtasks of VIE, including text spotting, word grouping, and entity labeling, into a unified framework. Dealing with the gaps among the …

Image ReconstructionOptical Character Recognition (OCR)Text Spotting

MatchVIE: Exploiting Match Relevancy between Entities for Visual Information Extraction

2021-06-24 · Guozhi Tang, Lele Xie, Lianwen Jin, Jiapeng Wang 외

Visual Information Extraction (VIE) task aims to extract key information from multifarious document images (e.g., invoices and purchase receipts). Most previous methods treat the VIE task simply as a sequence labeling pr…

Graph Neural Network

NARA: Anchor-Conditioned Relation-Aware Contextualization of Heterogeneous Geoentities

2026-05-12 · Jina Kim, Gengchen Mai, Lingyi Zhao, Khurram Shafique 외 arxiv

Geospatial foundation models have primarily focused on raster data such as satellite imagery, where self-supervised learning has been widely studied. Vector geospatial data instead represent the world as discrete geoenti…

Self-Supervised LearningRepresentation Learning