LGAISPFeb 22, 2025

Deep Time Warping for Multiple Time Series Alignment

arXiv:2502.16324v12 citationsh-index: 13Sci Iran
Originality Incremental advance
AI Analysis

This addresses a gap in alignment methodologies for numerical time series, which is incremental as it extends existing pairwise methods to multiple alignment.

The paper tackles the problem of aligning multiple time series with temporal shifts and scaling by introducing a deep learning-based method that aligns all signals simultaneously, improving classification accuracy and reducing runtime on 129 datasets from the UCR Archive 2018.

Time Series Alignment is a critical task in signal processing with numerous real-world applications. In practice, signals often exhibit temporal shifts and scaling, making classification on raw data prone to errors. This paper introduces a novel approach for Multiple Time Series Alignment (MTSA) leveraging Deep Learning techniques. While most existing methods primarily address Multiple Sequence Alignment (MSA) for protein and DNA sequences, there remains a significant gap in alignment methodologies for numerical time series. Additionally, conventional approaches typically focus on pairwise alignment, whereas our proposed method aligns all signals in a multiple manner (all the signals are aligned together at once). This innovation not only enhances alignment efficiency but also significantly improves computational speed. By decomposing into piece-wise linear sections, we introduce varying levels of complexity into the warping function. Additionally, our method ensures the satisfaction of three warping constraints: boundary, monotonicity, and continuity conditions. The utilization of a deep convolutional network allows us to employ a new loss function, addressing some limitations of Dynamic Time Warping (DTW). Experimental results on the UCR Archive 2018, comprising 129 time series datasets, demonstrate that employing our approach to align signals significantly enhances classification accuracy and warping average and also reduces the run time across the majority of these datasets.

Foundations

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

Your Notes