Parallel Implementation of FP Growth Algorithm.pdf


立即下载 NetworkAttachedStorage
2024-04-10
algorithm FP Growth computing Parallel proposed makes Graphics mining itemset
514.8 KB

Parallel Implementation of FP Growth
Algorithm on XML Data Using
Multiple GPU
Sheetal Rathi and C.A. Dhote
Abstract The FP Growth algorithm is inherently faster than Apriori as it has less
number of combinations to be considered. However, the gap here is that the tree
building task is a strenuous process in terms of time and memory. Several attempts
have been made to improvise the algorithm. In this paper, a model is proposed to
implement a parallel FP Growth algorithm that makes use of the elimination process
employed by FP Growth algorithm without generating the actual tree (or multiple
smaller trees). This not only improves performance of the algorithm but also results
in more efficient memory usage. The proposed algorithm Accelerated Frequent
Itemset Mining (AFIM) makes use of multiple Graphics Processing Unit (GPU)
system.
Keywords Parallel computing  FP growth  Frequent itemset mining  High
performance computing  Graphics processing unit
1 Introduction
Data M


algorithm/FP/Growth/computing/Parallel/proposed/makes/Graphics/mining/itemset/ algorithm/FP/Growth/computing/Parallel/proposed/makes/Graphics/mining/itemset/
-1 条回复
登录 后才能参与评论
-->