Core Concepts
In creating the framework for Controllable Time Series Generation, the authors address the challenges of data scarcity by decoupling the mapping process from standard VAE training, enhancing controllability and finesse in generating synthetic time series.
Abstract
The paper introduces a novel framework, Controllable Time Series (CTS), tailored for Controllable Time Series Generation (CTSG) to tackle data scarcity challenges. By decoupling the mapping process from VAE training, CTS enables precise learning of complex interactions between latent features and external conditions. The evaluation scheme focuses on generation fidelity, attribute coherence, and controllability through various metrics like Euclidean Distance, Dynamic Time Warping, Contextual-Frechet Inception Distance, and AutoCorrelation Difference.
The authors highlight the importance of generating high-quality data that closely mirrors real-world time series while preserving essential attributes without introducing unintended distortions. The framework's versatility allows it to be applied across different modalities beyond time series data. Additionally, explainability is emphasized through transparent components like Data Selection and Condition Mapping using Decision Tree regression models.
Stats
Many existing TSG methods struggle to capture full intricacies of datasets when data is sparse.
Extensive experiments showcase CTS's exceptional capabilities in generating high-quality outputs.
CTS separates the mapping process from standard VAE training to enhance controllability.
DCS selects clusters based on diversity and relevance to user-specified conditions.
NNS identifies most similar time series within selected clusters for Data Selection.