paper-with-me

Papers

Denoising diffusion probabilistic models for probabilistic energy forecasting

2022-12-06 · Esteban Hernandez Capel, Jonathan Dumas

Scenario-based probabilistic forecasts have become vital for decision-makers in handling intermittent renewable energies. This paper presents a recent promising deep learning generative approach called denoising diffusion probabilistic models. It is a class of latent variable models which have recently demonstrated impressive results in the computer vision community. However, to our knowledge, there has yet to be a demonstration that they can generate high-quality samples of load, PV, or wind power time series, crucial elements to face the new challenges in power systems applications. Thus, we propose the first implementation of this model for energy forecasting using the open data of the Global Energy Forecasting Competition 2014. The results demonstrate this approach is competitive with other state-of-the-art deep learning generative models, including generative adversarial networks, variational autoencoders, and normalizing flows.

📄 PDF Abstract BibTeX arXiv:2212.02977

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDenoisingTime SeriesTime Series Analysis

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…

Similar Papers 제목 키워드 기반

Autoregressive Denoising Diffusion Models for Multivariate Probabilistic Time Series Forecasting

2021-01-28 · Kashif Rasul, Calvin Seward, Ingmar Schuster, Roland Vollgraf

In this work, we propose \texttt{TimeGrad}, an autoregressive model for multivariate probabilistic time series forecasting which samples from the data distribution at each time step by estimating its gradient. To this en…

Multivariate Time Series ForecastingProbabilistic Time Series ForecastingTime SeriesTime Series Analysis+1

N-Tree Diffusion for Long-Horizon Wildfire Risk Forecasting

2026-03-07 · Yucheng Xing, Xin Wang arxiv

Long-horizon wildfire risk forecasting requires generating probabilistic spatial fields under sparse event supervision while maintaining computational efficiency across multiple prediction horizons. Extending diffusion m…

Computational Efficiency

DiffSTG: Probabilistic Spatio-Temporal Graph Forecasting with Denoising Diffusion Models

2023-01-31 · Haomin Wen, Youfang Lin, Yutong Xia, Huaiyu Wan 외

Spatio-temporal graph neural networks (STGNN) have emerged as the dominant model for spatio-temporal graph (STG) forecasting. Despite their success, they fail to model intrinsic uncertainties within STG data, which cripp…

Decision MakingDenoising

Effective Probabilistic Time Series Forecasting with Fourier Adaptive Noise-Separated Diffusion

2025-05-16 · Xinyan Wang, Rui Dai, Kaikui Liu, Xiangxiang Chu

We propose the Fourier Adaptive Lite Diffusion Architecture (FALDA), a novel probabilistic framework for time series forecasting. First, we introduce the Diffusion Model for Residual Regression (DMRR) framework, which un…

Computational EfficiencyDenoisingProbabilistic Time Series Forecastingregression+2

ProGen: Revisiting Probabilistic Spatial-Temporal Time Series Forecasting from a Continuous Generative Perspective Using Stochastic Differential Equations

2024-11-02 · Mingze Gong, Lei Chen, Jia Li

Accurate forecasting of spatiotemporal data remains challenging due to complex spatial dependencies and temporal dynamics. The inherent uncertainty and variability in such data often render deterministic models insuffici…

DenoisingTime SeriesTime Series Forecasting