paper-with-me

Papers

Series-to-Series Diffusion Bridge Model

2024-11-07 · Hao Yang, Zhanbo Feng, Feng Zhou, Robert C Qiu, Zenan Ling

Diffusion models have risen to prominence in time series forecasting, showcasing their robust capability to model complex data distributions. However, their effectiveness in deterministic predictions is often constrained by instability arising from their inherent stochasticity. In this paper, we revisit time series diffusion models and present a comprehensive framework that encompasses most existing diffusion-based methods. Building on this theoretical foundation, we propose a novel diffusion-based time series forecasting model, the Series-to-Series Diffusion Bridge Model ($\mathrm{S^2DBM}$), which leverages the Brownian Bridge process to reduce randomness in reverse estimations and improves accuracy by incorporating informative priors and conditions derived from historical time series data. Experimental results demonstrate that $\mathrm{S^2DBM}$ delivers superior performance in point-to-point forecasting and competes effectively with other diffusion-based models in probabilistic forecasting.

📄 PDF Abstract BibTeX arXiv:2411.04491

Code (0)

등록된 구현이 없습니다.

Tasks

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

Leveraging Priors via Diffusion Bridge for Time Series Generation

2024-08-13 · Jinseong Park, Seungyun Lee, Woojin Jeong, Yujin Choi 외

Time series generation is widely used in real-world applications such as simulation, data augmentation, and hypothesis test techniques. Recently, diffusion models have emerged as the de facto approach for time series gen…

Data AugmentationTime SeriesTime Series Generation

Auto-Regressive Moving Diffusion Models for Time Series Forecasting

2024-12-12 · Jiaxin Gao, Qinglong Cao, Yuntian Chen

Time series forecasting (TSF) is essential in various domains, and recent advancements in diffusion-based TSF models have shown considerable promise. However, these models typically adopt traditional diffusion patterns, …

Time SeriesTime Series Forecasting

SBBTS: A Unified Schrödinger-Bass Framework for Synthetic Financial Time Series

2026-04-08 · Alexandre Alouadi, Grégoire Loeper, Célian Marsala, Othmane Mazhar 외 arxiv

We study the problem of generating synthetic time series that reproduce both marginal distributions and temporal dynamics, a central challenge in financial machine learning. Existing approaches typically fail to jointly …

Data Augmentation

T2S: High-resolution Time Series Generation with Text-to-Series Diffusion Models

2025-05-05 · Yunfeng Ge, Jiawei Li, Yiji Zhao, Haomin Wen 외

Text-to-Time Series generation holds significant potential to address challenges such as data sparsity, imbalance, and limited availability of multimodal time series datasets across domains. While diffusion models have a…

Time SeriesTime Series Generation

Discretizing Continuous Time Series for Imputation with Masked Diffusion Training

2026-08-19 · Dongbin Kim, Seungyun Lee, Geonwoo Shin, Jaewook Lee arxiv

Time series imputation is a crucial area for reliable time series analysis, yet it remains challenging due to the complex temporal dynamics and noise of real-world data. Existing approaches, however, exhibit two limitati…

Time Series Analysis