首页> 中文期刊> 《软件学报》 >基于包含度的子图匹配方法

基于包含度的子图匹配方法

         

摘要

子图匹配是图论中最基本的操作.研究子图匹配的一个变种,即:在一个节点拥有若干元素的大图数据库中,找到与给定查询图结构同构并且对应节点元素的加权集合包含度大于给定值的所有子图,称作基于包含度的子图匹配(subgraph matching with inclusion degree,简称SMID).该查询能够应用于多种场景,包括论文检索、社区发现、企业招聘等.为高效实现SMID,设计了同时包含节点元素和图结构信息的数据签名与查询签名,在离线处理阶段,利用数据签名为数据图建立动态签名树(DS-Tree),以加快在线处理时图节点的匹配过程.为解决DS-Tree占用空间大的问题,设计了一种DS-Tree压缩方法,在对查询效率影响不大的情况下减小了索引空间.为进一步加快查询效率,还提出了支配子图查询算法.在真实数据和人工数据上的实验结果表明,所提出的方法在效率和扩展性方面优于现有其他方法.%Subgrpah matching is a basic operation in graph theory.This paper focuses on a variant,namely subgraph matching with inclusion degree (SMID),which retrieves subgraphs that are structurally isomorphic to the query graph while satisfying the condition that the inclusion degree between matched vertexes is greater than a given value.SMID can be applied to many applications,including paper search,crowdsourcing,and recruitment.To efficiently process SMID,this paper designs a novel signature mechanism for data graph and query graph respectively by holding the information of both vertex elements and graph structure.Based on graph signature,a dynamic signature tree (DS-Tree) is built to speed up the SMID processing.A compression method is proposed to reduce the memory usage of DS-Tree.To achieve a better performance,an efficient dominating-set-based subgraph matching algorithm is also developed.Extensive experiments on both real and synthetic datasets demonstrate that the method introduced in this paper outperforms state-of-the-art methods by an order of magnitude in terms of efficiency and scalability.

著录项

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号