English

Graph Mover's Distance: An Efficiently Computable Distance Measure for Geometric Graphs

Computational Geometry 2023-06-12 v1 Computer Vision and Pattern Recognition

Abstract

Many applications in pattern recognition represent patterns as a geometric graph. The geometric graph distance (GGD) has recently been studied as a meaningful measure of similarity between two geometric graphs. Since computing the GGD is known to be NP\mathcal{NP}-hard, the distance measure proves an impractical choice for applications. As a computationally tractable alternative, we propose in this paper the Graph Mover's Distance (GMD), which has been formulated as an instance of the earth mover's distance. The computation of the GMD between two geometric graphs with at most nn vertices takes only O(n3)O(n^3)-time. Alongside studying the metric properties of the GMD, we investigate the stability of the GGD and GMD. The GMD also demonstrates extremely promising empirical evidence at recognizing letter drawings from the {\tt LETTER} dataset \cite{da_vitoria_lobo_iam_2008}.

Keywords

Cite

@article{arxiv.2306.02133,
  title  = {Graph Mover's Distance: An Efficiently Computable Distance Measure for Geometric Graphs},
  author = {Sushovan Majhi},
  journal= {arXiv preprint arXiv:2306.02133},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2209.12869

R2 v1 2026-06-28T10:55:29.509Z