DTWSSE: Data Augmentation with a Siamese Encoder for Time Series

08/23/2021
by   Xinyu Yang, et al.
0

Access to labeled time series data is often limited in the real world, which constrains the performance of deep learning models in the field of time series analysis. Data augmentation is an effective way to solve the problem of small sample size and imbalance in time series datasets. The two key factors of data augmentation are the distance metric and the choice of interpolation method. SMOTE does not perform well on time series data because it uses a Euclidean distance metric and interpolates directly on the object. Therefore, we propose a DTW-based synthetic minority oversampling technique using siamese encoder for interpolation named DTWSSE. In order to reasonably measure the distance of the time series, DTW, which has been verified to be an effective method forts, is employed as the distance metric. To adapt the DTW metric, we use an autoencoder trained in an unsupervised self-training manner for interpolation. The encoder is a Siamese Neural Network for mapping the time series data from the DTW hidden space to the Euclidean deep feature space, and the decoder is used to map the deep feature space back to the DTW hidden space. We validate the proposed methods on a number of different balanced or unbalanced time series datasets. Experimental results show that the proposed method can lead to better performance of the downstream deep learning model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/31/2020

An Empirical Survey of Data Augmentation for Time Series Classification with Neural Networks

In recent times, deep artificial neural networks have achieved many succ...
research
02/16/2021

Adaptive Weighting Scheme for Automatic Time-Series Data Augmentation

Data augmentation methods have been shown to be a fundamental technique ...
research
07/06/2022

Don't overfit the history – Recursive time series data augmentation

Time series observations can be seen as realizations of an underlying dy...
research
05/31/2023

MSMix:An Interpolation-Based Text Data Augmentation Method Manifold Swap Mixup

To solve the problem of poor performance of deep neural network models d...
research
02/10/2018

Learning Correlation Space for Time Series

We propose an approximation algorithm for efficient correlation search i...
research
06/05/2019

On the use of Pairwise Distance Learning for Brain Signal Classification with Limited Observations

The increasing access to brain signal data using electroencephalography ...
research
06/17/2021

Voice2Series: Reprogramming Acoustic Models for Time Series Classification

Learning to classify time series with limited data is a practical yet ch...

Please sign up or login with your details

Forgot password? Click here to reset