An indexed trie approach to incremental mining of closed frequent itemsets based on a Galois lattice framework

  • Authors:
  • B. Kalpana;R. Nadarajan;J. Senthil Babu

  • Affiliations:
  • Department of Computer Science, Avinashilingam University for Women, Coimbatore;Department of Mathematics and Computer Applications, PSG College of Technology, Coimbatore;PSG College of Technology, Coimbatore

  • Venue:
  • DASFAA'08 Proceedings of the 13th international conference on Database systems for advanced applications
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Incrementality is a major challenge in the mining of dynamic databases. In such databases, the maintenance of association rules can be directly mapped into the problem of maintaining closed frequent itemsets. A number of incremental strategies have been proposed earlier with several limitations. A serious limitation is the need to examine the entire family of closed itemsets, whenever there are insertions or deletions in the database. The proposed strategy relies on an efficient and selective update of the closed itemsets using an indexed trie structure. The framework emphasizes on certain fundamental and structural properties of Galois Lattice theory to overcome the limitations of the earlier approaches. Apart from facilitating a selective update, the indexed structure removes the necessity of working with a wholly memory resident trie.