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

Joint Learning of Named Entity Recognition and Entity Linking

About

Named entity recognition (NER) and entity linking (EL) are two fundamentally related tasks, since in order to perform EL, first the mentions to entities have to be detected. However, most entity linking approaches disregard the mention detection part, assuming that the correct mentions have been previously detected. In this paper, we perform joint learning of NER and EL to leverage their relatedness and obtain a more robust and generalisable system. For that, we introduce a model inspired by the Stack-LSTM approach (Dyer et al., 2015). We observe that, in fact, doing multi-task learning of NER and EL improves the performance in both tasks when comparing with models trained with individual objectives. Furthermore, we achieve results competitive with the state-of-the-art in both NER and EL.

Pedro Henrique Martins, Zita Marinho, Andr\'e F. T. Martins• 2019

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 2003 (test)
F1 Score92.43
539
Entity LinkingAIDA (testb)
Micro F181.9
28
Entity LinkingAIDA (testa)
Micro F185.2
23
Entity LinkingGERBIL
InKB Micro F1 (AIDA-B)81.9
15
Entity LinkingAIDA and Out-of-domain (MSNBC, Derczynski, KORE50, N3-Reuters-128, N3-RSS-500, OKE-15, OKE-16) (test)
AIDA Performance81.9
12
Entity LinkingAIDA (test)
Micro F181.9
8
End-to-end Entity LinkingAIDA CoNLL (test)
Micro F181.9
4
End-to-end Entity LinkingAIDA CoNLL (val)
Macro F10.828
3
Showing 8 of 8 rows

Other info

Follow for update