DTW+S: Shape-based Comparison of Time-series with Ordered Local Trend
Ajitesh Srivastava

TL;DR
This paper introduces DTW+S, a novel, interpretable distance measure for time-series that emphasizes local trend similarities and ordered local patterns, improving clustering, classification, and ensemble methods.
Contribution
The paper proposes DTW+S, a new shape-based time-series similarity measure that captures ordered local trends and provides an interpretable matrix representation, supported by theoretical analysis.
Findings
DTW+S outperforms baselines in epidemic curve clustering.
Combining DTW+S with barycenter averaging enhances trajectory preservation.
DTW+S improves classification accuracy when local trends are crucial.
Abstract
Measuring distance or similarity between time-series data is a fundamental aspect of many applications including classification, clustering, and ensembling/alignment. Existing measures may fail to capture similarities among local trends (shapes) and may even produce misleading results. Our goal is to develop a measure that looks for similar trends occurring around similar times and is easily interpretable for researchers in applied domains. This is particularly useful for applications where time-series have a sequence of meaningful local trends that are ordered, such as in epidemics (a surge to an increase to a peak to a decrease). We propose a novel measure, DTW+S, which creates an interpretable "closeness-preserving" matrix representation of the time-series, where each column represents local trends, and then it applies Dynamic Time Warping to compute distances between these matrices.…
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 · Complex Systems and Time Series Analysis
Methodsfail
