LGSPMay 18

GenTS: A Comprehensive Benchmark Library for Generative Time Series Models

arXiv:2605.1780464.9Has Code
Predicted impact top 31% in LG · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers in time series analysis, GenTS fills a gap by offering a dedicated benchmark for generative models, which are poorly supported by existing discriminative-focused libraries.

The paper introduces GenTS, a benchmark library for generative time series models, addressing the lack of standardized evaluation frameworks. It provides unified preprocessing, diverse models, and comprehensive metrics, enabling systematic assessment and model selection guidance.

Generative models have demonstrated remarkable potential in time series analysis tasks, like synthesis, forecasting, imputation, etc. However, offering limited coverage for generative models, existing time series libraries are mainly engineered for discriminative models, with standardized workflows for specific tasks, such as optimizing Mean Squared Errors for time series forecasting. This rigid structure is fundamentally incompatible with the distinct and often complex paradigms of generative models (e.g., adversarial training, diffusion processes), which learn the underlying data distribution rather than a direct input-output mapping. To this end, we proposed GenTS, a comprehensive and extensible benchmark library designed for systematic assessment on generative time series models. GenTS features a unified data preprocessing pipeline, a collection of versatile models, and panoramic evaluation metrics. Its modular design also enables the researchers to flexibly customize beyond our built-in datasets and models. Based on GenTS, we conducted benchmarking experiments under diverse tasks, accordingly offering suggestions for model selection and identifying potential directions for future research. Our codes are open-source at https://github.com/WillWang1113/GenTS. The official tutorials and document are available at https://willwang1113.github.io/GenTS/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes