LGFeb 14, 2024

Evaluating DTW Measures via a Synthesis Framework for Time-Series Data

arXiv:2402.08943v14 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of selecting appropriate DTW measures for time-series analysis, which is incremental as it provides a systematic evaluation framework rather than a new method.

The authors tackled the lack of comprehensive evaluation of Dynamic Time Warping (DTW) measures for time-series data by proposing a synthesis framework to generate sequences with known variations, assessing performance on alignment and classification tasks and providing guidelines for selecting measures based on variation types, validated in real-world applications like oil and gas detection and flow visualization.

Time-series data originate from various applications that describe specific observations or quantities of interest over time. Their analysis often involves the comparison across different time-series data sequences, which in turn requires the alignment of these sequences. Dynamic Time Warping (DTW) is the standard approach to achieve an optimal alignment between two temporal signals. Different variations of DTW have been proposed to address various needs for signal alignment or classifications. However, a comprehensive evaluation of their performance in these time-series data processing tasks is lacking. Most DTW measures perform well on certain types of time-series data without a clear explanation of the reason. To address that, we propose a synthesis framework to model the variation between two time-series data sequences for comparison. Our synthesis framework can produce a realistic initial signal and deform it with controllable variations that mimic real-world scenarios. With this synthesis framework, we produce a large number of time-series sequence pairs with different but known variations, which are used to assess the performance of a number of well-known DTW measures for the tasks of alignment and classification. We report their performance on different variations and suggest the proper DTW measure to use based on the type of variations between two time-series sequences. This is the first time such a guideline is presented for selecting a proper DTW measure. To validate our conclusion, we apply our findings to real-world applications, i.e., the detection of the formation top for the oil and gas industry and the pattern search in streamlines for flow visualization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes