论文标题

使用图形拓扑

Uncertainty-aware Efficient Subgraph Isomorphism using Graph Topology

论文作者

Kusari, Arpan, Sun, Wenbo

论文摘要

亚图同构,也称为子图匹配,通常被视为NP完整问题。这种复杂性在实际应用中进一步复杂化,在这些应用中,边缘权重是实现的,并且可能会受到测量噪声和潜在丢失数据的影响。这种图形匹配通常会在图像匹配和地图匹配等应用中出现。在存在此类损坏的情况下,大多数子图匹配方法无法执行节点对节点匹配。我们提出了一种方法,可以在不进行两个步骤的情况下识别子图和完整图之间的节点对应关系。为了证明所提出的方法的有效性,对ERDOS-RENYI随机图进行了模拟,并对基于图像的仿射协变功能数据集和Kitti Stereo数据集进行了两个案例研究。除了现有的子图匹配方法之外,所提出的方法显示出具有现实的亚线性计算效率,对随机测量噪声的鲁棒性以及良好的统计特性。我们的方法也很容易适用于确切的匹配情况,而不会损失一般性。

Subgraph isomorphism, also known as subgraph matching, is typically regarded as an NP-complete problem. This complexity is further compounded in practical applications where edge weights are real-valued and may be affected by measurement noise and potential missing data. Such graph matching routinely arises in applications such as image matching and map matching. Most subgraph matching methods fail to perform node-to-node matching under presence of such corruptions. We propose a method for identifying the node correspondence between a subgraph and a full graph in the inexact case without node labels in two steps - (a) extract the minimal unique topology preserving subset from the subgraph and find its feasible matching in the full graph, and (b) implement a consensus-based algorithm to expand the matched node set by pairing unique paths based on boundary commutativity. To demonstrate the effectiveness of the proposed method, a simulation is performed on the Erdos-Renyi random graphs and two case studies are performed on the image-based affine covariant features dataset and KITTI stereo dataset respectively. Going beyond the existing subgraph matching approaches, the proposed method is shown to have realistically sub-linear computational efficiency, robustness to random measurement noise, and good statistical properties. Our method is also readily applicable to the exact matching case without loss of generality.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源