CanTree: a canonical-order tree for incremental frequent-pattern mining

  • Authors:
  • Carson Kai-Sang Leung;Quamrul I. Khan;Zhan Li;Tariqul Hoque

  • Affiliations:
  • University of Manitoba, Department of Computer Science, Winnipeg, MB, Canada;University of Manitoba, Department of Computer Science, Winnipeg, MB, Canada;University of Manitoba, Department of Computer Science, Winnipeg, MB, Canada;University of Manitoba, Department of Computer Science, Winnipeg, MB, Canada

  • Venue:
  • Knowledge and Information Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.02

Visualization

Abstract

Since its introduction, frequent-pattern mining has been the subject of numerous studies, including incremental updating. Many existing incremental mining algorithms are Apriori-based, which are not easily adoptable to FP-tree-based frequent-pattern mining. In this paper, we propose a novel tree structure, called CanTree (canonical-order tree), that captures the content of the transaction database and orders tree nodes according to some canonical order. By exploiting its nice properties, the CanTree can be easily maintained when database transactions are inserted, deleted, and/or modified. For example, the CanTree does not require adjustment, merging, and/or splitting of tree nodes during maintenance. No rescan of the entire updated database or reconstruction of a new tree is needed for incremental updating. Experimental results show the effectiveness of our CanTree in the incremental mining of frequent patterns. Moreover, the applicability of CanTrees is not confined to incremental mining; CanTrees can also be applicable to other frequent-pattern mining tasks including constrained mining and interactive mining.