SOTAVerified

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.

Reproduce

Code

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

DatasetModelMetricClaimedVerifiedStatus
ACE2004GlobalMicro-F188.5Unverified
AIDA-CoNLLGlobalIn-KB Accuracy92.22Unverified
AQUAINTGlobalMicro-F188.5Unverified
MSNBCGlobalMicro-F193.7Unverified
WNED-CWEBGlobalMicro-F177.9Unverified
WNED-WIKIGlonalMicro-F177.5Unverified

Reproductions