0
10
20
30
40
50
60
70
3
2.5
2
1
.
5
1
0
.7
5
0.5
Support Threshold (%)
Speed Up
NBP
ULI
Figure 10: Speed up of NBP against ULI
5 CONCLUSIONS
In this paper a new algorithm NBP: Negative
Border with Partitioning is presented for
incremental mining of association rules. The
proposed algorithm is based on partitioning the
database, keeping a summary for each partition.
Another global summary including the large and
negative border itemsets is also created for the
whole database. When adding a new set of
transactions to the database, the NBP applies a ULI-
like algorithm that uses these summaries instead of
scanning the whole database, thus reducing the
number of database scans to less than one scan.
From algorithm discussion and experimental results,
the following points can be concluded:
1. The new algorithm NBP, can efficiently
handle the problem of incremental mining
of association rules. NBP shows better
performance than the algorithms of FUP
and ULI.
2. The number of scans over the whole
database needed for NBP algorithm is
varying from 0 to 1.
3. NBP achieves high speed up from 6 to 67
for support threshold varying from 0.5 to
3.0 against the Apriori algorithm.
REFERENCES
Agrawal, R. ,Imielinski, T. and Swami, A., 1993. Mining
Association Rules between Sets of Items in Large
Databases. Proc. ACM SIGMOD. Int Conf, 1993.
Agrawal, R. and Srikant, R..Fast Algorithms for Mining
Association Rules .Proc.(VLDB).Int Conf, 1994.
Cheung, D.W. Lee, S.D. and Kao, B. A General
Incremental Technique for Maintaining Discovered
Association Rules. Proc. Database systems for
Advanced Applications, Int Conf, 1998.
Park, J.S. Chen, M.S. and Yu, P.S.. Using a Hash Based
Method with Transaction Trimming for Mining
Association Rules. IEEE Trans on Knowledge and
Data Engineering, 1997.
Agrawal, C.C. and Yu, P.S. Mining Large Itemsets for
Association Rules, Bulletin of the IEEE Computer
Society Technical Committee on Data Engineering
1998.
Sarasere, A. Omiecinsky, E. and Navathe, S. An Efficient
Algorithm for Mining Association Rules in Large
Databases. Very Large Databases (VLDB). Int Conf.
1995.
Hidber,C.Online Association Rule Mining.Proc.ACM
SIGMOD Int Conf. Management of Data, 1998.
Han, J. ,Pei, J. and Yin, Y. Mining frequent patterns
without candidate generation. Proc. ACM SIGMOD.
Int Conf. on management of Data,2000.
Woon , Ng, Y. W. and Das, A. , Fast Online Association
Rule Mining , IEEE transactions on Knowledge and
Data Engineering ,2002.
Sarda, N.L. and Srinivas, N. V.An Adaptive Algorithm
for Incremental Mining of Association Rules. Proc
.Database and Experts systems. Int Conf , 1998.
Thomas, S., Bodagala, S. Alsabti, K. and Ranka, S.. An
Efficient Algorithm for the Incremental Updation of
Association Rules in Large Databases. Proc.
Knowledge Discovery and Data Mining (KDD 97). Int
conf, 1997.
Aggarwal, C.C., Sun, Z. and Yu, P.S., Fast Algorithms for
Online Generation of Profile Association Rules, IEEE
transactions on knowledge and Data Engineering,
September 2002.
Cheung, D.W. Han, J. Ng, V.T. and Wong, C.Y.
Maintenance of Discovered Association Rules in
Large Databases: An Incremental Updating
Technique. Proc. Data Engineering. Int Conf, 1996.
Aggarwal, C. and Yu, P. A new Approach for Online
Generation of Association Rules, IEEE transactions
on Knowledge and Data Engineering, 2001
NEW FAST ALGORITHM FOR INCREMENTAL MINING OF ASSOCIATION RULES
281