首页> 外文期刊>Parallel Computing >A memory efficient maximal clique enumeration method for sparse graphs with a parallel implementation
【24h】

A memory efficient maximal clique enumeration method for sparse graphs with a parallel implementation

机译:具有并行实现的稀疏图的内存有效最大派系枚举方法

获取原文
获取原文并翻译 | 示例

摘要

Maximal clique enumeration (MCE) is a widely studied problem that plays a crucial role in structure mining of undirected graphs. The increasing scale of real-world graphs has brought the challenges of high memory cost and high CPU workload to the problem. In this paper, we propose a memory efficient method named CMC-bit for MCE on sparse graphs. It reduces the memory cost via minimizing the candidate cliques and representing them by the data structure bitset. It generates an appropriate order for the vertex set according to two optimized principles to reduce the CPU cost. We further design a partition-based CMC-bit algorithm with a one-side extending strategy to solve the memory-limited problem. We parallelize the CMC-bit algorithm based on MapReduce with a range-based partition strategy to make an optimal trade-off between the shuffling workload of graph decomposition and load balance in the Reduce phase. We conduct extensive experiments on 30 real-world datasets. The results demonstrate that both the CMC-bit algorithm and its parallel implementation significantly outperform the respective state-of-the-art algorithms in speed. We also show that the parallel CMC-bit algorithm achieves good performance on the scalability with respect to both the reducer number and the CPU number. (C) 2019 Elsevier B.V. All rights reserved.
机译:最大集团枚举(MCE)是一个广泛研究的问题,在无向图的结构挖掘中起着至关重要的作用。现实世界图表的规模不断扩大,给该问题带来了高内存成本和高CPU工作量的挑战。在本文中,我们为稀疏图上的MCE提出了一种名为CMC位的内存有效方法。它通过最小化候选队列并通过数据结构位集来表示它们,从而降低了存储成本。它根据两个优化的原理为顶点集生成适当的顺序,以降低CPU成本。我们进一步设计了一种基于分区的CMC位算法,并采用了单侧扩展策略来解决内存受限问题。我们将基于MapReduce的CMC位算法与基于范围的分区策略并行化,以在图阶段的图分解混搭工作量和负载平衡之间进行最佳权衡。我们对30个现实世界的数据集进行了广泛的实验。结果表明,CMC位算法及其并行实现在速度上均明显优于相应的最新算法。我们还表明,并行CMC位算法在减速器数量和CPU数量方面都具有良好的可伸缩性性能。 (C)2019 Elsevier B.V.保留所有权利。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号