NAACL 2022findings67 citations

Delving Deep into Regularity: A Simple but Effective Method for Chinese Named Entity Recognition

Yingjie Gu, Xiaoye Qu, Zhefeng Wang, Yi Zheng, Baoxing Huai, Nicholas Jing Yuan

Abstract

Recent years have witnessed the improving performance of Chinese Named Entity Recognition (NER) from proposing new frameworks or incorporating word lexicons. However, the inner composition of entity mentions in character-level Chinese NER has been rarely studied. Actually, most mentions of regular types have strong name regularity. For example, entities end with indicator words such as “公司 (company) ” or “银行 (bank)” usually belong to organization. In this paper, we propose a simple but effective method for investigating the regularity of entity spans in Chinese NER, dubbed as Regularity-Inspired reCOgnition Network (RICON). Specifically, the proposed model consists of two branches: a regularity-aware module and a regularity-agnostic module. The regularity-aware module captures the internal regularity of each span for better entity type prediction, while the regularity-agnostic module is employed to locate the boundary of entities and relieve the excessive attention to span regularity. An orthogonality space is further constructed to encourage two modules to extract different aspects of regularity features. To verify the effectiveness of our method, we conduct extensive experiments on three benchmark datasets and a practical medical dataset. The experimental results show that our RICON significantly outperforms previous state-of-the-art methods, including various lexicon-based methods.

BibTeX
@inproceedings{gu-etal-2022-delving,
    title = "Delving Deep into Regularity: A Simple but Effective Method for {C}hinese Named Entity Recognition",
    author = "Gu, Yingjie  and
      Qu, Xiaoye  and
      Wang, Zhefeng  and
      Zheng, Yi  and
      Huai, Baoxing  and
      Yuan, Nicholas Jing",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2022",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-naacl.143/",
    doi = "10.18653/v1/2022.findings-naacl.143",
    pages = "1863--1873"
}
Delving Deep into Regularity: A Simple but Effective Method for Chinese Named Entity Recognition · NAACL 2022