An Ensemble Framework for Probabilistic Short-Term Load Forecasting Based on BiTCN and Deep Attention Networks
Probabilistic load forecasting is crucial for modern energy systems, providing point forecasts and uncertainty quantification to enhance decision-making and grid reliability. Achieving accurate forecasts often requires deeper hybrid ensemble models to capture power load complexities. However, increasing model depth can introduce challenges like vanishing gradients, hindering learning efficiency. To address this, we propose an ensemble framework integrating Bidirectional Temporal Convolutional Networks (BiTCN) to capture forward and backward temporal dependencies. An attention mechanism highlights key temporal features, improving accuracy, while skip connections mitigate vanishing gradients by preserving early outputs. A classical neural network models forecast distributions, ensuring a comprehensive uncertainty representation. Compared to state-of-the-art models like WaveNet and Transformers models, our framework achieves a 9.3\% improvement in mean standardized error on a public demand dataset of 500,000 data points. These results demonstrate the effectiveness and robustness of the proposed approach, offering a promising solution for probabilistic load forecasting in power systems.
Code (1)
Tasks
Decision MakingDeep AttentionLoad ForecastingUncertainty QuantificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Short-term Load Forecasting with Deep Residual Networks
We present in this paper a model for forecasting short-term power loads based on deep residual networks. The proposed model is able to integrate domain knowledge and researchers' understanding of the task by virtue of di…
Load ForecastingProbabilistic electric load forecasting through Bayesian Mixture Density Networks
Probabilistic load forecasting (PLF) is a key component in the extended tool-chain required for efficient management of smart energy grids. Neural networks are widely considered to achieve improved prediction performance…
Load ForecastingManagementVariational InferenceProbabilistic Load Forecasting via Point Forecast Feature Integration
Short-term load forecasting is a critical element of power systems energy management systems. In recent years, probabilistic load forecasting (PLF) has gained increased attention for its ability to provide uncertainty in…
energy managementFeature ImportanceLoad ForecastingManagement+2An Auto-Scaling Approach for Serverless Environments Based on a Multi-Expert Consensus Mechanism
Serverless computing provides automatic resource management and pay-per-use execution, but effective autoscaling remains challenging because of dynamic workloads, cold-start latency, and dependencies among functions. We …
Short-term Load Forecasting Based on Hybrid Strategy Using Warm-start Gradient Tree Boosting
A deep-learning-based hybrid strategy for short-term load forecasting is presented. The strategy proposes a novel tree-based ensemble method Warm-start Gradient Tree Boosting (WGTB). Current strategies either ensemble su…
Load Forecasting