Edit Distance between Merge Trees
Raghavendra Sridharamurthy, Talha Bin Masood, Adhitya Kamakshidasan, Vijay Natarajan
TL;DR
The paper introduces a metric tree edit distance between merge trees to compare scalar fields, enabling feature-directed analysis of time-varying data. It develops a merge-tree–tailored cost model with two concrete edit costs and proves metric properties, including stability under perturbations. A stabilization strategy addresses instabilities, and the authors provide a dynamic-programming algorithm suitable for practical computation. Extensive experiments across time-varying data, symmetry detection, shape matching, and data summarization demonstrate that the distance captures meaningful topological differences beyond traditional persistence-based measures. The approach offers a principled, topology-aware tool for analyzing scalar fields in scientific visualization and related applications.
Abstract
Topological structures such as the merge tree provide an abstract and succinct representation of scalar fields. They facilitate effective visualization and interactive exploration of feature-rich data. A merge tree captures the topology of sub-level and super-level sets in a scalar field. Estimating the similarity between merge trees is an important problem with applications to feature-directed visualization of time-varying data. We present an approach based on tree edit distance to compare merge trees. The comparison measure satisfies metric properties, it can be computed efficiently, and the cost model for the edit operations is both intuitive and captures well-known properties of merge trees. Experimental results on time-varying scalar fields, 3D cryo electron microscopy data, shape data, and various synthetic datasets show the utility of the edit distance towards a feature-driven analysis of scalar fields.
