Algorithm for Frequent Pattern Mining Based on FP-Reference-Tree/List

SHI Wei,FU Yan
DOI: https://doi.org/10.3969/j.issn.1002-137x.2006.06.057
2006-01-01
Computer Science
Abstract:In order to resolve frequent pattern mining problem efficiently, redundant operation and temporary data in FP-growth algorithm are analyzed, data structure FPR-tree and FPR-list are imported, the method of conditional pattern base generation and storage in FP-growth algorithm are improved, and a new FPRSG algorithm is presented. Theoretical analysis and experiment result both show that FPRSG is more efficient than FP-growth.
What problem does this paper attempt to address?