paper-with-me

Papers

Diffusion Model Based Probabilistic Day-ahead Load Forecasting

2025-03-09 · Ding Lin, Han Guo, Jianhui Wang

Accurate probabilistic load forecasting is crucial for maintaining the safety and stability of power systems. However, the mainstream approach, multi-step prediction, must be improved by cumulative errors and latency issues, which limits its effectiveness in probabilistic day-ahead load forecasting (PDALF). To overcome these challenges, we introduce DALNet, a novel denoising diffusion model designed to generate load curves rather than relying on direct prediction. By shifting the focus to curve generation, DALNet captures the complex distribution of actual load time-series data under specific conditions with greater fidelity. To further enhance DALNet, we propose the temporal multi-scale attention block (TMSAB), a mechanism designed to integrate both positional and temporal information for improved forecasting precision. Furthermore, we utilize kernel density estimation (KDE) to reconstruct the distribution of generated load curves and employ KL divergence to compare them with the actual data distribution. Experimental results demonstrate that DALNet excels in load forecasting accuracy and offers a novel perspective for other predictive tasks within power systems.

📄 PDF Abstract BibTeX arXiv:2503.06697

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDensity EstimationLoad Forecasting

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 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Probabilistic Net Load Forecasting for High-Penetration RES Grids Utilizing Enhanced Conditional Diffusion Model

2025-03-22 · Yixiang Huang, Jianhua Pei, Luocheng Chen, Zhenchang Du 외

The proliferation of intermittent distributed renewable energy sources (RES) in modern power systems has fundamentally compromised the reliability and accuracy of deterministic net load forecasting. Generative models, pa…

Density EstimationImputationLoad ForecastingUncertainty Quantification

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

LfEdNet: A Task-based Day-ahead Load Forecasting Model for Stochastic Economic Dispatch

2020-08-16

Load forecasting is one of the most important and studied topics in modern power systems. Most of the existing researches on day-ahead load forecasting try to build a good model to improve the forecasting accuracy. The f…

Load ForecastingScheduling

DiffPLF: A Conditional Diffusion Model for Probabilistic Forecasting of EV Charging Load

2024-02-21 · Siyang Li, Hui Xiong, Yize Chen

Due to the vast electric vehicle (EV) penetration to distribution grid, charging load forecasting is essential to promote charging station operation and demand-side management.However, the stochastic charging behaviors a…

DenoisingLoad ForecastingProbabilistic Time Series ForecastingTime Series+1

KPF-AE-LSTM: A Deep Probabilistic Model for Net-Load Forecasting in High Solar Scenarios

2022-03-05 · Deepthi Sen, Indrasis Chakraborty, Soumya Kundu, Andrew P. Reiman 외

With the expected rise in behind-the-meter solar penetration within the distribution networks, there is a need to develop time-series forecasting methods that can reliably predict the net-load, accurately quantifying its…

Load ForecastingTime SeriesTime Series AnalysisTime Series Forecasting