Time Series Data Augmentation for Neural Networks by Time Warping with a Discriminative Teacher

04/19/2020
by   Brian Kenji Iwana, et al.
0

Neural networks have become a powerful tool in pattern recognition and part of their success is due to generalization from using large datasets. However, unlike other domains, time series classification datasets are often small. In order to address this problem, we propose a novel time series data augmentation called guided warping. While many data augmentation methods are based on random transformations, guided warping exploits the element alignment properties of Dynamic Time Warping (DTW) and shapeDTW, a high-level DTW method based on shape descriptors, to deterministically warp sample patterns. In this way, the time series are mixed by warping the features of a sample pattern to match the time steps of a reference pattern. Furthermore, we introduce a discriminative teacher in order to serve as a directed reference for the guided warping. We evaluate the method on all 85 datasets in the 2015 UCR Time Series Archive with a deep convolutional neural network (CNN) and a recurrent neural network (RNN). The code with an easy to use implementation can be found at https://github.com/uchidalab/time_series_augmentation .

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
03/01/2021

DTW-Merge: A Novel Data Augmentation Technique for Time Series Classification

In recent years, neural networks achieved much success in various applic...
research
08/07/2018

Data augmentation using synthetic data for time series classification with deep residual networks

Data augmentation in deep neural networks is the process of generating a...
research
06/22/2021

Residual Networks as Flows of Velocity Fields for Diffeomorphic Time Series Alignment

Non-linear (large) time warping is a challenging source of nuisance in t...
research
07/09/2022

Dynamic Time Warping based Adversarial Framework for Time-Series Domain

Despite the rapid progress on research in adversarial robustness of deep...
research
03/28/2021

Attention to Warp: Deep Metric Learning for Multivariate Time Series

Deep time series metric learning is challenging due to the difficult tra...
research
06/30/2023

Generalized Time Warping Invariant Dictionary Learning for Time Series Classification and Clustering

Dictionary learning is an effective tool for pattern recognition and cla...

Please sign up or login with your details

Forgot password? Click here to reset