Papers › A Lexicon-Based Graph Neural Network for Chinese NER

A Lexicon-Based Graph Neural Network for Chinese NER

1 Nov 2019IJCNLP 2019 11archive 2025-07-28

Tao Gui, Yicheng Zou, Qi Zhang, Minlong Peng, Jinlan Fu, Zhongyu Wei, Xuanjing Huang

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.

PaperPDF

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Chinese Named Entity RecognitionGraph Neural NetworkNERNamed Entity RecognitionNamed Entity Recognition (NER)Sentencenamed-entity-recognition

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Chinese Named Entity Recognition OntoNotes 4 LGN F1 74.89 #13 of 15 Archive leaderboard report
Chinese Named Entity Recognition OntoNotes 4 LGN Precision 76.13 #13 of 15 Archive leaderboard report
Chinese Named Entity Recognition OntoNotes 4 LGN Recall 73.68 #13 of 15 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Graph Neural Network

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections