论文标题
Multiri:标签的多编码中的快速子图匹配
MultiRI: Fast Subgraph Matching in Labeled Multigraphs
论文作者
论文摘要
子图匹配(SM)问题包括找到一个给定的小图的所有嵌入(称为查询)中的所有嵌入到一个称为目标的大图中。 SM问题已被广泛研究以用于简单的图形,即两个节点和节点之间完全存在一个边缘的图形,但很少为标记的被标记的多式图像设计方法,即在节点上可能具有多个标签的图形,其中一对节点可能具有多个标记的eDGE。在这里,我们提出了MultiRi,这是一种用于子媒体匹配(SMM)问题的新型算法,即标记的多句话中的子图匹配。通过计算兼容性域和查询节点上的对称性破坏条件来过滤可能解决方案的搜索空间,通过计算兼容性域和对称性破坏条件来改善最先进的方法。从经验上讲,我们表明,通过使用有限的内存,Multiri在合成和真实图中均优于合成和真实图中SMM问题的最新方法,而大图在五到十之间。
The Subgraph Matching (SM) problem consists of finding all the embeddings of a given small graph, called the query, into a large graph, called the target. The SM problem has been widely studied for simple graphs, i.e. graphs where there is exactly one edge between two nodes and nodes have single labels, but few approaches have been devised for labeled multigraphs, i.e. graphs having possibly multiple labels on nodes in which pair of nodes may have multiple labeled edges between them. Here we present MultiRI, a novel algorithm for the Sub-Multigraph Matching (SMM) problem, i.e. subgraph matching in labeled multigraphs. MultiRI improves on the state-of-the-art by computing compatibility domains and symmetry breaking conditions on query nodes to filter the search space of possible solutions. Empirically, we show that MultiRI outperforms the state-of-the-art method for the SMM problem in both synthetic and real graphs, with a multiplicative speedup between five and ten for large graphs, by using a limited amount of memory.