paper-with-me

홈 › Papers

Dynamical Diffusion: Learning Temporal Dynamics with Diffusion Models

2025-03-02 · Xingzhuo Guo, Yu Zhang, Baixu Chen, Haoran Xu, Jianmin Wang, Mingsheng Long

Diffusion models have emerged as powerful generative frameworks by progressively adding noise to data through a forward process and then reversing this process to generate realistic samples. While these models have achieved strong performance across various tasks and modalities, their application to temporal predictive learning remains underexplored. Existing approaches treat predictive learning as a conditional generation problem, but often fail to fully exploit the temporal dynamics inherent in the data, leading to challenges in generating temporally coherent sequences. To address this, we introduce Dynamical Diffusion (DyDiff), a theoretically sound framework that incorporates temporally aware forward and reverse processes. Dynamical Diffusion explicitly models temporal transitions at each diffusion step, establishing dependencies on preceding states to better capture temporal dynamics. Through the reparameterization trick, Dynamical Diffusion achieves efficient training and inference similar to any standard diffusion model. Extensive experiments across scientific spatiotemporal forecasting, video prediction, and time series forecasting demonstrate that Dynamical Diffusion consistently improves performance in temporal predictive tasks, filling a crucial gap in existing methodologies. Code is available at this repository: https://github.com/thuml/dynamical-diffusion.

📄 PDF Abstract BibTeX arXiv:2503.00951

Code (1)

thuml/dynamical-diffusion 공식 구현 pytorch

Tasks

Time Series ForecastingVideo Prediction

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
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 제목 키워드 기반

Predicting partially observable dynamical systems via diffusion models with a multiscale inference scheme

2025-11-24 · Rudy Morel, Francesco Pio Ramunno, Jeff Shen, Alberto Bietti 외 arxiv

Conditional diffusion models provide a natural framework for probabilistic prediction of dynamical systems and have been successfully applied to fluid dynamics and weather prediction. However, in many settings, the avail…

STaRR: Spatial-Temporal Token-Dynamics-Aware Responsive Remasking for Diffusion Language Models

2025-12-07 · Xinhao Sun, Huaijin Zhao, Maoliang Li, Zihao Zheng 외 arxiv

Diffusion Language Models (DLMs) enable parallel decoding via iterative denoising, where remasking strategies play a critical role in balancing inference speed and output quality. Existing methods predominantly rely on s…

Theoretical Closed-loop Stability Bounds for Dynamical System Coupled with Diffusion Policies

2025-11-19 · Gabriel Lauzier, Alexandre Girard, François Ferland arxiv

Diffusion Policy has shown great performance in robotic manipulation tasks under stochastic perturbations, due to its ability to model multimodal action distributions. Nonetheless, its reliance on a computationally expen…

Efficient Diffusion-Based 3D Human Pose Estimation with Hierarchical Temporal Pruning

2025-08-29 · Yuquan Bi, Hongsong Wang, Xinli Shi, Zhipeng Gui 외 arxiv

Diffusion models have demonstrated strong capabilities in generating high-fidelity 3D human poses, yet their iterative nature and multi-hypothesis requirements incur substantial computational cost. In this paper, we prop…

3D Human Pose Estimation

DiTVR: Zero-Shot Diffusion Transformer for Video Restoration

2025-08-11 · Sicheng Gao, Nancy Mehta, Zongwei Wu, Radu Timofte arxiv

Video restoration aims to reconstruct high quality video sequences from low quality inputs, addressing tasks such as super resolution, denoising, and deblurring. Traditional regression based methods often produce unreali…

Video Restoration