Improving Entity Disambiguation by Reasoning over a Knowledge Base
About
Recent work in entity disambiguation (ED) has typically neglected structured knowledge base (KB) facts, and instead relied on a limited subset of KB information, such as entity descriptions or types. This limits the range of contexts in which entities can be disambiguated. To allow the use of all KB facts, as well as descriptions and types, we introduce an ED model which links entities by reasoning over a symbolic knowledge base in a fully differentiable fashion. Our model surpasses state-of-the-art baselines on six well-established ED datasets by 1.3 F1 on average. By allowing access to all KB information, our model is less reliant on popularity-based entity priors, and improves performance on the challenging ShadowLink dataset (which emphasises infrequent and ambiguous entities) by 12.7 F1.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Entity Disambiguation | Standard Entity Disambiguation Datasets (AIDA, MSNBC, AQUAINT, ACE2004, CWEB, WIKI) InKB (test) | AIDA Score90.4 | 15 | |
| Entity Disambiguation | ShadowLink 1.0 | InKB micro F147.6 | 11 | |
| Entity Disambiguation | ShadowLink TOP 1.0 | InKB micro F10.642 | 11 | |
| Entity Disambiguation | ShadowLink TAIL 1.0 | InKB micro F10.985 | 11 | |
| Entity Disambiguation | ShadowLink AVG 1.0 | InKB micro F170.1 | 11 | |
| Entity Disambiguation | ShadowLink SHADOW-DOC 1.0 | InKB micro F160.8 | 8 | |
| Entity Disambiguation | ShadowLink TOP-DOC 1.0 | InKB Micro F174.2 | 8 | |
| Entity Disambiguation | ShadowLink DOC-AVG 1.0 | InKB micro F167.5 | 8 | |
| Entity Disambiguation | 6 standard ED | Avg ED F190 | 6 |