Next Article in Journal
Experimental Study on Chemiluminescence Properties of Ammonia-Methane Non-Premixed Laminar Flames
Previous Article in Journal
Topology and Control Strategy of Multi-Port DC Power Electronic Transformer Based on Soft Switching
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Named Entity Recognition Model for Chinese Electricity Violation Descriptions Based on Word-Character Fusion and Multi-Head Attention Mechanisms

1
Electric Power Research Institute of Guizhou Power Grid Co., Ltd., Guiyang 550002, China
2
School of Electrical and Information Engineering, Tianjin University, Tianjin 300072, China
3
Southern Power Grid Digital Grid Group Co., Ltd., Guizhou Branch, Guiyang 550002, China
*
Author to whom correspondence should be addressed.
Energies 2025, 18(2), 401; https://doi.org/10.3390/en18020401
Submission received: 9 December 2024 / Revised: 13 January 2025 / Accepted: 16 January 2025 / Published: 17 January 2025
(This article belongs to the Section A1: Smart Grids and Microgrids)

Abstract

Due to the complexity and technicality of named entity recognition (NER) in the power grid field, existing methods are ineffective at identifying specialized terms in power grid operation record texts. Therefore, this paper proposes a Chinese power violation description entity recognition model based on word-character fusion and multi-head attention mechanisms. The model first utilizes a collected power grid domain corpus to train a Word2Vec model, which produces static word vector representations. These static word vectors are then integrated with the dynamic character vector features of the input text generated by the BERT model, thereby mitigating the impact of segmentation errors on the NER model and enhancing the model’s ability to identify entity boundaries. The combined vectors are subsequently input into a BiGRU model for learning contextual features. The output from the BiGRU layer is then passed to an attention mechanism layer to obtain enhanced semantic features, which highlight key semantics and improve the model’s contextual understanding ability. Finally, the CRF layer decodes the output to generate the globally optimal label sequence with the highest probability. Experimental results on the constructed power grid field operation violation description dataset demonstrate that the proposed NER model outperforms the traditional BERT-BiLSTM-CRF model, with an average improvement of 1.58% in precision, recall, and F1-score. This demonstrates the effectiveness of the model design and further enhances the accuracy of entity recognition in the power grid domain.
Keywords: named entity recognition (NER); attention mechanism; electric grid on-site operation violation description; word-character fusion named entity recognition (NER); attention mechanism; electric grid on-site operation violation description; word-character fusion

Share and Cite

MDPI and ACS Style

Meng, L.; Wang, Y.; Huang, Y.; Ma, D.; Zhu, X.; Zhang, S. A Named Entity Recognition Model for Chinese Electricity Violation Descriptions Based on Word-Character Fusion and Multi-Head Attention Mechanisms. Energies 2025, 18, 401. https://doi.org/10.3390/en18020401

AMA Style

Meng L, Wang Y, Huang Y, Ma D, Zhu X, Zhang S. A Named Entity Recognition Model for Chinese Electricity Violation Descriptions Based on Word-Character Fusion and Multi-Head Attention Mechanisms. Energies. 2025; 18(2):401. https://doi.org/10.3390/en18020401

Chicago/Turabian Style

Meng, Lingwen, Yulin Wang, Yuanjun Huang, Dingli Ma, Xinshan Zhu, and Shumei Zhang. 2025. "A Named Entity Recognition Model for Chinese Electricity Violation Descriptions Based on Word-Character Fusion and Multi-Head Attention Mechanisms" Energies 18, no. 2: 401. https://doi.org/10.3390/en18020401

APA Style

Meng, L., Wang, Y., Huang, Y., Ma, D., Zhu, X., & Zhang, S. (2025). A Named Entity Recognition Model for Chinese Electricity Violation Descriptions Based on Word-Character Fusion and Multi-Head Attention Mechanisms. Energies, 18(2), 401. https://doi.org/10.3390/en18020401

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop