English

SCL-RAI: Span-based Contrastive Learning with Retrieval Augmented Inference for Unlabeled Entity Problem in NER

Computation and Language 2023-10-25 v3

Abstract

Named Entity Recognition is the task to locate and classify the entities in the text. However, Unlabeled Entity Problem in NER datasets seriously hinders the improvement of NER performance. This paper proposes SCL-RAI to cope with this problem. Firstly, we decrease the distance of span representations with the same label while increasing it for different ones via span-based contrastive learning, which relieves the ambiguity among entities and improves the robustness of the model over unlabeled entities. Then we propose retrieval augmented inference to mitigate the decision boundary shifting problem. Our method significantly outperforms the previous SOTA method by 4.21% and 8.64% F1-score on two real-world datasets.

Keywords

Cite

@article{arxiv.2209.01646,
  title  = {SCL-RAI: Span-based Contrastive Learning with Retrieval Augmented Inference for Unlabeled Entity Problem in NER},
  author = {Shuzheng Si and Shuang Zeng and Jiaxing Lin and Baobao Chang},
  journal= {arXiv preprint arXiv:2209.01646},
  year   = {2023}
}

Comments

COLING 2022

R2 v1 2026-06-28T00:42:10.027Z