login

Joint Learning of Named Entity Recognition and Entity Linking

Published 1 January 2019Open access
Pedro Henrique Martins, Zita Marinho, André F. T. Martins
Citations87
View PDF

TL;DR

This paper performs joint learning of NER and EL to leverage their relatedness and obtain a more robust and generalisable system, and introduces a model inspired by the Stack-LSTM approach.

Abstract

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. 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.

Keywords

Computer Science