Graph Similarity Based on Matrix Norms

06/30/2022
by   Timo Gervens, et al.
0

Quantifying the similarity between two graphs is a fundamental algorithmic problem at the heart of many data analysis tasks for graph-based data. In this paper, we study the computational complexity of a family of similarity measures based on quantifying the mismatch between the two graphs, that is, the "symmetric difference" of the graphs under an optimal alignment of the vertices. An important example is similarity based on graph edit distance. While edit distance calculates the "global" mismatch, that is, the number of edges in the symmetric difference, our main focus is on "local" measures calculating the maximum mismatch per vertex. Mathematically, our similarity measures are best expressed in terms of the adjacency matrices: the mismatch between graphs is expressed as the difference of their adjacency matrices (under an optimal alignment), and we measure it by applying some matrix norm. Roughly speaking, global measures like graph edit distance correspond to entrywise matrix norms like the Frobenius norm and local measures correspond to operator norms like the spectral norm. We prove a number of strong NP-hardness and inapproximability results even for very restricted graph classes such as bounded-degree trees.

READ FULL TEXT

page 1

page 3

page 4

page 10

page 11

page 13

research
09/07/2023

Three Hardness Results for Graph Similarity Problems

Notions of graph similarity provide alternative perspective on the graph...
research
02/23/2018

Graph Similarity and Approximate Isomorphism

The graph similarity problem, also known as approximate graph isomorphis...
research
06/12/2019

Relative Hausdorff Distance for Network Analysis

Similarity measures are used extensively in machine learning and data sc...
research
06/30/2020

Hierarchical Graph Matching Network for Graph Similarity Computation

Graph edit distance / similarity is widely used in many tasks, such as g...
research
02/05/2020

A dichotomy for bounded degree graph homomorphisms with nonnegative weights

We consider the complexity of counting weighted graph homomorphisms defi...
research
01/22/2021

On the robustness of certain norms

We study a family of norms defined for functions on an interval. These n...
research
09/10/2019

Novel diffusion-derived distance measures for graphs

We define a new family of similarity and distance measures on graphs, an...

Please sign up or login with your details

Forgot password? Click here to reset