Next Article in Journal
Super-Resolution Reconstruction Approach for MRI Images Based on Transformer Network
Previous Article in Journal
DVAD: A Dynamic Visual Adaptation Framework for Multi-Class Anomaly Detection
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

KGGCN: A Unified Knowledge Graph-Enhanced Graph Convolutional Network Framework for Chinese Named Entity Recognition

1
School of Computer Science and Technology, Xinjiang University, No. 777, Huashui Street, Urumqi 830017, China
2
School of Intelligence Science and Technology, Xinjiang University, No. 777, Huashui Street, Urumqi 830017, China
3
Department of Electronic Engineering, Tsinghua University, No. 1, Tsinghua Yuan, Beijing 100084, China
*
Author to whom correspondence should be addressed.
AI 2025, 6(11), 290; https://doi.org/10.3390/ai6110290
Submission received: 26 September 2025 / Revised: 6 November 2025 / Accepted: 10 November 2025 / Published: 13 November 2025

Abstract

Recent advances in Chinese Named Entity Recognition (CNER) have integrated lexical features and factual knowledge into pretrained language models. However, existing lexicon-based methods often inject knowledge as restricted, isolated token-level information, lacking rich semantic and structural context. Knowledge graphs (KGs), comprising relational triples, offer explicit relational semantics and reasoning capabilities, while Graph Convolutional Networks (GCNs) effectively capture complex sentence structures. We propose KGGCN, a unified KG-enhanced GCN framework for CNER. KGGCN introduces external factual knowledge without disrupting the original word order, employing a novel end-append serialization scheme and a visibility matrix to control interaction scope. The model further utilizes a two-phase GCN stack, combining a standard GCN for robust aggregation with a multi-head attention GCN for adaptive structural refinement, to capture multi-level structural information. Experiments on four Chinese benchmark datasets demonstrate KGGCN’s superior performance. It achieves the highest F1-scores on MSRA (95.96%) and Weibo (71.98%), surpassing previous bests by 0.26 and 1.18 percentage points, respectively. Additionally, KGGCN obtains the highest Recall on OntoNotes (84.28%) and MSRA (96.14%), and the highest Precision on MSRA (95.82%), Resume (96.40%), and Weibo (72.14%). These results highlight KGGCN’s effectiveness in leveraging structured knowledge and multi-phase graph modeling to enhance entity recognition accuracy and coverage across diverse Chinese texts.
Keywords: named entity recognition; knowledge graph; graph convolutional networks; multi-head attention; pretrained models named entity recognition; knowledge graph; graph convolutional networks; multi-head attention; pretrained models

Share and Cite

MDPI and ACS Style

Chen, X.; He, L.; Hu, W.; Yi, S. KGGCN: A Unified Knowledge Graph-Enhanced Graph Convolutional Network Framework for Chinese Named Entity Recognition. AI 2025, 6, 290. https://doi.org/10.3390/ai6110290

AMA Style

Chen X, He L, Hu W, Yi S. KGGCN: A Unified Knowledge Graph-Enhanced Graph Convolutional Network Framework for Chinese Named Entity Recognition. AI. 2025; 6(11):290. https://doi.org/10.3390/ai6110290

Chicago/Turabian Style

Chen, Xin, Liang He, Weiwei Hu, and Sheng Yi. 2025. "KGGCN: A Unified Knowledge Graph-Enhanced Graph Convolutional Network Framework for Chinese Named Entity Recognition" AI 6, no. 11: 290. https://doi.org/10.3390/ai6110290

APA Style

Chen, X., He, L., Hu, W., & Yi, S. (2025). KGGCN: A Unified Knowledge Graph-Enhanced Graph Convolutional Network Framework for Chinese Named Entity Recognition. AI, 6(11), 290. https://doi.org/10.3390/ai6110290

Article Metrics

Back to TopTop