We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Empirical Analysis of Unlabeled Entity Problem in Named Entity Recognition

Abstract: In many scenarios, named entity recognition (NER) models severely suffer from unlabeled entity problem, where the entities of a sentence may not be fully annotated. Through empirical studies performed on synthetic datasets, we find two causes of performance degradation. One is the reduction of annotated entities and the other is treating unlabeled entities as negative instances. The first cause has less impact than the second one and can be mitigated by adopting pretraining language models. The second cause seriously misguides a model in training and greatly affects its performances. Based on the above observations, we propose a general approach, which can almost eliminate the misguidance brought by unlabeled entities. The key idea is to use negative sampling that, to a large extent, avoids training NER models with unlabeled entities. Experiments on synthetic datasets and real-world datasets show that our model is robust to unlabeled entity problem and surpasses prior baselines. On well-annotated datasets, our model is competitive with the state-of-the-art method.
Comments: Accepted as a conference paper at ICLR 2021
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2012.05426 [cs.CL]
  (or arXiv:2012.05426v5 [cs.CL] for this version)

Submission history

From: Yangming Li [view email]
[v1] Thu, 10 Dec 2020 02:53:59 GMT (563kb,D)
[v2] Mon, 14 Dec 2020 02:49:27 GMT (563kb,D)
[v3] Wed, 13 Jan 2021 08:01:02 GMT (563kb,D)
[v4] Thu, 4 Feb 2021 03:34:31 GMT (489kb,D)
[v5] Thu, 18 Mar 2021 06:38:57 GMT (528kb,D)

Link back to: arXiv, form interface, contact.