Time Series Data Augmentation for Neural Networks by Time Warping with a
Discriminative Teacher
- URL: http://arxiv.org/abs/2004.08780v1
- Date: Sun, 19 Apr 2020 06:33:44 GMT
- Title: Time Series Data Augmentation for Neural Networks by Time Warping with a
Discriminative Teacher
- Authors: Brian Kenji Iwana and Seiichi Uchida
- Abstract summary: We propose a novel time series data augmentation called guided warping.
guided warping exploits the element alignment properties of Dynamic Time Warping (DTW) and shapeDTW.
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)
- Score: 17.20906062729132
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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 .
Related papers
- HyperTime: Implicit Neural Representation for Time Series [131.57172578210256]
Implicit neural representations (INRs) have recently emerged as a powerful tool that provides an accurate and resolution-independent encoding of data.
In this paper, we analyze the representation of time series using INRs, comparing different activation functions in terms of reconstruction accuracy and training convergence speed.
We propose a hypernetwork architecture that leverages INRs to learn a compressed latent representation of an entire time series dataset.
arXiv Detail & Related papers (2022-08-11T14:05:51Z) - Towards Similarity-Aware Time-Series Classification [51.2400839966489]
We study time-series classification (TSC), a fundamental task of time-series data mining.
We propose Similarity-Aware Time-Series Classification (SimTSC), a framework that models similarity information with graph neural networks (GNNs)
arXiv Detail & Related papers (2022-01-05T02:14:57Z) - Towards Generating Real-World Time Series Data [52.51620668470388]
We propose a novel generative framework for time series data generation - RTSGAN.
RTSGAN learns an encoder-decoder module which provides a mapping between a time series instance and a fixed-dimension latent vector.
To generate time series with missing values, we further equip RTSGAN with an observation embedding layer and a decide-and-generate decoder.
arXiv Detail & Related papers (2021-11-16T11:31:37Z) - Novel Features for Time Series Analysis: A Complex Networks Approach [62.997667081978825]
Time series data are ubiquitous in several domains as climate, economics and health care.
Recent conceptual approach relies on time series mapping to complex networks.
Network analysis can be used to characterize different types of time series.
arXiv Detail & Related papers (2021-10-11T13:46:28Z) - Time Series is a Special Sequence: Forecasting with Sample Convolution
and Interaction [9.449017120452675]
Time series is a special type of sequence data, a set of observations collected at even intervals of time and ordered chronologically.
Existing deep learning techniques use generic sequence models for time series analysis, which ignore some of its unique properties.
We propose a novel neural network architecture and apply it for the time series forecasting problem, wherein we conduct sample convolution and interaction at multiple resolutions for temporal modeling.
arXiv Detail & Related papers (2021-06-17T08:15:04Z) - DTW-Merge: A Novel Data Augmentation Technique for Time Series
Classification [6.091096843566857]
This paper proposes a novel data augmentation method for time series based on Dynamic Time Warping.
Exploiting the proposed approach with recently-introduced ResNet reveals the improvement of results on the 2018 UCR Time Series Classification Archive.
arXiv Detail & Related papers (2021-03-01T16:40:47Z) - Deep Cellular Recurrent Network for Efficient Analysis of Time-Series
Data with Spatial Information [52.635997570873194]
This work proposes a novel deep cellular recurrent neural network (DCRNN) architecture to process complex multi-dimensional time series data with spatial information.
The proposed architecture achieves state-of-the-art performance while utilizing substantially less trainable parameters when compared to comparable methods in the literature.
arXiv Detail & Related papers (2021-01-12T20:08:18Z) - Learning from Irregularly-Sampled Time Series: A Missing Data
Perspective [18.493394650508044]
Irregularly-sampled time series occur in many domains including healthcare.
We model irregularly-sampled time series data as a sequence of index-value pairs sampled from a continuous but unobserved function.
We propose learning methods for this framework based on variational autoencoders and generative adversarial networks.
arXiv Detail & Related papers (2020-08-17T20:01:55Z) - An Empirical Survey of Data Augmentation for Time Series Classification
with Neural Networks [17.20906062729132]
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.
We empirically evaluate 12 time series data augmentation methods on 128 time series classification datasets with six different types of neural networks.
arXiv Detail & Related papers (2020-07-31T10:33:54Z) - Connecting the Dots: Multivariate Time Series Forecasting with Graph
Neural Networks [91.65637773358347]
We propose a general graph neural network framework designed specifically for multivariate time series data.
Our approach automatically extracts the uni-directed relations among variables through a graph learning module.
Our proposed model outperforms the state-of-the-art baseline methods on 3 of 4 benchmark datasets.
arXiv Detail & Related papers (2020-05-24T04:02:18Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.