Andrew D. O’Harney

h-index4
2papers
77citations

2 Papers

1.3CLOct 22, 2018Code
Named Entity Disambiguation using Deep Learning on Graphs

Alberto Cetoli, Mohammad Akbari, Stefano Bragaglia et al.

We tackle \ac{NED} by comparing entities in short sentences with \wikidata{} graphs. Creating a context vector from graphs through deep learning is a challenging problem that has never been applied to \ac{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 (\wikidatadisamb{}) is created to allow a clean and scalable evaluation of \ac{NED} with \wikidata{} entries, and to be used as a reference in future research. In the end our results show that a \ac{Bi-LSTM} encoding of the graph triplets performs best, improving upon the baseline models and scoring an \rm{F1} value of $91.6\%$ on the \wikidatadisamb{} test set

39.3CLSep 28, 2017Code
Graph Convolutional Networks for Named Entity Recognition

A. Cetoli, S. Bragaglia, A. D. O'Harney et al.

In this paper we investigate the role of the dependency tree in a named entity recognizer upon using a set of GCN. We perform a comparison among different NER architectures and show that the grammar of a sentence positively influences the results. Experiments on the ontonotes dataset demonstrate consistent performance improvements, without requiring heavy feature engineering nor additional language-specific knowledge.