paper-with-me

홈 › Papers

DYffusion: A Dynamics-informed Diffusion Model for Spatiotemporal Forecasting

2023-06-03 · NeurIPS 2023 11 · Salva Rühling Cachay, Bo Zhao, Hailey Joren, Rose Yu

While diffusion models can successfully generate data and make predictions, they are predominantly designed for static images. We propose an approach for efficiently training diffusion models for probabilistic spatiotemporal forecasting, where generating stable and accurate rollout forecasts remains challenging, Our method, DYffusion, leverages the temporal dynamics in the data, directly coupling it with the diffusion steps in the model. We train a stochastic, time-conditioned interpolator and a forecaster network that mimic the forward and reverse processes of standard diffusion models, respectively. DYffusion naturally facilitates multi-step and long-range forecasting, allowing for highly flexible, continuous-time sampling trajectories and the ability to trade-off performance with accelerated sampling at inference time. In addition, the dynamics-informed diffusion process in DYffusion imposes a strong inductive bias and significantly improves computational efficiency compared to traditional Gaussian noise-based diffusion models. Our approach performs competitively on probabilistic forecasting of complex dynamics in sea surface temperatures, Navier-Stokes flows, and spring mesh systems.

📄 PDF Abstract BibTeX arXiv:2306.01984

Code (1)

rose-stl-lab/dyffusion 공식 구현 pytorch

Tasks

Computational EfficiencyInductive Bias

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 제목 키워드 기반

PDE-regularized Dynamics-informed Diffusion with Uncertainty-aware Filtering for Long-Horizon Dynamics

2026-04-10 · Min Young Baeg, Yoon-Yeong Kim arxiv

Long-horizon spatiotemporal prediction remains a challenging problem due to cumulative errors, noise amplification, and the lack of physical consistency in existing models. While diffusion models provide a probabilistic …

Probabilistic Emulation of a Global Climate Model with Spherical DYffusion

2024-06-21 · Salva Rühling Cachay, Brian Henn, Oliver Watt-Meyer, Christopher S. Bretherton 외

Data-driven deep learning models are transforming global weather forecasting. It is an open question if this success can extend to climate modeling, where the complexity of the data and long inference rollouts pose signi…

Weather Forecasting

Collaborative Deterministic-Probabilistic Forecasting for Real-World Spatiotemporal Systems

2025-02-16 · Zhi Sheng, Yuan Yuan, Yudi Zhang, Depeng Jin 외

Probabilistic forecasting is crucial for real-world spatiotemporal systems, such as climate, energy, and urban environments, where quantifying uncertainty is essential for informed, risk-aware decision-making. While diff…

Computational EfficiencyDecision MakingPredictionUncertainty Quantification

Unified Spatiotemporal Physics-Informed Learning (USPIL): A Framework for Modeling Complex Predator-Prey Dynamics

2025-09-16 · Julian Evan Chrisnanto, Salsabila Rahma Alia, Yulison Herry Chrisnanto, Ferry Faizal arxiv

Ecological systems exhibit complex multi-scale dynamics that challenge traditional modeling. New methods must capture temporal oscillations and emergent spatiotemporal patterns while adhering to conservation principles. …

Generative diffusion models for spatiotemporal influenza forecasting

2026-04-27 · Joseph Lemaitre, Justin Lessler arxiv

Forecasting infectious disease incidence can provide important information to guide public health planning, yet is difficult because epidemic dynamics are complex. Current mechanistic and statistical approaches often str…