Deep Joint Entity Disambiguation with Local Neural Attention
2017-04-17EMNLP 2017Code Available1· sign in to hype
Octavian-Eugen Ganea, Thomas Hofmann
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/dalab/deep-edOfficialIn papertorch★ 0
- github.com/klimzaporojets/DWIEpytorch★ 52
- github.com/yifding/deep_ed_PyTorchpytorch★ 0
Abstract
We propose a novel deep learning model for joint document-level entity disambiguation, which leverages learned neural representations. Key components are entity embeddings, a neural attention mechanism over local context windows, and a differentiable joint inference stage for disambiguation. Our approach thereby combines benefits of deep learning with more traditional approaches such as graphical models and probabilistic mention-entity maps. Extensive experiments show that we are able to obtain competitive or state-of-the-art accuracy at moderate computational costs.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| ACE2004 | Global | Micro-F1 | 88.5 | — | Unverified |
| AIDA-CoNLL | Global | In-KB Accuracy | 92.22 | — | Unverified |
| AQUAINT | Global | Micro-F1 | 88.5 | — | Unverified |
| MSNBC | Global | Micro-F1 | 93.7 | — | Unverified |
| WNED-CWEB | Global | Micro-F1 | 77.9 | — | Unverified |
| WNED-WIKI | Glonal | Micro-F1 | 77.5 | — | Unverified |