An Efficient Transport-Based Dissimilarity Measure for Time Series Classification under Warping Distortions
Akram Aldroubi, Rocío Díaz Martín, Ivan Medri, Kristofor E. Pas, Gustavo K. Rohde, Abu Hasnat Mohammad Rubaiyat
TL;DR
The paper addresses warp-invariant time series classification by formulating a deformation-based class model and introducing two efficient divergences. It defines Continuous Dynamic Time Warping (CDTW) to capture exact equivalence classes under nondecreasing reparametrizations and derives a transport-based divergence $d_T$ that inherits the classification guarantees with significantly lower compute cost. Theoretical results establish equivalence-class structure, CDTW/DTW relationships, and zero-cost conditions, while experiments on both synthetic and UCR data demonstrate high accuracy in low-sample regimes and a dramatic speed-up of $d_T$ over DTW. The approach promises practical, scalable warp-aware TSC with rigorous guarantees and accessible implementations via 1-NN with CDTW or $d_T$.
Abstract
Time Series Classification (TSC) is an important problem with numerous applications in science and technology. Dissimilarity-based approaches, such as Dynamic Time Warping (DTW), are classical methods for distinguishing time series when time deformations are confounding information. In this paper, starting from a deformation-based model for signal classes we define a problem statement for time series classification problem. We show that, under theoretically ideal conditions, a continuous version of classic 1NN-DTW method can solve the stated problem, even when only one training sample is available. In addition, we propose an alternative dissimilarity measure based on Optimal Transport and show that it can also solve the aforementioned problem statement at a significantly reduced computational cost. Finally, we demonstrate the application of the newly proposed approach in simulated and real time series classification data, showing the efficacy of the method.
