Intersection Rule Based FP-tree


KIPS Transactions on Software and Data Engineering, Vol. 5, No. 3, pp. 155-164, Mar. 2016
10.3745/KTSDE.2016.5.3.155,   PDF Download:

Abstract

For frequency pattern analysis of large databases, the new tree-based frequency pattern analysis algorithm which can compensate for the disadvantages of the Apriori method has been variously studied. In frequency pattern tree, the number of nodes is associated with memory allocation, but also affects memory resource consumption and processing speed of the growth. Therefore, reducing the number of nodes in the tree is very important in the frequency pattern mining. However, the absolute criteria which need to order the transaction items for construction frequency pattern tree has lowered the compression ratio of the tree nodes. But most of the frequency based tree construction methods adapted the absolute criteria. FP-tree[1] is typically frequency pattern tree structure which is an extended prefix-tree structure for storing compressed frequent crucial information about frequent patterns. For construction the tree, all the frequent items in different transactions are sorted according to the absolute criteria, frequency descending order. CanTree[2] also need to absolute criteria, canonical order, to construct the tree. In this paper, we proposed a novel frequency pattern tree construction method that does not use the absolute criteria, IRFP-tree algorithm. IRFP-tree(Intersection Rule based FP-tree). IRFP-tree is constituted with the new paradigm of the intersection rule without the use of the absolute criteria. It increased the compression ratio of the tree nodes, and reduced the tree construction time. Our method has the additional advantage that it provides incremental mining. The reported test result demonstrate the applicability and effectiveness of the proposed approach.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
J. H. Lee, "Intersection Rule Based FP-tree," KIPS Transactions on Software and Data Engineering, vol. 5, no. 3, pp. 155-164, 2016. DOI: 10.3745/KTSDE.2016.5.3.155.

[ACM Style]
Jung Hun Lee. 2016. Intersection Rule Based FP-tree. KIPS Transactions on Software and Data Engineering, 5, 3, (2016), 155-164. DOI: 10.3745/KTSDE.2016.5.3.155.