An improved parallel algorithm for finding frequent item-sets

Chundong She,Lei Li,Hongbing Wang,Bo Gao,Hongqin Deng
DOI: https://doi.org/10.1109/ICIMA.2004.1384224
2004-01-01
Abstract:Discovery of associations from large-sets becomes increasingly useful in data-mining field. Several sequential and parallel algorithms for discovery of association rules are analyzed in this paper. And based on the efficient FP-growth algorithm without candidacy, its implementation method of constructing the frequent pattern tree and mining frequent item sets is given for the shared memory parallel formulation. However, it becomes less effective due to the imbalance. Therefore, a dynamic mechanism is proposed in this paper to solve the problem successfully.
What problem does this paper attempt to address?