English

A Multi-task Learning Approach for Named Entity Recognition using Local Detection

Computation and Language 2019-04-23 v2

Abstract

Named entity recognition (NER) systems that perform well require task-related and manually annotated datasets. However, they are expensive to develop, and are thus limited in size. As there already exists a large number of NER datasets that share a certain degree of relationship but differ in content, it is important to explore the question of whether such datasets can be combined as a simple method for improving NER performance. To investigate this, we developed a novel locally detecting multitask model using FFNNs. The model relies on encoding variable-length sequences of words into theoretically lossless and unique fixed-size representations. We applied this method to several well-known NER tasks and compared the results of our model to baseline models as well as other published results. As a result, we observed competitive performance in nearly all of the tasks.

Keywords

Cite

@article{arxiv.1904.03300,
  title  = {A Multi-task Learning Approach for Named Entity Recognition using Local Detection},
  author = {Nargiza Nosirova and Mingbin Xu and Hui Jiang},
  journal= {arXiv preprint arXiv:1904.03300},
  year   = {2019}
}

Comments

8 pages, 1 figure, 5 tables (Rejected by ACL2018 with score 3-4-4)

R2 v1 2026-06-23T08:31:06.864Z