pith. sign in

arxiv: 1903.09245 · v1 · pith:ADAALLEQnew · submitted 2019-03-21 · 💻 cs.LG · cs.AI· cs.CC· stat.ML

Trainable Time Warping: Aligning Time-Series in the Continuous-Time Domain

classification 💻 cs.LG cs.AIcs.CCstat.ML
keywords time-serieswarpingtimealignmentdatasetslinearnumberaveraging
0
0 comments X
read the original abstract

DTW calculates the similarity or alignment between two signals, subject to temporal warping. However, its computational complexity grows exponentially with the number of time-series. Although there have been algorithms developed that are linear in the number of time-series, they are generally quadratic in time-series length. The exception is generalized time warping (GTW), which has linear computational cost. Yet, it can only identify simple time warping functions. There is a need for a new fast, high-quality multisequence alignment algorithm. We introduce trainable time warping (TTW), whose complexity is linear in both the number and the length of time-series. TTW performs alignment in the continuous-time domain using a sinc convolutional kernel and a gradient-based optimization technique. We compare TTW and GTW on 85 UCR datasets in time-series averaging and classification. TTW outperforms GTW on 67.1% of the datasets for the averaging tasks, and 61.2% of the datasets for the classification tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Jointly Aligning and Predicting Continuous Emotion Annotations

    cs.LG 2019-07 unverdicted novelty 6.0

    A multi-delay sinc network jointly aligns speech signals with delayed continuous emotion labels and predicts arousal/valence, claiming state-of-the-art speech-only results on RECOLA and SEWA.