《计算机应用》唯一官方网站 ›› 2023, Vol. 43 ›› Issue (S2): 291-297.DOI: 10.11772/j.issn.1001-9081.2023050654

• 前沿与综合应用 • 上一篇    

基于LSTM-CNN-Attention模型的电力设施非周期巡视决策方法

陈艳霞1, 李鑫明1(), 王志勇2, 于希娟1, 闻宇1, 夏时洪3   

  1. 1.国网北京市电力公司电力科学研究院, 北京 100075
    2.国网北京市电力公司, 北京 100031
    3.中国科学院计算技术研究所, 北京 100190
  • 收稿日期:2023-05-26 修回日期:2023-07-21 接受日期:2023-08-01 发布日期:2024-01-09 出版日期:2023-12-31
  • 通讯作者: 李鑫明
  • 作者简介:陈艳霞(1974—),女,湖北麻城人,教授级高级工程师,博士,主要研究方向:电力系统保护与控制、配电自动化
    李鑫明(1993—),男,河北保定人,工程师,硕士,主要研究方向:电力系统保护与控制
    王志勇(1979—),男,河北行唐人,高级工程师,硕士,主要研究方向:电力系统及其自动化
    于希娟(1976—),女,山西太原人,教授级高级工程师,硕士,主要研究方向:电力系统及其自动化、电能质量
    闻宇(1988—),女,北京人,高级工程师,硕士,主要研究方向:电力系统保护与控制
    夏时洪(1974—),男,四川成都人,研究员,博士,主要研究方向:计算机图形学、虚拟现实。
  • 基金资助:
    国家电网有限公司科技项目资助(5400?202111148A?0?0?00)

Non-periodic inspection decision method of power facility based on LSTM-CNN-Attention model

Yanxia CHEN1, Xinming LI1(), Zhiyong WANG2, Xijuan YU1, Yu WEN1, Shihong XIA3   

  1. 1.Electric Power Research Institute of State Grid Beijing Electric Power Company,Beijing 100075,China
    2.State Grid Beijing Electric Power Company,Beijing 100031,China
    3.Institute of Computing Technology,Chinese Academy of Sciences,Beijing 100190,China
  • Received:2023-05-26 Revised:2023-07-21 Accepted:2023-08-01 Online:2024-01-09 Published:2023-12-31
  • Contact: Xinming LI

摘要:

随着电力系统规模的日益增大,电网面临不确定性故障的危险,会影响人们的日常生活,甚至可导致重大安全事故。因此,提前预测电力设施的运行状态并作出巡视修检决策非常重要。但常用的决策方法(如支持向量机(SVM)模型等)在这些实际应用场景中存在准确度不高、召回率低的问题。针对这一问题,提出一种结合长短期记忆(LSTM)、卷积神经网络(CNN)和注意力(Attention)机制的电力设施非周期巡视决策方法LSTM-CNN-Attention,将数据经过极限梯度提升(XGBoost)特征选择和归一化处理后输入该决策模型,利用注意力机制对经过LSTM和CNN层提取的包含时间和空间的信息作加权处理,区分信息的重要程度,以在输出预测结果时能够更关注那些对结果影响最大的信息,确保在预测过程中更重要的信息能够得到更大的关注和贡献,以提高预测结果的准确性和可靠性。通过在电力设施运行数据集上进行对比实验,验证了LSTM-CNN-Attention的准确率、精确率、召回率和F1-score性能评估指标优于CNN-LSTM、XGBoost、CNN、随机森林、SVM和逻辑回归模型的学习算法。

关键词: 极限梯度提升, 长短期记忆, 卷积神经网络, 注意力机制, 非周期巡视, 电力系统

Abstract:

With the increasing scale of the power system, the power grid is facing the risk of uncertain faults that can affect people’s daily life and can even lead to major accidents. Therefore, it is very important to predict the operating status of power facilities in advance and make inspection and repair decisions. However, commonly used decision-making methods, such as SVM (Support Vector Machine) model, have problems of low accuracy, low recall, in these practical application scenarios. Aming at the issue, a non-periodic inspection decision-making method LSTM-CNN-Attention was proposed for the non-periodic inspection of power facility by combining Long Short-Term Memory (LSTM), Convolutional Neural Network (CNN) and Attention mechanism. The data was input into the decision model after XGBoost (eXtreme Gradient Boosting) feature selection and normalization, and attention mechanism was used to weignt the temporal and spatial information extracted by the LSTM and CNN layers, so as to differentitate the importance of the information that was most influential to the result, thus ensuring that the more important inforamtion could receive greater attention and contribution during the prediction process, and the accruracy and reliability of the prediction results could be improved. Through comparative experiments on power facility operation datasets, it is verified that the proposed method is superior to the learning algorithms of CNN-LSTM, XGBoost, CNN, random forest, SVM and logistic regression models in accuracy, precision, recall and F1 score.

Key words: eXtreme Gradient Boosting (XGBoost), Long Short-Term Memory (LSTM), Convolutional Neural Network (CNN), attention mechanism, non-periodic inspection, power system

中图分类号: