高级检索
    严玉良, 董一鸿, 何贤芒, 汪卫. FSMBUS:一种基于Spark的大规模频繁子图挖掘算法[J]. 计算机研究与发展, 2015, 52(8): 1768-1783. DOI: 10.7544/issn1000-1239.2015.20150256
    引用本文: 严玉良, 董一鸿, 何贤芒, 汪卫. FSMBUS:一种基于Spark的大规模频繁子图挖掘算法[J]. 计算机研究与发展, 2015, 52(8): 1768-1783. DOI: 10.7544/issn1000-1239.2015.20150256
    Yan Yuliang, Dong Yihong, He Xianmang, Wang Wei. FSMBUS: A Frequent Subgraph Mining Algorithm in Single Large-Scale Graph Using Spark[J]. Journal of Computer Research and Development, 2015, 52(8): 1768-1783. DOI: 10.7544/issn1000-1239.2015.20150256
    Citation: Yan Yuliang, Dong Yihong, He Xianmang, Wang Wei. FSMBUS: A Frequent Subgraph Mining Algorithm in Single Large-Scale Graph Using Spark[J]. Journal of Computer Research and Development, 2015, 52(8): 1768-1783. DOI: 10.7544/issn1000-1239.2015.20150256

    FSMBUS:一种基于Spark的大规模频繁子图挖掘算法

    FSMBUS: A Frequent Subgraph Mining Algorithm in Single Large-Scale Graph Using Spark

    • 摘要: 随着社交网络用户数的快速增加,大规模单图上频繁子图挖掘的需求越来越强烈.单机算法对大规模图的运行效率较低,难以支撑支持度较低的频繁子图的挖掘;现有的分布式环境下单图的频繁子图挖掘算法不支持子图增长模式的挖掘,它们所使用的Hadoop框架也不适合运行迭代式算法.提出了一种基于Spark的大规模单图频繁子图挖掘算法FSMBUS,通过次优树构建并行计算的候选子图,在给定最小支持度时挖掘出所有的频繁子图,并利用非频繁检测和搜索顺序选择实现优化,还设计了一种名为Sorted-Greedy的轻量级数据划分方法.实验结果表明,FSMBUS的效率要比现有单图上最新的算法快一个数量级,并支持更低最小支持度阈值以及更大规模图数据的挖掘,同时FSMBUS比其Hadoop的移植版要快2~4倍.

       

      Abstract: Mining frequent subgraphs in a single large-scale graph is of huge demand with the rapid growth of the social networking. However, it is inefficient for the serial algorithms to mine frequent subgraphs in low support when mining for a single large-scale graph. Meanwhile, few existing distributed algorithms can’t support the growth pattern mining, and the Hadoop framework they worked is not suitable for iterative running. In this paper, a distributed algorithm named FSMBUS for mining frequent subgraph in a single large-scale graph under Spark framework is proposed. It constructs the parallel computing candidate subgraphs by suboptimal CAM Tree, which returns all the frequent subgraphs for given user-defined minimum support. Additionally, infrequent patterns’ test and searching order chosen is introduced to optimize the algorithm. Sorted-Greedy method is designed for data partition to balance the workload. Our experiments show that FSMBUS runs faster and more effective than the existing algorithms with real datasets,and even can run with the lower support threshold and the larger graph datasets as well. At the same time, FSMBUS runs 2~4 times faster on Spark framework than that on Hadoop framework.

       

    /

    返回文章
    返回