K-Partition Model for Mining Frequent Patterns in Large Databases

Mining frequent patterns has always been a great field of research for investigators. Various algorithms were developed for finding out frequent patterns in an efficient manner. But the major drawback of all these researches is the increased number of database scans. Partition algorithm is one of the approaches for mining frequent patterns but the large number of database scans required in this algorithm makes the mining process slow. Few developments have succeeded in reducing the number of database scans to two. Here an attempt has been made to develop a K-Partition algorithm which requires one database scan. Whole database is compressed in the form of Karnaugh Map, having very small size i.e. a fraction of the whole database. Then partition algorithm can be used to identify frequent patterns using K-Map model. Thus this approach brings efficiency in terms of time taken by processor for mining frequent patterns.

[1]  Yu Rui-zhao An Efficient Algorithm for Incremental Updating Association Rules , 2008 .

[2]  Heikki Mannila,et al.  Finding interesting rules from large sets of discovered association rules , 1994, CIKM '94.

[3]  Hui Cao,et al.  A density-based quantitative attribute partition algorithm for association rule mining on industrial database , 2008, 2008 American Control Conference.

[4]  Sanjay Ranka,et al.  An Efficient Algorithm for the Incremental Updation of Association Rules in Large Databases , 1997, KDD.

[5]  D. K. Swami,et al.  Lattice Based Algorithm for Incremental Mining of Association Rules , 2022 .

[6]  Srinivasan Parthasarathy,et al.  New Algorithms for Fast Discovery of Association Rules , 1997, KDD.

[7]  G. Aghila,et al.  A partitioning algorithm for large scale ontologies , 2012, 2012 International Conference on Recent Trends in Information Technology.

[8]  Nicolás Marín,et al.  TBAR: An efficient method for association rule mining in relational databases , 2001, Data Knowl. Eng..

[9]  D. Cheung,et al.  Maintenance of Discovered Association Rules: When to update? , 1997, DMKD.

[10]  Walid G. Aref Mining Association Rules in Large Databases , 2004 .

[11]  J. M. Janas,et al.  An enhanced a priori algorithm for mining multidimensional association rules , 2003, Proceedings of the 25th International Conference on Information Technology Interfaces, 2003. ITI 2003..

[12]  Rajeev Motwani,et al.  Beyond market baskets: generalizing association rules to correlations , 1997, SIGMOD '97.