ACL 2023findings4 citations

Sampling Better Negatives for Distantly Supervised Named Entity Recognition

Lu Xu, Lidong Bing, Wei Lu

Abstract

Distantly supervised named entity recognition (DS-NER) has been proposed to exploit the automatically labeled training data instead of human annotations. The distantly annotated datasets are often noisy and contain a considerable number of false negatives. The recent approach uses a weighted sampling approach to select a subset of negative samples for training. However, it requires a good classifier to assign weights to the negative samples. In this paper, we propose a simple and straightforward approach for selecting the top negative samples that have high similarities with all the positive samples for training. Our method achieves consistent performance improvements on four distantly supervised NER datasets. Our analysis also shows that it is critical to differentiate the true negatives from the false negatives.

BibTeX
@inproceedings{xu-etal-2023-sampling,
    title = "Sampling Better Negatives for Distantly Supervised Named Entity Recognition",
    author = "Xu, Lu  and
      Bing, Lidong  and
      Lu, Wei",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.300/",
    doi = "10.18653/v1/2023.findings-acl.300",
    pages = "4874--4882"
}
Sampling Better Negatives for Distantly Supervised Named Entity Recognition · ACL 2023