DocumentCode :
140882
Title :
Large-scale frequent subgraph mining in MapReduce
Author :
Wenqing Lin ; Xiaokui Xiao ; Ghinita, Gabriel
Author_Institution :
Nanyang Technol. Univ., Singapore, Singapore
fYear :
2014
fDate :
March 31 2014-April 4 2014
Firstpage :
844
Lastpage :
855
Abstract :
Mining frequent subgraphs from a large collection of graph objects is an important problem in several application domains such as bio-informatics, social networks, computer vision, etc. The main challenge in subgraph mining is efficiency, as (i) testing for graph isomorphisms is computationally intensive, and (ii) the cardinality of the graph collection to be mined may be very large. We propose a two-step filter-and-refinement approach that is suitable to massive parallelization within the scalable MapReduce computing model. We partition the collection of graphs among worker nodes, and each worker applies the filter step to determine a set of candidate subgraphs that are locally frequent in its partition. The union of all such graphs is the input to the refinement step, where each candidate is checked against all partitions and only the globally frequent graphs are retained. We devise a statistical threshold mechanism that allows us to predict which subgraphs have a high chance to become globally frequent, and thus reduce the computational overhead in the refinement step. We also propose effective strategies to avoid redundant computation in each round when searching for candidate graphs, as well as a lightweight graph compression mechanism to reduce the communication cost between machines. Extensive experimental evaluation results on several real-world large graph datasets show that the proposed approach clearly outperforms the existing state-of-the-art and provides a practical solution to the problem of frequent subgraph mining for massive collections of graphs.
Keywords :
data compression; data mining; graph theory; parallel programming; statistical analysis; MapReduce; application domains; bioinformatics; computer vision; graph collection; graph isomorphisms; graph objects; large-scale frequent subgraph mining; lightweight graph compression mechanism; parallelization; real-world large graph datasets; refinement step; social networks; statistical threshold mechanism; two-step filter-and-refinement approach; Computational modeling; Data mining; Educational institutions; Lattices; Social network services; Sorting; Testing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Engineering (ICDE), 2014 IEEE 30th International Conference on
Conference_Location :
Chicago, IL
Type :
conf
DOI :
10.1109/ICDE.2014.6816705
Filename :
6816705
Link To Document :
بازگشت