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

Improving Entity Linking by Modeling Latent Relations between Mentions

About

Entity linking involves aligning textual mentions of named entities to their corresponding entries in a knowledge base. Entity linking systems often exploit relations between textual mentions in a document (e.g., coreference) to decide if the linking decisions are compatible. Unlike previous approaches, which relied on supervised systems or heuristics to predict these relations, we treat relations as latent variables in our neural entity-linking model. We induce the relations without any supervision while optimizing the entity-linking system in an end-to-end fashion. Our multi-relational model achieves the best reported scores on the standard benchmark (AIDA-CoNLL) and substantially outperforms its relation-agnostic version. Its training also converges much faster, suggesting that the injected structural bias helps to explain regularities in the training data.

Phong Le, Ivan Titov• 2018

Related benchmarks

TaskDatasetResultRank
Entity LinkingMSNBC
Micro F193.9
36
Entity DisambiguationAIDA CoNLL (test)
In-KB Accuracy93.1
36
Entity LinkingACE2004 (test)
Micro F1 Score89.9
27
Entity LinkingWiki (test)
Micro F178
27
Entity LinkingAQUAINT (test)
Micro F1 Score88.3
27
Entity LinkingCWEB (test)
Micro F177.5
26
Entity DisambiguationWiki (test)
Micro F178
24
Entity DisambiguationAIDA-CoNLL B (test)
In-KB Accuracy93.07
21
Entity DisambiguationAQUAINT (AQ) (test)
Micro F188.3
20
Entity DisambiguationACE 2004 (test)
Micro F189.9
20
Showing 10 of 21 rows

Other info

Follow for update