A reduction of the dynamic time warping distance to the longest increasing subsequence length

05/19/2020
by   Yoshifumi Sakai, et al.
0

The similarity between a pair of time series, i.e., sequences of indexed values in time order, is often estimated by the dynamic time warping (DTW) distance, instead of any in the well-studied family of measurements including the longest common subsequence (LCS) length and the edit distance. Although it may seem as if the DTW and LCS(-like) measurements are essentially different, we reveal that the DTW distance can be represented by the longest increasing subsequence (LIS) length of a sequence of integers, which is the LCS length between the integer sequence and itself sorted. To demonstrate that techniques developed under LCS(-like) measurements are directly applicable to analysis of time series via our reduction of DTW to LIS, we present time-efficient algorithms for DTW-related problems utilizing the semi-local sequence comparison technique developed for LCS-related problems.

READ FULL TEXT
research
03/07/2019

Fast Exact Dynamic Time Warping on Run-Length Encoded Time Series

Dynamic Time Warping (DTW) is a well-known similarity measure for time s...
research
10/23/2018

Autowarp: Learning a Warping Distance from Unlabeled Time Series Using Sequence Autoencoders

Measuring similarities between unlabeled time series trajectories is an ...
research
10/27/2020

Dynamic Boundary Time Warping for Sub-sequence Matching with Few Examples

The paper presents a novel method of finding a fragment in a long tempor...
research
11/27/2018

Efficient Measuring of Congruence on High Dimensional Time Series

A time series is a sequence of data items; typical examples are streams ...
research
07/15/2022

Random projections for curves in high dimensions

Modern time series analysis requires the ability to handle datasets that...
research
08/15/2016

Power Data Classification: A Hybrid of a Novel Local Time Warping and LSTM

In this paper, for the purpose of data centre energy consumption monitor...
research
01/04/2022

Elastic Product Quantization for Time Series

Analyzing numerous or long time series is difficult in practice due to t...

Please sign up or login with your details

Forgot password? Click here to reset