Algorithm for mining frequent patterns based on converse FP-tree

Yan-duo ZHAO,Bin-heng SONG
2005-01-01
Abstract:It proposed an algorithm for mining frequent patterns by finding the frequent extensions and merging sub-trees in a conversely constructed FP-tree. The performance of the algorithm is superior to the one of FP-Growth both in time and space consuming. It runs over two times faster than the FP-Growth and has a good scalability.
What problem does this paper attempt to address?