DTWSSE: Data Augmentation with a Siamese Encoder for Time Series
- URL: http://arxiv.org/abs/2108.09885v1
- Date: Mon, 23 Aug 2021 01:46:24 GMT
- Title: DTWSSE: Data Augmentation with a Siamese Encoder for Time Series
- Authors: Xinyu Yang, Xinlan Zhang, Zhenguo Zhang, Yahui Zhao, Rongyi Cui
- Abstract summary: We propose a DTW-based synthetic minority oversampling technique using siamese encoder for named DTWSSE.
In order to reasonably measure the distance of the time series, DTW, which has been verified to be an effective method, is employed as the distance metric.
The encoder is a 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.
- Score: 8.019203034348083
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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.
Related papers
- Unsupervised Distance Metric Learning for Anomaly Detection Over
Multivariate Time Series [0.0]
We propose FCM-wDTW, an unsupervised distance metric learning method for anomaly detection over time series.
FCM-wDTW encodes raw data into latent space and reveals normal dimension relationships through cluster centers.
Experiments with 11 different types of benchmarks demonstrate our method's competitive accuracy and efficiency.
arXiv Detail & Related papers (2024-03-04T09:55:16Z) - Approximating DTW with a convolutional neural network on EEG data [9.409281517596396]
We propose a fast and differentiable approximation of Dynamic Time Wrapping (DTW)
We show that our methods achieve at least the same level of accuracy as other DTW main approximations with higher computational efficiency.
arXiv Detail & Related papers (2023-01-30T13:27:47Z) - NAF: Neural Attenuation Fields for Sparse-View CBCT Reconstruction [79.13750275141139]
This paper proposes a novel and fast self-supervised solution for sparse-view CBCT reconstruction.
The desired attenuation coefficients are represented as a continuous function of 3D spatial coordinates, parameterized by a fully-connected deep neural network.
A learning-based encoder entailing hash coding is adopted to help the network capture high-frequency details.
arXiv Detail & Related papers (2022-09-29T04:06:00Z) - DynImp: Dynamic Imputation for Wearable Sensing Data Through Sensory and
Temporal Relatedness [78.98998551326812]
We argue that traditional methods have rarely made use of both times-series dynamics of the data as well as the relatedness of the features from different sensors.
We propose a model, termed as DynImp, to handle different time point's missingness with nearest neighbors along feature axis.
We show that the method can exploit the multi-modality features from related sensors and also learn from history time-series dynamics to reconstruct the data under extreme missingness.
arXiv Detail & Related papers (2022-09-26T21:59:14Z) - P-STMO: Pre-Trained Spatial Temporal Many-to-One Model for 3D Human Pose
Estimation [78.83305967085413]
This paper introduces a novel Pre-trained Spatial Temporal Many-to-One (P-STMO) model for 2D-to-3D human pose estimation task.
Our method outperforms state-of-the-art methods with fewer parameters and less computational overhead.
arXiv Detail & Related papers (2022-03-15T04:00:59Z) - Sketching as a Tool for Understanding and Accelerating Self-attention
for Long Sequences [52.6022911513076]
Transformer-based models are not efficient in processing long sequences due to the quadratic space and time complexity of the self-attention modules.
We propose Linformer and Informer to reduce the quadratic complexity to linear (modulo logarithmic factors) via low-dimensional projection and row selection.
Based on the theoretical analysis, we propose Skeinformer to accelerate self-attention and further improve the accuracy of matrix approximation to self-attention.
arXiv Detail & Related papers (2021-12-10T06:58:05Z) - SiamPolar: Semi-supervised Realtime Video Object Segmentation with Polar
Representation [6.108508667949229]
We propose a semi-supervised real-time method based on the Siamese network using a new polar representation.
The polar representation could reduce the parameters for encoding masks with subtle accuracy loss.
An asymmetric siamese network is also developed to extract the features from different spatial scales.
arXiv Detail & Related papers (2021-10-27T21:10:18Z) - SOMTimeS: Self Organizing Maps for Time Series Clustering and its
Application to Serious Illness Conversations [3.2689702143620147]
We present a new DTW-based clustering method called SOMTimeS (a Self-Organizing Map for TIME Series)
It scales better and runs faster than other DTW-based clustering algorithms, and has similar performance accuracy.
We applied SOMtimeS to natural language conversation data collected as part of a large healthcare cohort study.
arXiv Detail & Related papers (2021-08-26T00:18:25Z) - Adaptive Machine Learning for Time-Varying Systems: Low Dimensional
Latent Space Tuning [91.3755431537592]
We present a recently developed method of adaptive machine learning for time-varying systems.
Our approach is to map very high (N>100k) dimensional inputs into the low dimensional (N2) latent space at the output of the encoder section of an encoder-decoder CNN.
This method allows us to learn correlations within and to track their evolution in real time based on feedback without interrupts.
arXiv Detail & Related papers (2021-07-13T16:05:28Z) - 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) - Graph Regularized Autoencoder and its Application in Unsupervised
Anomaly Detection [42.86693635734333]
We propose to use a minimum spanning tree (MST) to approximate the local neighborhood structure and generate structure-preserving distances among data points.
We develop a new graph regularized autoencoder, which outperforms a wide range of alternative methods over 20 benchmark anomaly detection datasets.
arXiv Detail & Related papers (2020-10-29T21:17:41Z)
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.