Are Synthetic Time-series Data Really not as Good as Real Data?
Fanzhe Fu, Junru Chen, Jing Zhang, Carl Yang, Lvbin Ma, Yang Yang
TL;DR
The paper tackles the limited generalization of time-series models by introducing InfoBoost, a universal, non-deep-learning data synthesis framework that generates synthetic time-series from explicit components: multi-source rhythmic data (MRD), noise (TN&NR), and trend information (TI). It also trains a universal representation extractor solely on synthetic data to decompose MRD, TN&NR, and TI, enabling explicit, interpretable features without real data or fine-tuning. Across 35 real datasets, models trained on InfoBoost synthetic data consistently outperform those trained on real data in reconstruction tasks, demonstrating strong cross-domain generalization. This approach opens opportunities for data-efficient, unsupervised or self-supervised time-series analysis with broad practical impact in finance, energy, weather, healthcare, and beyond.
Abstract
Time-series data presents limitations stemming from data quality issues, bias and vulnerabilities, and generalization problem. Integrating universal data synthesis methods holds promise in improving generalization. However, current methods cannot guarantee that the generator's output covers all unseen real data. In this paper, we introduce InfoBoost -- a highly versatile cross-domain data synthesizing framework with time series representation learning capability. We have developed a method based on synthetic data that enables model training without the need for real data, surpassing the performance of models trained with real data. Additionally, we have trained a universal feature extractor based on our synthetic data that is applicable to all time-series data. Our approach overcomes interference from multiple sources rhythmic signal, noise interference, and long-period features that exceed sampling window capabilities. Through experiments, our non-deep-learning synthetic data enables models to achieve superior reconstruction performance and universal explicit representation extraction without the need for real data.
