TL;DR
This paper surveys various data augmentation techniques for time series classification using neural networks, providing a taxonomy, empirical evaluation on multiple datasets, and practical recommendations for method selection.
Contribution
It introduces a comprehensive taxonomy of four families of time series data augmentation methods and empirically evaluates 12 techniques across diverse datasets.
Findings
Transformation-based methods often improve accuracy.
Generative models show promise but vary in effectiveness.
Recommendations depend on dataset characteristics and neural network type.
Abstract
In recent times, deep artificial neural networks have achieved many successes in pattern recognition. Part of this success can be attributed to the reliance on big data to increase generalization. However, in the field of time series recognition, many datasets are often very small. One method of addressing this problem is through the use of data augmentation. In this paper, we survey data augmentation techniques for time series and their application to time series classification with neural networks. We propose a taxonomy and outline the four families in time series data augmentation, including transformation-based methods, pattern mixing, generative models, and decomposition methods. Furthermore, we empirically evaluate 12 time series data augmentation methods on 128 time series classification datasets with six different types of neural networks. Through the results, we are able to…
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.
