On Computing Exact Means of Time Series Using the Move-Split-Merge Metric
Jana Holznigenkemper, Christian Komusiewicz, Bernhard Seeger

TL;DR
This paper presents an exact and efficient algorithm for computing the mean of time series under the move-split-merge (MSM) metric, outperforming previous DTW-based methods in speed and accuracy.
Contribution
The paper introduces a novel exact algorithm for MSM-Mean computation with improved running time and a heuristic for faster results with minimal accuracy loss.
Findings
The MSM-Mean algorithm is faster than DTW-Mean algorithms.
Experimental results show superior running time of the proposed algorithm.
A heuristic further accelerates computation with little impact on accuracy.
Abstract
Computing an accurate mean of a set of time series is a critical task in applications like nearest-neighbor classification and clustering of time series. While there are many distance functions for time series, the most popular distance function used for the computation of time series means is the non-metric dynamic time warping (DTW) distance. A recent algorithm for the exact computation of a DTW-Mean has a running time of , where denotes the number of time series and their maximum length. In this paper, we study the mean problem for the move-split-merge (MSM) metric that not only offers high practical accuracy for time series classification but also carries of the advantages of the metric properties that enable further diverse applications. The main contribution of this paper is an exact and efficient algorithm for the MSM-Mean problem of time…
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 · Advanced Text Analysis Techniques
