openclimatefix / diffusion_weather

Testing out Diffusion-based models for weather and PV forecasting
MIT License
11 stars 1 forks source link

[Paper] DYffusion: Dynamics-informed diffusion model for probabilistic forecasting #7

Open hchen19 opened 5 months ago

hchen19 commented 5 months ago

Arxiv/Blog/Paper Link

Arxiv Blog Code

Detailed Description

DYffusion is a reimagining of the diffusion processes to more naturally model spatiotemporal sequences by replacing the forward process $D$ and reverse process $R{\theta}$ of standard diffusion models with a stochastic interpolator network $I{\phi}$ and a deterministic forecaster network $F_{\theta}$

dyffusion-vs-video-diffusion-diagram

Context

Advantages:

where $s$ is the time variable.

Disadvantages: