Multiscale Dubuc: A New Similarity Measure for Time Series
Mahsa Khazaei, Azim Ahmadzadeh, Krishna Rukmini Puthucode

TL;DR
This paper introduces Multiscale Dubuc Distance (MDD), a new similarity measure for time series that is a metric, computationally efficient, and performs comparably to optimized DTW across diverse datasets.
Contribution
The paper proposes MDD, a novel fractal-based similarity measure for time series that is a metric, easy to tune, and scalable for large datasets.
Findings
MDD is a metric satisfying the triangle inequality.
MDD's performance is comparable to DTW with optimized parameters.
MDD runs linearly with time series length, enabling scalability.
Abstract
Quantifying similarities between time series in a meaningful way remains a challenge in time series analysis, despite many advances in the field. Most real-world solutions still rely on a few popular measures, such as Euclidean Distance (EuD), Longest Common Subsequence (LCSS), and Dynamic Time Warping (DTW). The strengths and weaknesses of these measures have been studied extensively, and incremental improvements have been proposed. In this study, however, we present a different similarity measure that fuses the notion of Dubuc's variation from fractal analysis with the Intersection-over-Union (IoU) measure which is widely used in object recognition (also known as the Jaccard Index). In this proof-of-concept paper, we introduce the Multiscale Dubuc Distance (MDD) measure and prove that it is a metric, possessing desirable properties such as the triangle inequality. We use 95 datasets…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Systems and Time Series Analysis · Neural Networks and Applications · Time Series Analysis and Forecasting
MethodsDynamic Time Warping
