首页 | 本学科首页   官方微博 | 高级检索  
     

基于包含度的子图匹配方法
引用本文:李瑞远,洪亮.基于包含度的子图匹配方法[J].软件学报,2018,29(6):1792-1812.
作者姓名:李瑞远  洪亮
作者单位:西安电子科技大学 计算机学院, 陕西 西安 710071,武汉大学 信息管理学院, 湖北 武汉 430072;武汉大学 深圳研究院, 广东 深圳 518000
基金项目:国家重点研发计划(2016YFB1000603);国家自然科学基金(61303025);深圳市基础研究项目(JCYJ20160523160953223);NSFC-广东联合基金;国家超级计算广州中心
摘    要:子图匹配是图论中最基本的操作.研究子图匹配的一个变种,即:在一个节点拥有若干元素的大图数据库中,找到与给定查询图结构同构并且对应节点元素的加权集合包含度大于给定值的所有子图,称作基于包含度的子图匹配(subgraph matching with inclusion degree,简称SMID).该查询能够应用于多种场景,包括论文检索、社区发现、企业招聘等.为高效实现SMID,设计了同时包含节点元素和图结构信息的数据签名与查询签名,在离线处理阶段,利用数据签名为数据图建立动态签名树(DS-Tree),以加快在线处理时图节点的匹配过程.为解决DS-Tree占用空间大的问题,设计了一种DS-Tree压缩方法,在对查询效率影响不大的情况下减小了索引空间.为进一步加快查询效率,还提出了支配子图查询算法.在真实数据和人工数据上的实验结果表明,所提出的方法在效率和扩展性方面优于现有其他方法.

关 键 词:子图匹配  包含度  图数据库  索引  支配子图
收稿时间:2016/10/26 0:00:00
修稿时间:2017/1/19 0:00:00

Method for Subgraph Matching with Inclusion Degree
LI Rui-Yuan and HONG Liang.Method for Subgraph Matching with Inclusion Degree[J].Journal of Software,2018,29(6):1792-1812.
Authors:LI Rui-Yuan and HONG Liang
Affiliation:School of Computer Science and Technology, Xidian University, Xi''an 710071, China and School of Information Management, Wuhan University, Wuhan 430072, China;Shenzhen Research Institute of Wuhan University, Shenzhen 518000, China
Abstract: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.
Keywords:mesh parameterization  parameter domain  parameterization quality  bijective mapping  metric distortion
点击此处可从《软件学报》浏览原始摘要信息
点击此处可从《软件学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号