A FP Growth Algorithm Based on MapReduce Model and It′s Application

Yuanbo LI,Zeyu SUN
DOI: https://doi.org/10.3969/i.issn.1674-5403.2016.04.015
2016-01-01
Abstract:FP-Growth is a classic association rule mining algorithm which is based on frequent pattern tree. It has the highly application in many areas. Focus on the problem of the traditional FP-growth algorithm may produce lots of frequent item sets. This essay proposes a strategy of item sets mergering and pruning which can improve the process mining on FP tree. Thus, analyzing the mining method of single path and multi-path can reduce the number of parts of mining branch. Then the improved FP-Growth algorithm parallelized, based on the MapReduce programming technology. The experimental results show the improved method has an advantage in executing efficiency and it has better acceleration ratio and scalability.
What problem does this paper attempt to address?