The DOPE Distance is SIC: A Stable, Informative, and Computable Metric on Time Series And Ordered Merge Trees
Christopher J. Tralie, Zachary Schlamowitz, Jose Arbelo, Antonio I., Delgado, Charley Kirk, Nicholas A. Scoville

TL;DR
This paper introduces the DOPE distance, a stable, informative, and efficiently computable metric for ordered merge trees, especially suited for time series analysis, demonstrated to outperform existing methods on classification tasks.
Contribution
The paper presents the DOPE distance, a novel metric for ordered merge trees that is stable, informative, and computable in polynomial time, focusing on ordered critical points rather than hierarchical structure.
Findings
DOPE outperforms bottleneck and Wasserstein distances on the UCR time series dataset.
The algorithm is simple, with quadratic complexity on the interval and cubic on the circle.
Ignoring hierarchical information allows for efficient computation similar to string edit distances.
Abstract
Metrics for merge trees that are simultaneously stable, informative, and efficiently computable have so far eluded researchers. We show in this work that it is possible to devise such a metric when restricting merge trees to ordered domains such as the interval and the circle. We present the ``dynamic ordered persistence editing'' (DOPE) distance, which we prove is stable and informative while satisfying metric properties. We then devise a simple dynamic programming algorithm to compute it on the interval and an algorithm to compute it on the circle. Surprisingly, we accomplish this by ignoring all of the hierarchical information of the merge tree and simply focusing on a sequence of ordered critical points, which can be interpreted as a time series. Thus our algorithm is more similar to string edit distance and dynamic time warping than it is to more conventional…
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 · Metabolomics and Mass Spectrometry Studies · Topological and Geometric Data Analysis
