paper-with-me

Papers

Stochastic Diffusion: A Diffusion Probabilistic Model for Stochastic Time Series Forecasting

2024-06-05 · Yuansan Liu, Sudanthi Wijewickrema, Dongting Hu, Christofer Bester, Stephen O'Leary, James Bailey

Recent innovations in diffusion probabilistic models have paved the way for significant progress in image, text and audio generation, leading to their applications in generative time series forecasting. However, leveraging such abilities to model highly stochastic time series data remains a challenge. In this paper, we propose a novel Stochastic Diffusion (StochDiff) model which learns data-driven prior knowledge at each time step by utilizing the representational power of the stochastic latent spaces to model the variability of the multivariate time series data. The learnt prior knowledge helps the model to capture complex temporal dynamics and the inherent uncertainty of the data. This improves its ability to model highly stochastic time series data. Through extensive experiments on real-world datasets, we demonstrate the effectiveness of our proposed model on stochastic time series forecasting. Additionally, we showcase an application of our model for real-world surgical guidance, highlighting its potential to benefit the medical community.

📄 PDF Abstract BibTeX arXiv:2406.02827

Code (1)

Lysarthas/StochDiff 공식 구현 pytorch

Tasks

Audio GenerationTime SeriesTime Series Forecasting

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

Double-Diffusion: Diffusion Conditioned Diffusion Probabilistic Model For Air Quality Prediction

2025-06-29 · Hanlin Dong, Arian Prabowo, Hao Xue, Flora D. Salim

Air quality prediction is a challenging forecasting task due to its spatio-temporal complexity and the inherent dynamics as well as uncertainty. Most of the current models handle these two challenges by applying Graph Ne…

Image Restoration

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

SA-Solver: Stochastic Adams Solver for Fast Sampling of Diffusion Models

2023-09-10 · NeurIPS 2023 11 · Shuchen Xue, Mingyang Yi, Weijian Luo, Shifeng Zhang 외

Diffusion Probabilistic Models (DPMs) have achieved considerable success in generation tasks. As sampling from DPMs is equivalent to solving diffusion SDE or ODE which is time-consuming, numerous fast sampling methods bu…

Image Generation

From Independent to Correlated Diffusion: Generalized Generative Modeling with Probabilistic Computers

2026-03-30 · Nihal Sanjay Singh, Mazdak Mohseni-Rajaee, Shaila Niazi, Kerem Y. Camsari arxiv

Diffusion models have emerged as a powerful framework for generative tasks in deep learning. They decompose generative modeling into two computational primitives: deterministic neural-network evaluation and stochastic sa…

Stochastic Transition-Map Distillation for Fast Probabilistic Inference

2026-05-08 · George Rapakoulias, Peter Garud, Lingjiong Zhu, Panagiotis Tsiotras arxiv

Diffusion models achieve strong generation quality, diversity, and distribution coverage, but their performance often comes with expensive inference. In this work, we propose Stochastic Transition-Map Distillation (STMD)…

Image Generation