paper-with-me

Papers

The DOPE Distance is SIC: A Stable, Informative, and Computable Metric on Time Series And Ordered Merge Trees

2022-12-03 · Christopher J. Tralie, Zachary Schlamowitz, Jose Arbelo, Antonio I. Delgado, Charley Kirk, Nicholas A. Scoville

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 $O(N^2)$ dynamic programming algorithm to compute it on the interval and an $O(N^3)$ 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 merge tree comparison algorithms. In the context of time series with the interval as a domain, we show empirically on the UCR time series classification dataset that DOPE performs better than bottleneck/Wasserstein distances between persistence diagrams.

📄 PDF Abstract BibTeX arXiv:2212.01648

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Time WarpingTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Solving general elliptical mixture models through an approximate Wasserstein manifold

2019-06-09 · Shengxi Li, Zeyang Yu, Min Xiang, Danilo Mandic

We address the estimation problem for general finite mixture models, with a particular focus on the elliptical mixture models (EMMs). Compared to the widely adopted Kullback-Leibler divergence, we show that the Wasserste…

The similarity metric

2001-11-20 · Ming Li, Xin Chen, Xin Li, Bin Ma 외

A new class of distances appropriate for measuring similarity relations between sequences, say one type of similarity per distance, is studied. We propose a new ``normalized information distance'', based on the noncomput…

Weisfeiler-Lehman meets Gromov-Wasserstein

2022-02-05 · Samantha Chen, Sunhyuk Lim, Facundo Mémoli, Zhengchao Wan 외

The Weisfeiler-Lehman (WL) test is a classical procedure for graph isomorphism testing. The WL test has also been widely used both for designing graph kernels and for analyzing graph neural networks. In this paper, we pr…

Isomorphism Testing

Stable Audio Open

2024-07-19 · Zach Evans, Julian D. Parker, CJ Carr, Zack Zukowski 외

Open generative models are vitally important for the community, allowing for fine-tunes and serving as baselines when presenting new models. However, most current text-to-audio models are private and not accessible for a…

Audio GenerationText-to-Music Generation

Debiased neural operators for estimating functionals

2026-04-21 · Konstantin Hess, Dennis Frauen, Niki Kilbertus, Stefan Feuerriegel arxiv

Neural operators are widely used to approximate solution maps of complex physical systems. In many applications, however, the goal is not to recover the full solution trajectory, but to summarize the solution trajectory …