paper-with-me

Papers

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 and associated exogenous factors render future charging load patterns quite volatile and hard to predict. Accordingly, we devise a novel Diffusion model termed DiffPLF for Probabilistic Load Forecasting of EV charging, which can explicitly approximate the predictive load distribution conditioned on historical data and related covariates. Specifically, we leverage a denoising diffusion model, which can progressively convert the Gaussian prior to real time-series data by learning a reversal of the diffusion process. Besides, we couple such diffusion model with a cross-attention-based conditioning mechanism to execute conditional generation for possible charging demand profiles. We also propose a task-informed fine-tuning technique to better adapt DiffPLF to the probabilistic time-series forecasting task and acquire more accurate and reliable predicted intervals. Finally, we conduct multiple experiments to validate the superiority of DiffPLF to predict complex temporal patterns of erratic charging load and carry out controllable generation based on certain covariate. Results demonstrate that we can attain a notable rise of 39.58% and 49.87% on MAE and CRPS respectively compared to the conventional method.

📄 PDF Abstract BibTeX arXiv:2402.13548

Code (1)

LSY-Cython/DiffPLF 공식 구현 pytorch

Tasks

DenoisingLoad ForecastingProbabilistic Time Series ForecastingTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

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…
MAE 설명 없음

Similar Papers 제목 키워드 기반

Coherent Hierarchical Probabilistic Forecasting of Electric Vehicle Charging Demand

2024-11-01 · Kedi Zheng, Hanwei Xu, Zeyang Long, Yi Wang 외

The growing penetration of electric vehicles (EVs) significantly changes typical load curves in smart grids. With the development of fast charging technology, the volatility of EV charging demand is increasing, which req…

quantile regression

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

Flow Matching with Gaussian Process Priors for Probabilistic Time Series Forecasting

2024-10-03 · Marcel Kollovieh, Marten Lienen, David Lüdke, Leo Schwinn 외

Recent advancements in generative modeling, particularly diffusion models, have opened new directions for time series modeling, achieving state-of-the-art performance in forecasting and synthesis. However, the reliance o…

Gaussian ProcessesProbabilistic Time Series ForecastingTime SeriesTime Series Forecasting

Diffusion-LAM: Probabilistic Limited Area Weather Forecasting with Diffusion

2025-02-11 · Erik Larsson, Joel Oskarsson, Tomas Landelius, Fredrik Lindsten

Machine learning methods have been shown to be effective for weather forecasting, based on the speed and accuracy compared to traditional numerical models. While early efforts primarily concentrated on deterministic pred…

Weather Forecasting

Double-Diffusion: Diffusion Conditioned Diffusion Probabilistic Model For Air Quality Prediction

2025-06-29 · Hanlin Dong, Arian Prabowo, Hao Xue, Flora D. Salim

Air quality prediction is a challenging forecasting task due to its spatio-temporal complexity and the inherent dynamics as well as uncertainty. Most of the current models handle these two challenges by applying Graph Ne…

Image Restoration