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

Joint Learning of the Embedding of Words and Entities for Named Entity Disambiguation

About

Named Entity Disambiguation (NED) refers to the task of resolving multiple named entity mentions in a document to their correct references in a knowledge base (KB) (e.g., Wikipedia). In this paper, we propose a novel embedding method specifically designed for NED. The proposed method jointly maps words and entities into the same continuous vector space. We extend the skip-gram model by using two models. The KB graph model learns the relatedness of entities using the link structure of the KB, whereas the anchor context model aims to align vectors such that similar words and entities occur close to one another in the vector space by leveraging KB anchors and their context words. By combining contexts based on the proposed embedding with standard NED features, we achieved state-of-the-art accuracy of 93.1% on the standard CoNLL dataset and 85.2% on the TAC 2010 dataset.

Ikuya Yamada, Hiroyuki Shindo, Hideaki Takeda, Yoshiyasu Takefuji• 2016

Related benchmarks

TaskDatasetResultRank
Text Classification20News
Accuracy82.9
101
Text ClassificationR8
Accuracy96.5
54
Entity DisambiguationAIDA CoNLL (test)
In-KB Accuracy93.1
36
Named Entity DisambiguationAIDA (test)
Micro InKB F191.5
25
Entity DisambiguationAIDA-CoNLL B (test)
In-KB Accuracy91.5
21
Entity LinkingTAC-KBP 2010 (test)
Accuracy85.5
16
Named Entity DisambiguationTAC 2010
Micro Accuracy85.2
12
Entity LinkingAIDA-B (test)--
12
Entity LinkingCoNLL (test)
Micro Accuracy93.1
11
Entity TypingFIGMENT 102 types (test)
P@192.5
8
Showing 10 of 16 rows

Other info

Follow for update