TL;DR
This paper introduces $k$-DTW, a new dissimilarity measure for polygonal curves that improves learning efficiency and robustness over traditional measures like DTW and Fréchet distance, with theoretical and experimental validation.
Contribution
The paper proposes $k$-DTW, a novel metric for curves with better theoretical properties and practical performance, including algorithms and learning bounds that outperform existing measures.
Findings
$k$-DTW has stronger metric properties than DTW.
$k$-DTW is more robust to outliers than Fréchet distance.
Experimental results show $k$-DTW improves clustering and classification tasks.
Abstract
This paper introduces -Dynamic Time Warping (-DTW), a novel dissimilarity measure for polygonal curves. -DTW has stronger metric properties than Dynamic Time Warping (DTW) and is more robust to outliers than the Fr\'{e}chet distance, which are the two gold standards of dissimilarity measures for polygonal curves. We show interesting properties of -DTW and give an exact algorithm as well as a -approximation algorithm for -DTW by a parametric search for the -th largest matched distance. We prove the first dimension-free learning bounds for curves and further learning theoretic results. -DTW not only admits smaller sample size than DTW for the problem of learning the median of curves, where some factors depending on the curves' complexity are replaced by , but we also show a surprising separation on the associated Rademacher and Gaussian…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
MethodsDynamic Time Warping
