Back to #graph neural networks

Physics-Informed Series-Aware Graph Transformer Model for Net Load Forecasting

Sep 2026 · IEEE Transactions on Smart Grid · Vol 17, pp. 4008-4020 · 0 citations · 52 references

Abstract

The growing integration of renewable energy sources (RESs), such as photovoltaic (PV) and wind (WD), has significantly increased the variability of net load (NL), posing critical challenges on the net load forecasting. In this paper, a novel physics-informed series-aware graph Transformer (PISAGT) model is proposed for the net load forecasting, which synergistically combines the advantages of both direct and indirect forecasting methods to achieve superior forecasting performance. Firstly, a physics-informed loss module (PILM) is proposed, which introduces the physical characteristics of the net load into the loss function to incorporate physical knowledge in the gradient descent optimization, thereby enhancing the model’s generalization capability for more stable and trustworthy predictions. Secondly, a variable-scale patch embedding method segments time series into subsequence-level patches and transforms them into 2D representations, which enables the forecast model to simultaneously capture local temporal patterns across diverse forecasting horizons. Thirdly, a series-aware graph learning mechanism (SAGLM) which includes graph token encoding, adaptive adjacency matrix learning, and graph convolution, is proposed to integrate graph neural networks (GNNs) with Transformer within a synergistic framework to comprehensively capture intra-series and inter-series dependencies in net load datasets. Finally, case studies on the real-world datasets demonstrate that the PISAGT model can achieve a 14.4% improvement in prediction accuracy compared with direct forecasting methods, showing its effectiveness in net load forecasting.

View source

Similar papers

Locality-Preserving Graph Laplacian Manifold Learning Based Model Predictive Control for Three-Phase Inverters

This article presents a model predictive control (MPC) strategy for three-phase inverters based on locality preserving projections (LPPs). Unlike conventional machine learning–based MPC approaches that rely on predefined or high-dimensional input features, the proposed LPP-MPC automatically extracts compact, informative representations by preserving the data’s intrinsic geometric structure. This dimensionality reduction enables fast linear control-law evaluation with computational complexity O(1), making the controller well-suited for real-time implementation. Experimental results demonstrate that the LPP-MPC achieves lower total harmonic distortion (THD) and reduced tracking error compared to quadratic-programming MPC under both linear and nonlinear load conditions, and the proposed controller maintains consistently lower THD throughout load transients than other methods such as two-degree-of-freedom MPC. Compared to existing model-free MPC and deep learning neural network, the LPP-MPC has the lowest THD and root mean square error with the least computational time owing to its efficient linear structure and strong generalization capability.

Jianwu Zeng, Lizheng Cheng, V. Winstead et al. · 1 citation

Related blog posts