English

MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition

Computation and Language 2021-07-13 v1 Artificial Intelligence

Abstract

Recently, word enhancement has become very popular for Chinese Named Entity Recognition (NER), reducing segmentation errors and increasing the semantic and boundary information of Chinese words. However, these methods tend to ignore the information of the Chinese character structure after integrating the lexical information. Chinese characters have evolved from pictographs since ancient times, and their structure often reflects more information about the characters. This paper presents a novel Multi-metadata Embedding based Cross-Transformer (MECT) to improve the performance of Chinese NER by fusing the structural information of Chinese characters. Specifically, we use multi-metadata embedding in a two-stream Transformer to integrate Chinese character features with the radical-level embedding. With the structural characteristics of Chinese characters, MECT can better capture the semantic information of Chinese characters for NER. The experimental results obtained on several well-known benchmarking datasets demonstrate the merits and superiority of the proposed MECT method.\footnote{The source code of the proposed method is publicly available at https://github.com/CoderMusou/MECT4CNER.

Keywords

Cite

@article{arxiv.2107.05418,
  title  = {MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition},
  author = {Shuang Wu and Xiaoning Song and Zhenhua Feng},
  journal= {arXiv preprint arXiv:2107.05418},
  year   = {2021}
}

Comments

Accepted to ACL-2021

R2 v1 2026-06-24T04:06:19.446Z