Algorithm for Mining Frequent Patterns Based on Merged FP-tree

LIN Sen-mei,XIE Huo-sheng,BAI Qing-yuan,XIE Li-cong,ZHANG Ying
DOI: https://doi.org/10.3969/j.issn.1001-6600.2007.04.062
2007-01-01
Abstract:FP-growth is an efficient algorithm for mining frequent patterns,however,it needs to generate numerous re-construction of intermediate FP-trees during the mining process,so the efficiency of FP-growth remains unsatisfactory.This paper proposes an algorithm DFP-mine for mining frequent patterns by merging sub-trees in an advanced FP-tree.A search strategy that integrating the top to down and down to top method is introduced.Theoretical analysis and experimental results show that the algorithms proposed in this paper have higher efficiency.
What problem does this paper attempt to address?