paper-with-me

Papers

An Ensemble Framework for Probabilistic Short-Term Load Forecasting Based on BiTCN and Deep Attention Networks

2025-02-25 · Research gate 2025 2 · Bilel Benziane, Benoit Lardeux, Maher Jridi, Ayoub Mcharek

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.

📄 PDF Abstract BibTeX

Code (1)

bilelBenziane/deep-bitcn-attn-prob-load-forecast pytorch

Tasks

Decision MakingDeep AttentionLoad ForecastingUncertainty Quantification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Dilated Causal Convolution A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by…
Mixture of Logistic Distributions 설명 없음
WaveNet WaveNet is an audio generative model based on the PixelCNN architecture. In order to deal with long-range temporal dependencies…

Similar Papers 제목 키워드 기반

Short-term Load Forecasting with Deep Residual Networks

2018-05-30 · Kunjin Chen, Kunlong Chen, Qin Wang, Ziyu He 외

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 Forecasting

Probabilistic electric load forecasting through Bayesian Mixture Density Networks

2020-12-23 · Alessandro Brusaferri, Matteo Matteucci, Stefano Spinelli, Andrea Vitali

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 Inference

Probabilistic Load Forecasting via Point Forecast Feature Integration

2019-03-26 · Qicheng Chang, Yishen Wang, Xiao Lu, Di Shi 외

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+2

An Auto-Scaling Approach for Serverless Environments Based on a Multi-Expert Consensus Mechanism

2026-07-16 · Mobina Kashaniyan, Mehrdad Ashtiani, Amirhossein Ghassemi arxiv

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

2020-05-23 · Yuexin Zhang, Jiahong Wang

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