paper-with-me

Papers

DiffLoad: Uncertainty Quantification in Electrical Load Forecasting with the Diffusion Model

2023-05-31 · Zhixian Wang, Qingsong Wen, Chaoli Zhang, Liang Sun, Yi Wang

Electrical load forecasting plays a crucial role in decision-making for power systems, including unit commitment and economic dispatch. The integration of renewable energy sources and the occurrence of external events, such as the COVID-19 pandemic, have rapidly increased uncertainties in load forecasting. The uncertainties in load forecasting can be divided into two types: epistemic uncertainty and aleatoric uncertainty. Separating these types of uncertainties can help decision-makers better understand where and to what extent the uncertainty is, thereby enhancing their confidence in the following decision-making. This paper proposes a diffusion-based Seq2Seq structure to estimate epistemic uncertainty and employs the robust additive Cauchy distribution to estimate aleatoric uncertainty. Our method not only ensures the accuracy of load forecasting but also demonstrates the ability to separate the two types of uncertainties and be applicable to different levels of loads. The relevant code can be found at \url{https://anonymous.4open.science/r/DiffLoad-4714/}.

📄 PDF Abstract BibTeX arXiv:2306.01001

Code (1)

hkuedl/diffload-uncertainty-quantification-load-forecasting 공식 구현 pytorch

Tasks

Decision Makingenergy managementLoad ForecastingManagementUncertainty Quantification

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Electrical Load Forecasting Model Using Hybrid LSTM Neural Networks with Online Correction

2024-03-06 · Nan Lu, Quan Ouyang, Yang Li, Changfu Zou

Accurate electrical load forecasting is of great importance for the efficient operation and control of modern power systems. In this work, a hybrid long short-term memory (LSTM)-based model with online correction is deve…

Load ForecastingTime Series

Probabilistic load forecasting with Reservoir Computing

2023-08-24 · Michele Guerra, Simone Scardapane, Filippo Maria Bianchi

Some applications of deep learning require not only to provide accurate results but also to quantify the amount of confidence in their prediction. The management of an electric power grid is one of these cases: to avoid …

Computational EfficiencyLoad ForecastingManagementTime Series+2

TgDLF2.0: Theory-guided deep-learning for electrical load forecasting via Transformer and transfer learning

2022-10-05 · Jiaxin Gao, WenBo Hu, Dongxiao Zhang, Yuntian Chen

Electrical energy is essential in today's society. Accurate electrical load forecasting is beneficial for better scheduling of electricity generation and saving electrical energy. In this paper, we propose theory-guided …

Deep LearningLoad ForecastingSchedulingTransfer Learning

LSTM-Based Net Load Forecasting for Wind and Solar Power-Equipped Microgrids

2024-07-31 · Jesus Silva-Rodriguez, Elias Raffoul, Xingpeng Li

The rising integration of variable renewable energy sources (RES), like solar and wind power, introduces considerable uncertainty in grid operations and energy management. Effective forecasting models are essential for g…

energy managementLoad ForecastingManagement

Forecasting Short-term load using Econometrics time series model with T-student Distribution

2020-09-28 · Kasun Chandrarathna, Arman Edalati, AhmadReza Fourozan tabar

By significant improvements in modern electrical systems, planning for unit commitment and power dispatching of them are two big concerns between the researchers. Short-term load forecasting plays a significant role in p…

EconometricsLoad ForecastingTime SeriesTime Series Analysis+1