Approximating Length-Restricted Means under Dynamic Time Warping
Maike Buchin, Anne Driemel, Koen van Greevenbroek, Ioannis, Psarros, Dennis Rohde

TL;DR
This paper investigates the computational problem of approximating length-restricted means under the p-Dynamic Time Warping distance, providing polynomial-time algorithms for fixed-length means and approximation methods with linear scalability.
Contribution
It introduces polynomial-time algorithms for fixed-length means under p-DTW and develops scalable approximation algorithms with theoretical guarantees.
Findings
Exact polynomial-time algorithm for constant-length means.
Approximation algorithms with linear dependency on input size.
Application to clustering with theoretical guarantees.
Abstract
We study variants of the mean problem under the -Dynamic Time Warping (-DTW) distance, a popular and robust distance measure for sequential data. In our setting we are given a set of finite point sequences over an arbitrary metric space and we want to compute a mean point sequence of given length that minimizes the sum of -DTW distances, each raised to the \textsuperscript{th} power, between the input sequences and the mean sequence. In general, the problem is -hard and known not to be fixed-parameter tractable in the number of sequences. On the positive side, we show that restricting the length of the mean sequence significantly reduces the hardness of the problem. We give an exact algorithm running in polynomial time for constant-length means. We explore various approximation algorithms that provide a trade-off between the approximation factor and the running…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Data Management and Algorithms
