CLLGSep 1, 2022

Find the Funding: Entity Linking with Incomplete Funding Knowledge Bases

arXiv:2209.00351v2582 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses a domain-specific challenge for industry and research communities by improving funding tracking and profiling.

The paper tackled the problem of linking funding entities in academic articles despite incomplete knowledge bases, achieving superior performance over existing baselines.

Automatic extraction of funding information from academic articles adds significant value to industry and research communities, such as tracking research outcomes by funding organizations, profiling researchers and universities based on the received funding, and supporting open access policies. Two major challenges of identifying and linking funding entities are: (i) sparse graph structure of the Knowledge Base (KB), which makes the commonly used graph-based entity linking approaches suboptimal for the funding domain, (ii) missing entities in KB, which (unlike recent zero-shot approaches) requires marking entity mentions without KB entries as NIL. We propose an entity linking model that can perform NIL prediction and overcome data scarcity issues in a time and data-efficient manner. Our model builds on a transformer-based mention detection and bi-encoder model to perform entity linking. We show that our model outperforms strong existing baselines.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes