ACL 2022long130 citations

Boundary Smoothing for Named Entity Recognition

Enwei Zhu, Jinpeng Li

Abstract

Neural named entity recognition (NER) models may easily encounter the over-confidence issue, which degrades the performance and calibration. Inspired by label smoothing and driven by the ambiguity of boundary annotation in NER engineering, we propose boundary smoothing as a regularization technique for span-based neural NER models. It re-assigns entity probabilities from annotated spans to the surrounding ones. Built on a simple but strong baseline, our model achieves results better than or competitive with previous state-of-the-art systems on eight well-known NER benchmarks. Further empirical analysis suggests that boundary smoothing effectively mitigates over-confidence, improves model calibration, and brings flatter neural minima and more smoothed loss landscapes.

BibTeX
@inproceedings{zhu-li-2022-boundary,
    title = "Boundary Smoothing for Named Entity Recognition",
    author = "Zhu, Enwei  and
      Li, Jinpeng",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.490/",
    doi = "10.18653/v1/2022.acl-long.490",
    pages = "7096--7108"
}
Boundary Smoothing for Named Entity Recognition · ACL 2022