LGAIMar 20

Graph2TS: Structure-Controlled Time Series Generation via Quantile-Graph VAEs

arXiv:2603.1997036.2h-index: 21
AI Analysis

This work addresses the problem of generating realistic and structured time series for applications in fields like healthcare and energy, though it is incremental in building on existing VAE and graph-based methods.

The paper tackled the challenge of generating time series that preserve global temporal structure while modeling stochastic local variations, particularly for volatile signals with weak periodicity, by proposing Graph2TS, a quantile-graph conditioned variational autoencoder that improved distributional fidelity and temporal alignment across diverse datasets like sunspot and ECG signals.

Although recent generative models can produce time series with close marginal distributions, they often face a fundamental tension between preserving global temporal structure and modeling stochastic local variations, particularly for highly volatile signals with weak or irregular periodicity. Direct distribution matching in such settings can amplify noise or suppress meaningful temporal patterns. In this work, we propose a structure-residual perspective on time-series generation, viewing temporal data as the combination of a structural backbone and stochastic residual dynamics, thereby motivating the separation of global organization from sample-level variability. Based on this insight, we represent time-series structure using a quantile-based transition graph that compactly captures global distributional and temporal dependencies. Building on this representation, we propose Graph2TS, a quantile-graph conditioned variational autoencoder that performs cross-modal generation from structural graphs to time series. By conditioning generation on structure rather than labels or metadata, the model preserves global temporal organization while enabling controlled stochastic variation. Experiments on diverse datasets, including sunspot, electricity load, ECG, and EEG signals, demonstrate improved distributional fidelity, temporal alignment, and representativeness compared to diffusion- and GAN-based baselines, highlighting structure-controlled and cross-modal generation as a promising direction for time-series modeling.

Foundations

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

Your Notes