首页> 外文会议>International conference on very large data bases >Scalable Subgraph Enumeration in MapReduce
【24h】

Scalable Subgraph Enumeration in MapReduce

机译:MapReduce中可扩展的子图枚举

获取原文

摘要

Subgraph enumeration, which aims to find all the subgraphs of a large data graph that are isomorphic to a given pattern graph, is a fundamental graph problem with a wide range of applications. However, existing sequential algorithms for subgraph enumeration fall short in handling large graphs due to the involvement of computationally intensive subgraph isomorphism operations. Thus, some recent researches focus on solving the problem using MapReduce. Nevertheless, exiting MapReduce approaches are not scalable to handle very large graphs since they either produce a huge number of partial results or consume a large amount of memory. Motivated by this, in this paper, we propose a new algorithm TwinTwigJoin based on a left-deep-join framework in MapReduce, in which the basic join unit is a TwinTwig (an edge or two incident edges of a node). We show that in the Erdos-Renyi random-graph model, TwinTwigJoin is instance optimal in the left-deep-join framework under reasonable assumptions, and we devise an algorithm to compute the optimal join plan. Three optimization strategies are explored to improve our algorithm. Furthermore, we discuss how our approach can be adapted in the power-law random-graph model.We conduct extensive performance studies in several real graphs, one of which contains billions of edges. Our approach significantly outperforms existing solutions in all tests.
机译:子图枚举,旨在找到对给定图案图具有同性恋的大数据图的所有子图,是具有广泛应用的基本图形问题。然而,由于计算密集的子图同样作用的参与,对子图枚举的现有顺序算法缺乏处理大图。因此,最近的一些研究侧重于使用MapReveCuce解决问题。尽管如此,退出MapReduce方法不可扩展以处理非常大的图形,因为它们要么产生大量的部分结果或消耗大量内存。通过此目的,本文提出了一种基于MapReduce中的左深连接框架的新算法TwintWigjoin,其中基本连接单元是Twintwig(节点的边缘或两个入射边)。我们认为,在Erdos-renyi随机图模型中,TwintWigjoin是在合理假设下左深加入框架中的实例最佳,我们设计了一种计算最佳连接计划的算法。探讨了三种优化策略来提高我们的算法。此外,我们讨论了我们的方法可以在动力法随机图模型中调整.WE在几个真实图中进行广泛的性能研究,其中一个含有数十亿边缘。我们的方法显着优于所有测试中的现有解决方案。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号