Distance Measures for Geometric Graphs
Sushovan Majhi, Carola Wenk

TL;DR
This paper explores two distance measures, GED and GGD, for geometric graphs, analyzing their properties, modifications, and computational complexity, revealing that GGD is NP-hard to compute even for planar graphs.
Contribution
It adapts and studies the metric properties of GED and GGD for geometric graphs, and demonstrates the NP-hardness of computing GGD.
Findings
GED and GGD can be adapted to serve as meaningful distance measures for geometric graphs.
GCD is NP-hard to compute even for planar graphs with arbitrary costs.
The study compares the properties and computational aspects of both distance measures.
Abstract
A geometric graph is a combinatorial graph, endowed with a geometry that is inherited from its embedding in a Euclidean space. Formulation of a meaningful measure of (dis-)similarity in both the combinatorial and geometric structures of two such geometric graphs is a challenging problem in pattern recognition. We study two notions of distance measures for geometric graphs, called the geometric edit distance (GED) and geometric graph distance (GGD). While the former is based on the idea of editing one graph to transform it into the other graph, the latter is inspired by inexact matching of the graphs. For decades, both notions have been lending themselves well as measures of similarity between attributed graphs. If used without any modification, however, they fail to provide a meaningful distance measure for geometric graphs -- even cease to be a metric. We have curated their associated…
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
TopicsGraph Theory and Algorithms · Topological and Geometric Data Analysis · Data Management and Algorithms
