DocumentCode :
12567
Title :
An Iterative MapReduce Based Frequent Subgraph Mining Algorithm
Author :
Bhuiyan, Mansurul A. ; Al Hasan, Mohammad
Author_Institution :
Dept. of Comput. Sci., Indiana Univ., Indianapolis, IN, USA
Volume :
27
Issue :
3
fYear :
2015
fDate :
March 1 2015
Firstpage :
608
Lastpage :
620
Abstract :
Frequent subgraph mining (FSM) is an important task for exploratory data analysis on graph data. Over the years, many algorithms have been proposed to solve this task. These algorithms assume that the data structure of the mining task is small enough to fit in the main memory of a computer. However, as the real-world graph data grows, both in size and quantity, such an assumption does not hold any longer. To overcome this, some graph database-centric methods have been proposed in recent years for solving FSM; however, a distributed solution using MapReduce paradigm has not been explored extensively. Since MapReduce is becoming the de-facto paradigm for computation on massive data, an efficient FSM algorithm on this paradigm is of huge demand. In this work, we propose a frequent subgraph mining algorithm called FSM-H which uses an iterative MapReduce based framework. FSM-H is complete as it returns all the frequent subgraphs for a given user-defined support, and it is efficient as it applies all the optimizations that the latest FSM algorithms adopt. Our experiments with real life and large synthetic datasets validate the effectiveness of FSM-H for mining frequent subgraphs from large graph datasets. The source code of FSM-H is available from www.cs.iupui.edu/~alhasan/ software/
Keywords :
data handling; data mining; graph theory; iterative methods; parallel processing; FSM-H; data structure; de-facto paradigm; exploratory data analysis; graph data; graph database-centric methods; iterative MapReduce based frequent subgraph mining algorithm; optimizations; Frequent sub-graph mining; iterative MapReduce;
fLanguage :
English
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
Publisher :
ieee
ISSN :
1041-4347
Type :
jour
DOI :
10.1109/TKDE.2014.2345408
Filename :
6871430
Link To Document :
بازگشت