Towards Diverse and Coherent Augmentation for Time-Series Forecasting
Xiyuan Zhang, Ranak Roy Chowdhury, Jingbo Shang, Rajesh Gupta, Dezhi, Hong

TL;DR
This paper introduces STAug, a novel data augmentation method for time-series forecasting that combines spectral and temporal techniques to generate diverse yet coherent samples, improving model performance.
Contribution
The paper proposes a new augmentation approach that integrates spectral and time domain methods, specifically Empirical Mode Decomposition and mix-up, tailored for forecasting tasks.
Findings
STAug outperforms baseline models without augmentation.
STAug surpasses existing state-of-the-art augmentation methods.
Experiments on five datasets validate the effectiveness of STAug.
Abstract
Time-series data augmentation mitigates the issue of insufficient training data for deep learning models. Yet, existing augmentation methods are mainly designed for classification, where class labels can be preserved even if augmentation alters the temporal dynamics. We note that augmentation designed for forecasting requires diversity as well as coherence with the original temporal dynamics. As time-series data generated by real-life physical processes exhibit characteristics in both the time and frequency domains, we propose to combine Spectral and Time Augmentation (STAug) for generating more diverse and coherent samples. Specifically, in the frequency domain, we use the Empirical Mode Decomposition to decompose a time series and reassemble the subcomponents with random weights. This way, we generate diverse samples while being coherent with the original temporal relationships as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Stock Market Forecasting Methods
MethodsBalanced Selection
