Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (7): 2334-2346.DOI: 10.11772/j.issn.1001-9081.2025060676

• Frontier and comprehensive applications • Previous Articles    

Short-term power load forecasting model based on dynamic convolution decomposition and multi-scale graph

Li ZHU1, Lugema MI1(), Chunqiang ZHU2,3, Wanru XU1, Jingkai GAO1, Jinqi QU1   

  1. 1.College of Artificial Intelligence and Computer Science,Xi'an University of Science and Technology,Xi'an Shaanxi 710600,China
    2.School of Computer Science and Technology,Xi'an Jiaotong University,Xi'an Shaanxi 710049,China
    3.Training Center,State Grid Shaanxi Electric Power Company Limited,Xi'an Shaanxi 710032,China
  • Received:2025-06-19 Revised:2025-09-13 Accepted:2025-09-29 Online:2025-10-13 Published:2026-07-10
  • Contact: Lugema MI
  • About author:ZHU Li, born in 1976, M. S., associate professor. Her research interests include intelligent information processing.
    ZHU Chunqiang, born in 1974, Ph. D. candidate, senior engineer. His research interests include intelligent analysis of power systems.
    XU Wanru, born in 2000, M. S. candidate. Her research interests include time series data generation.
    GAO Jingkai, born in 1996, M. S. candidate. His research interests include machine learning.
    QU Jinqi, born in 2003. His research interests include artificial intelligence, software development.
  • Supported by:
    National Natural Science Foundation of China(52474247);Science and Technology Project of State Grid Shaanxi Electric Power Company Limited(5226PX250001)

基于动态卷积分解和多尺度图的短期电力负荷预测模型

朱莉1, 米路革麻1(), 朱春强2,3, 徐婉茹1, 高靖凯1, 屈锦琪1   

  1. 1.西安科技大学 人工智能与计算机学院,西安 710600
    2.西安交通大学 计算机科学与技术学院,西安 710049
    3.国网陕西省电力公司 培训中心,西安 710032
  • 通讯作者: 米路革麻
  • 作者简介:朱莉(1976—),女,陕西宝鸡人,副教授,硕士,CCF会员,主要研究方向:智能信息处理
    朱春强(1974—),男,陕西汉中人,高级工程师,博士研究生,主要研究方向:电力系统智能分析
    徐婉茹(2000—),女,陕西宝鸡人,硕士研究生,主要研究方向:扩散模型、时间序列数据生成
    高靖凯(1996—),男,河南周口人,硕士研究生,主要研究方向:机器学习
    屈锦琪(2003—),男,陕西宝鸡人,主要研究方向:人工智能、软件开发。
  • 基金资助:
    国家自然科学基金资助项目(52474247);国网陕西省电力有限公司科技项目(5226PX250001);国网陕西省电力有限公司科技项目(5226PX250003)

Abstract:

To address the problem that the existing short-term power load forecasting methods have difficulty in effectively modeling non-linear structures and lack cross-scale and cross-variable interaction capabilities, a short-term power load forecasting model based on Dynamic Convolution Decomposition and Multi-Scale Graph (DCDMSG) was proposed. First,to cope with the complex non-linear structure, a dynamic convolution decomposition method was adopted to decompose the trend and seasonal items in the load sequence. Second, the trend item was forecasted using a linear layer directly, and for the seasonal item, a multi-scale sequence was constructed for deep modeling using an adaptive multi-scale sequence construction method. Third, to model the complex dependencies within and outside the multi-scale sequence, a multi-scale fusion graph was used to capture dependencies within sequences at different scales, a multi-variable correlation graph was utilized to model correlations between variables, and a multi-scale mix-hop propagation was employed to aggregate features in the graph. Finally, the seasonal items were forecasted, and the obtained forecast results were weighted and fused with the trend items' forecast results to obtain the final forecast values. Experimental results show that, on the Australian dataset, the Mean Absolute Error (MAE) and Root Mean Square Error (RMSE) of DCDMSG reached 0.379 MW and 0.529 MW, respectively, which were reduced by 7.11%-21.37% and 9.88%-26.32% compared with all comparison models. On the Cele dataset, DCDMSG achieved an MAE of 0.437 MW and an RMSE of 0.708 MW, representing decreases of 5.61%-24.66% and 5.22%-24.12% over all comparison models. In the short-term power load forecasting task, DCDMSG effectively improves the forecast accuracy through seasonal-trend decomposition as well as cross-scale and cross-variable modeling.

Key words: short-term power load forecasting, dynamic convolution decomposition, multi-scale feature, Graph Neural Network (GNN), mix-hop propagation

摘要:

针对现有的短期电力负荷预测方法难以有效建模非线性结构和缺乏跨尺度与跨变量交互能力的问题,提出基于动态卷积分解和多尺度图的短期电力负荷预测模型(DCDMSG)。首先,采用动态卷积分解方法分解负荷序列中的趋势和季节项,以应对复杂的非线性结构;其次,利用线性层预测趋势项,对季节项则采用自适应多尺度序列构建方法生成多尺度序列并进行深度建模;再次,为了建模多尺度序列内外的复杂依赖关系,使用多尺度融合图捕捉不同尺度序列内的依赖关系,利用多变量相关图建模不同变量之间的相关性,并采用多尺度混合跳传播聚合图中的特征;最后,对季节项进行预测,并将得到的预测结果与趋势项预测结果进行加权融合得到最终预测值。实验结果表明,在Australian数据集上, DCDMSG的平均绝对误差(MAE)为0.379 MW,均方根误差(RMSE)为0.529 MW,比对比模型分别降低了7.11%~21.37%和9.88%~26.32%;在Cele数据集上, DCDMSG的MAE为0.437 MW, RMSE为0.708 MW,比对比模型分别降低了5.61%~24.66%和5.22%~24.12%。在短期电力负荷预测任务中,DCDMSG利用季节趋势分解和跨尺度与跨变量建模有效提高了预测精度。

关键词: 短期负荷预测, 动态卷积分解, 多尺度特征, 图神经网络, 混合跳传播

CLC Number: