DocumentCode
3301095
Title
Parallel mining frequent patterns over big transactional data in extended mapreduce
Author
Hui Chen ; Lin, Tsau Young ; Zhibing Zhang ; Jie Zhong
Author_Institution
Sch. of Software & Commun. Eng., Jiangxi Univ. of Finance & Econ., Nanchang, China
fYear
2013
fDate
13-15 Dec. 2013
Firstpage
43
Lastpage
48
Abstract
In big data era, data size has raised from TB-level to PB-level. Traditional algorithm can not satisfy the needs of big data computing. This paper design a parallel algorithm for mining frequent pattern over big transactional data based on an extended MapReduce Frame. In which, the mass data file is firstly split into many data subfiles, the patterns in each subfile can be quickly located based on bitmap computation by scanning the data only once. And the computing results of all subfiles are merged for mining the frequent patterns in the whole big data. In order to improve the performance of the proposed method, the insignificant patterns are pruned by a statistic analysis method when the data subfiles are processed. The experimental results show that the method is efficient, strong in scalability, and can be used to efficiently mine frequent patterns in big data.
Keywords
Big Data; data mining; parallel algorithms; parallel programming; PB-level; TB-level; big transactional data; bitmap computation; data scanning; data size; data subfile processing; extended MapReduce Frame; mass data file split; parallel algorithm; parallel frequent pattern mining; performance improvement; statistic analysis method; subfile merging; subfile pattern location; Data handling; Data mining; Data storage systems; Databases; Equations; Information management; Probability density function; Big Data; Bitmap Computation; Frequent Pattern Mining; MapReduce;
fLanguage
English
Publisher
ieee
Conference_Titel
Granular Computing (GrC), 2013 IEEE International Conference on
Conference_Location
Beijing
Type
conf
DOI
10.1109/GrC.2013.6740378
Filename
6740378
Link To Document