paper-with-me

Papers

DGCN Based Solution for Entity Linking on Visual Rich Document

2022-11-16 · no publication 2022 11 · Shaodong Hou

Various works on entity extraction on visual rich document (VRD) have been done. However, few methods have been explored to handle entity linking problem. The difficulties come from the number of possible linking edges among entities is of square times complexity. Our approach introduces directed graph based convolutional network (DGCN) to predict relations between entities, which out performs existing methods on the FUNSD entity linking task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Visual Named Entity Linking: A New Dataset and A Baseline

2022-11-09 · Wenxiang Sun, Yixing Fan, Jiafeng Guo, Ruqing Zhang 외

Visual Entity Linking (VEL) is a task to link regions of images with their corresponding entities in Knowledge Bases (KBs), which is beneficial for many computer vision tasks such as image retrieval, image caption, and v…

Entity LinkingImage RetrievalQuestion AnsweringRetrieval+2

DocTr: Document Transformer for Structured Information Extraction in Documents

2023-07-16 · ICCV 2023 1 · Haofu Liao, Aruni RoyChowdhury, Weijian Li, Ankan Bansal 외

We present a new formulation for structured information extraction (SIE) from visually rich documents. It aims to address the limitations of existing IOB tagging or graph-based formulations, which are either overly relia…

Entity LinkingSemantic entity labeling

Mahānāma: A Unique Testbed for Literary Entity Discovery and Linking

2025-09-24 · Sujoy Sarkar, Gourav Sarkar, Manoj Balaji Jagadeeshan, Jivnesh Sandhan 외 arxiv

High lexical variation, ambiguous references, and long-range dependencies make entity resolution in literary texts particularly challenging. We present Mahānāma, the first large-scale dataset for end-to-end Entity Discov…

Entity ResolutionEntity Linking

Linked Dynamic Graph CNN: Learning on Point Cloud via Linking Hierarchical Features

2019-04-22 · Kuangen Zhang, Ming Hao, Jing Wang, Clarence W. de Silva 외

Learning on point cloud is eagerly in demand because the point cloud is a common type of geometric data and can aid robots to understand environments robustly. However, the point cloud is sparse, unstructured, and unorde…

DWE+: Dual-Way Matching Enhanced Framework for Multimodal Entity Linking

2024-04-07 · Shezheng Song, Shasha Li, Shan Zhao, Xiaopeng Li 외

Multimodal entity linking (MEL) aims to utilize multimodal information (usually textual and visual information) to link ambiguous mentions to unambiguous entities in knowledge base. Current methods facing main issues: (1…

Contrastive LearningEntity Linking