Accurate forecasting of photovoltaic (PV) power generation is essential for enhancing grid stability, optimizing energy scheduling, and supporting large- scale renewable energy integration. This study proposes TransBiSE-Net, a hybrid deep learning mod...
Accurate forecasting of photovoltaic (PV) power generation is essential for enhancing grid stability, optimizing energy scheduling, and supporting large- scale renewable energy integration. This study proposes TransBiSE-Net, a hybrid deep learning model designed to improve the robustness of time-series forecasting. The model integrates the global context learning capability of a Transformer, the sequential dynamics modeling of a Bidirectional Long Short- Term Memory (BiLSTM) network, and a channel reweighting mechanism. The encoder of the proposed model incorporates convolution-based feature extraction, Fourier-based noise filtering, a Fourier Feature Enhancer (FFE), and Top-K sparse attention, enabling effective suppression of noise while capturing important temporal dependencies. In addition, a Squeeze-and- Excitation (SE) block adaptively recalibrates channel representations, and multi-head attention together with a Transformer-style feed-forward network facilitates long-term dependency learning. The decoder combines BiLSTM with self-attention pooling to precisely model sequential dynamics and enhance peak-value forecasting by assigning higher attention weights to critical timestamps. To address asymmetric error distributions and sensitivity to extreme values, we designed a novel Hybrid Quantile Focal Loss (HQFL) that integrates Mean Squared Error (MSE), Mean Absolute Error (MAE), and quantile-based focal weighting. This loss function improves the reliability of extreme-value prediction, while an early stopping strategy further enhances the model’s generalization capability. TransBiSE-Net is evaluated on two benchmark datasets—Energy Consumption (EC) and Solar PV Generation (SPV)—and consistently outperforms state-of- the-art methods including Transformer, BiLSTM, GRU, CNN, TCN, Informer, FEDformer, AutoEncoder, and VAE. On the EC dataset, TransBiSE-Net reduces error by more than 40% compared with the best baseline (BiLSTM), and on the SPV dataset, it achieves a 65% reduction in MAE and a 0.16 improvement in R² compared with the Transformer baseline. Residual and peak-period analyses further confirm the model’s ability to effectively capture high-amplitude fluctuations with minimized bias and variance. These results demonstrate that TransBiSE- Net provides both high predictive accuracy and strong generalization capability, indicating its potential as a promising framework for smart grid applications.
Keywords: Hybrid deep learning, Solar photovoltaic forecasting, Transformer, BiLSTM, Smart grid