English

Improving a Named Entity Recognizer Trained on Noisy Data with a Few Clean Instances

Computation and Language 2023-10-26 v1 Artificial Intelligence Machine Learning

Abstract

To achieve state-of-the-art performance, one still needs to train NER models on large-scale, high-quality annotated data, an asset that is both costly and time-intensive to accumulate. In contrast, real-world applications often resort to massive low-quality labeled data through non-expert annotators via crowdsourcing and external knowledge bases via distant supervision as a cost-effective alternative. However, these annotation methods result in noisy labels, which in turn lead to a notable decline in performance. Hence, we propose to denoise the noisy NER data with guidance from a small set of clean instances. Along with the main NER model we train a discriminator model and use its outputs to recalibrate the sample weights. The discriminator is capable of detecting both span and category errors with different discriminative prompts. Results on public crowdsourcing and distant supervision datasets show that the proposed method can consistently improve performance with a small guidance set.

Keywords

Cite

@article{arxiv.2310.16790,
  title  = {Improving a Named Entity Recognizer Trained on Noisy Data with a Few Clean Instances},
  author = {Zhendong Chu and Ruiyi Zhang and Tong Yu and Rajiv Jain and Vlad I Morariu and Jiuxiang Gu and Ani Nenkova},
  journal= {arXiv preprint arXiv:2310.16790},
  year   = {2023}
}

Comments

14 pages

R2 v1 2026-06-28T13:01:49.986Z