SOTAVerified

Named Entity Disambiguation using Deep Learning on Graphs

2018-10-22Code Available0· sign in to hype

Alberto Cetoli, Mohammad Akbari, Stefano Bragaglia, Andrew D. O'Harney, Marc Sloan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We tackle NED by comparing entities in short sentences with graphs. Creating a context vector from graphs through deep learning is a challenging problem that has never been applied to NED. Our main contribution is to present an experimental study of recent neural techniques, as well as a discussion about which graph features are most important for the disambiguation task. In addition, a new dataset () is created to allow a clean and scalable evaluation of NED with entries, and to be used as a reference in future research. In the end our results show that a Bi-LSTM encoding of the graph triplets performs best, improving upon the baseline models and scoring an F1 value of 91.6\% on the test set

Tasks

Reproductions