paper-with-me

홈 › Papers

TSGBench: Time Series Generation Benchmark

2023-09-07 · Yihao Ang, Qiang Huang, Yifan Bao, Anthony K. H. Tung, Zhiyong Huang

Synthetic Time Series Generation (TSG) is crucial in a range of applications, including data augmentation, anomaly detection, and privacy preservation. Although significant strides have been made in this field, existing methods exhibit three key limitations: (1) They often benchmark against similar model types, constraining a holistic view of performance capabilities. (2) The use of specialized synthetic and private datasets introduces biases and hampers generalizability. (3) Ambiguous evaluation measures, often tied to custom networks or downstream tasks, hinder consistent and fair comparison. To overcome these limitations, we introduce \textsf{TSGBench}, the inaugural Time Series Generation Benchmark, designed for a unified and comprehensive assessment of TSG methods. It comprises three modules: (1) a curated collection of publicly available, real-world datasets tailored for TSG, together with a standardized preprocessing pipeline; (2) a comprehensive evaluation measures suite including vanilla measures, new distance-based assessments, and visualization tools; (3) a pioneering generalization test rooted in Domain Adaptation (DA), compatible with all methods. We have conducted comprehensive experiments using \textsf{TSGBench} across a spectrum of ten real-world datasets from diverse domains, utilizing ten advanced TSG methods and twelve evaluation measures. The results highlight the reliability and efficacy of \textsf{TSGBench} in evaluating TSG methods. Crucially, \textsf{TSGBench} delivers a statistical analysis of the performance rankings of these methods, illuminating their varying performance across different datasets and measures and offering nuanced insights into the effectiveness of each method.

📄 PDF Abstract BibTeX arXiv:2309.03755

Code (1)

yihaoang/tsgbench 공식 구현 pytorch

Tasks

Anomaly DetectionData AugmentationDomain AdaptationTime SeriesTime Series Generation

Similar Papers 제목 키워드 기반

TimeLDM: Latent Diffusion Model for Unconditional Time Series Generation

2024-07-05 · Jian Qian, Bingyu Xie, Biao Wan, Minhao Li 외

Time series generation is a crucial research topic in the area of decision-making systems, which can be particularly important in domains like autonomous driving, healthcare, and, notably, robotics. Recent approaches foc…

Autonomous DrivingData AugmentationMissing ValuesTime Series+1

ConTSG-Bench: A Unified Benchmark for Conditional Time Series Generation

2026-03-05 · Shaocheng Lan, Shuqi Gu, Zhangzhi Xiong, Kan Ren arxiv

Conditional time series generation plays a critical role in addressing data scarcity and enabling causal analysis in real-world applications. Despite its increasing importance, the field lacks a standardized and systemat…

Robust time series generation via Schrödinger Bridge: a comprehensive evaluation

2025-03-04 · Alexandre Alouadi, Baptiste Barreau, Laurent Carlier, Huyên Pham

We investigate the generative capabilities of the Schr\"odinger Bridge (SB) approach for time series. The SB framework formulates time series synthesis as an entropic optimal interpolation transport problem between a ref…

Image GenerationTime SeriesTime Series Generation

Time Weaver: A Conditional Time Series Generation Model

2024-03-05 · Sai Shankar Narasimhan, Shubhankar Agarwal, Oguzhan Akcin, Sujay Sanghavi 외

Imagine generating a city's electricity demand pattern based on weather, the presence of an electric vehicle, and location, which could be used for capacity planning during a winter freeze. Such real-world time series ar…

modelSpecificityTime SeriesTime Series Generation

Time Series Generation with Masked Autoencoder

2022-01-14 · Mengyue Zha, SiuTim Wong, Mengqi Liu, Tong Zhang 외

This paper shows that masked autoencoder with extrapolator (ExtraMAE) is a scalable self-supervised model for time series generation. ExtraMAE randomly masks some patches of the original time series and learns temporal d…

Data AugmentationDecoderImputationManagement+5