HyperAIHyperAI
11 days ago

A Lexicon-Based Graph Neural Network for Chinese NER

{Xuanjing Huang, Tao Gui, Minlong Peng, Yicheng Zou, Zhongyu Wei, Qi Zhang, Jinlan Fu}
A Lexicon-Based Graph Neural Network for Chinese NER
Abstract

Recurrent neural networks (RNN) used for Chinese named entity recognition (NER) that sequentially track character and word information have achieved great success. However, the characteristic of chain structure and the lack of global semantics determine that RNN-based models are vulnerable to word ambiguities. In this work, we try to alleviate this problem by introducing a lexicon-based graph neural network with global semantics, in which lexicon knowledge is used to connect characters to capture the local composition, while a global relay node can capture global sentence semantics and long-range dependency. Based on the multiple graph-based interactions among characters, potential words, and the whole-sentence semantics, word ambiguities can be effectively tackled. Experiments on four NER datasets show that the proposed model achieves significant improvements against other baseline models.

A Lexicon-Based Graph Neural Network for Chinese NER | Latest Papers | HyperAI