paper-with-me

Papers

TS-Diffusion: Generating Highly Complex Time Series with Diffusion Models

2023-11-06 · Yangming Li

While current generative models have achieved promising performances in time-series synthesis, they either make strong assumptions on the data format (e.g., regularities) or rely on pre-processing approaches (e.g., interpolations) to simplify the raw data. In this work, we consider a class of time series with three common bad properties, including sampling irregularities, missingness, and large feature-temporal dimensions, and introduce a general model, TS-Diffusion, to process such complex time series. Our model consists of three parts under the framework of point process. The first part is an encoder of the neural ordinary differential equation (ODE) that converts time series into dense representations, with the jump technique to capture sampling irregularities and self-attention mechanism to handle missing values; The second component of TS-Diffusion is a diffusion model that learns from the representation of time series. These time-series representations can have a complex distribution because of their high dimensions; The third part is a decoder of another ODE that generates time series with irregularities and missing values given their representations. We have conducted extensive experiments on multiple time-series datasets, demonstrating that TS-Diffusion achieves excellent results on both conventional and complex time series and significantly outperforms previous baselines.

📄 PDF Abstract BibTeX arXiv:2311.03303

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMissing ValuesTime Series

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

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

2024-06-05 · Yuansan Liu, Sudanthi Wijewickrema, Dongting Hu, Christofer Bester 외

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, leveragi…

Audio GenerationTime SeriesTime Series Forecasting

FM-TS: Flow Matching for Time Series Generation

2024-11-12 · Yang Hu, Xiao Wang, Lirong Wu, Huatian Zhang 외

Time series generation has emerged as an essential tool for analyzing temporal data across numerous fields. While diffusion models have recently gained significant attention in generating high-quality time series, they t…

BenchmarkingImputationMuJoCoTime Series+1

IMUDiffusion: A Diffusion Model for Multivariate Time Series Synthetisation for Inertial Motion Capturing Systems

2024-11-05 · Heiko Oppel, Michael Munz

Kinematic sensors are often used to analyze movement behaviors in sports and daily activities due to their ease of use and lack of spatial restrictions, unlike video-based motion capturing systems. Still, the generation,…

DiversityTime SeriesTime Series Generation

RF-Diffusion: Radio Signal Generation via Time-Frequency Diffusion

2024-04-14 · Guoxuan Chi, Zheng Yang, Chenshu Wu, Jingao Xu 외

Along with AIGC shines in CV and NLP, its potential in the wireless domain has also emerged in recent years. Yet, existing RF-oriented generative solutions are ill-suited for generating high-quality, time-series RF data …

Time Series

Advancing time series completion via RFAMoE and MDFF

2025-11-27 · Ci Zhang, Huayu Li, Changdi Yang, Jiangnan Xia 외 arxiv

Recent studies show that using diffusion models for time series signal reconstruction holds great promise. However, such approaches remain largely unexplored in the domain of medical time series. The unique characteristi…