Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CHOLAN: A Modular Approach for Neural Entity Linking on Wikipedia and Wikidata

About

In this paper, we propose CHOLAN, a modular approach to target end-to-end entity linking (EL) over knowledge bases. CHOLAN consists of a pipeline of two transformer-based models integrated sequentially to accomplish the EL task. The first transformer model identifies surface forms (entity mentions) in a given text. For each mention, a second transformer model is employed to classify the target entity among a predefined candidates list. The latter transformer is fed by an enriched context captured from the sentence (i.e. local context), and entity description gained from Wikipedia. Such external contexts have not been used in the state of the art EL approaches. Our empirical study was conducted on two well-known knowledge bases (i.e., Wikidata and Wikipedia). The empirical results suggest that CHOLAN outperforms state-of-the-art approaches on standard datasets such as CoNLL-AIDA, MSNBC, AQUAINT, ACE2004, and T-REx.

Manoj Prabhakar Kannan Ravi, Kuldeep Singh, Isaiah Onando Mulang', Saeedeh Shekarpour, Johannes Hoffart, Jens Lehmann• 2021

Related benchmarks

TaskDatasetResultRank
Entity LinkingAIDA (testb)
Micro F183.1
28
Entity DisambiguationAQUAINT (AQ) (test)
Micro F10.768
20
Entity DisambiguationACE 2004 (test)
Micro F186.8
20
Entity LinkingAIDA-B (test)
Micro F10.831
12
Entity DisambiguationMSNBC (MSB) (test)
Micro F183.4
7
Entity DisambiguationAIDA-B (test)
Micro F185.7
4
Entity LinkingT-REx Wikidata (test)
Precision75
3
Showing 7 of 7 rows

Other info

Code

Follow for update