论文标题
基于矩阵规范的图形相似性
Graph Similarity Based on Matrix Norms
论文作者
论文摘要
量化两个图之间的相似性是许多基于图数据的数据分析任务的基本算法问题。在本文中,我们研究了基于量化两个图之间的不匹配的相似性度量家族的计算复杂性,即在顶点的最佳比对下图形的“对称差异”。一个重要的示例是基于图编辑距离的相似性。虽然编辑距离计算“全局”不匹配,即对称差异中的边数,但我们的主要重点是计算每个顶点最大不匹配的“本地”测度。从数学上讲,我们的相似性度量最好以邻接矩阵表示:图之间的不匹配表示为其邻接矩阵的差异(在最佳一致性下),我们通过应用一些矩阵标准来衡量它。粗略地说,诸如图形编辑距离之类的全局度量对应于frobenius norm和本地措施(例如光谱规范)等局部措施等进入矩阵规范。即使对于非常有限的图形类,我们也证明了许多强大的NP硬度和不可Ximimibility的结果。
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.