paper-with-me

Papers

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

2023-01-31 · Haomin Wen, Youfang Lin, Yutong Xia, Huaiyu Wan, Qingsong Wen, Roger Zimmermann, Yuxuan Liang

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 cripples their practicality in downstream tasks for decision-making. To this end, this paper focuses on probabilistic STG forecasting, which is challenging due to the difficulty in modeling uncertainties and complex ST dependencies. In this study, we present the first attempt to generalize the popular denoising diffusion probabilistic models to STGs, leading to a novel non-autoregressive framework called DiffSTG, along with the first denoising network UGnet for STG in the framework. Our approach combines the spatio-temporal learning capabilities of STGNNs with the uncertainty measurements of diffusion models. Extensive experiments validate that DiffSTG reduces the Continuous Ranked Probability Score (CRPS) by 4%-14%, and Root Mean Squared Error (RMSE) by 2%-7% over existing methods on three real-world datasets.

📄 PDF Abstract BibTeX arXiv:2301.13629

Code (1)

wenhaomin/DiffSTG 공식 구현 pytorch

Tasks

Decision MakingDenoising

Methods 이 논문이 사용한 방법론

fail 설명 없음
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 제목 키워드 기반

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

Spatiotemporal Forecasting of Traffic Flow using Wavelet-based Temporal Attention

2024-07-05 · Yash Jakhmola, Madhurima Panja, Nitish Kumar Mishra, Kripabandhu Ghosh 외

Spatiotemporal forecasting of traffic flow data represents a typical problem in the field of machine learning, impacting urban traffic management systems. In general, spatiotemporal forecasting problems involve complex i…

Graph Neural NetworkManagementSpatio-Temporal Forecasting

Towards Unifying Diffusion Models for Probabilistic Spatio-Temporal Graph Learning

2023-10-26 · Junfeng Hu, Xu Liu, Zhencheng Fan, Yuxuan Liang 외

Spatio-temporal graph learning is a fundamental problem in modern urban systems. Existing approaches tackle different tasks independently, tailoring their models to unique task characteristics. These methods, however, fa…

DenoisingGraph Learning

Deep Generative Spatiotemporal Engression for Probabilistic Forecasting of Epidemics

2026-03-07 · Rajdeep Pathak, Tanujit Chakraborty arxiv

Accurate and reliable forecasting of epidemic incidences is critical for public health preparedness, yet it remains a challenging task due to complex nonlinear temporal dependencies and heterogeneous spatial interactions…

ForeSWE: Forecasting Snow-Water Equivalent with an Uncertainty-Aware Attention Model

2025-11-12 · Krishu K Thapa, Supriya Savalkar, Bhupinderjeet Singh, Trong Nghia Hoang 외 arxiv

Various complex water management decisions are made in snow-dominant watersheds with the knowledge of Snow-Water Equivalent (SWE) -- a key measure widely used to estimate the water content of a snowpack. However, forecas…