English

Efficient Dependency-Guided Named Entity Recognition

Computation and Language 2018-10-23 v2

Abstract

Named entity recognition (NER), which focuses on the extraction of semantically meaningful named entities and their semantic classes from text, serves as an indispensable component for several down-stream natural language processing (NLP) tasks such as relation extraction and event extraction. Dependency trees, on the other hand, also convey crucial semantic-level information. It has been shown previously that such information can be used to improve the performance of NER (Sasano and Kurohashi 2008, Ling and Weld 2012). In this work, we investigate on how to better utilize the structured information conveyed by dependency trees to improve the performance of NER. Specifically, unlike existing approaches which only exploit dependency information for designing local features, we show that certain global structured information of the dependency trees can be exploited when building NER models where such information can provide guided learning and inference. Through extensive experiments, we show that our proposed novel dependency-guided NER model performs competitively with models based on conventional semi-Markov conditional random fields, while requiring significantly less running time.

Keywords

Cite

@article{arxiv.1810.08436,
  title  = {Efficient Dependency-Guided Named Entity Recognition},
  author = {Zhanming Jie and Aldrian Obaja Muis and Wei Lu},
  journal= {arXiv preprint arXiv:1810.08436},
  year   = {2018}
}

Comments

8+1 pages, 9 pages supplementary. Published in The 31st AAAI Conference on Artificial Intelligence (AAAI 2017). This version fixes the errors in two equations. arXiv admin note: text overlap with arXiv:1711.07010 by other authors