Journal of Applied Sciences ›› 2003, Vol. 21 ›› Issue (4): 367-372.

• Articles • Previous Articles     Next Articles

Fast Incremental Updating of Frequent Itemsets

YANG Ming, SUN Zhi-hui, SONG Yu-qing, CHEN Geng   

  1. Department of Computer Science and Engineering, Southeast University, Nanjing 210096, China
  • Received:2002-09-15 Revised:2002-12-20 Online:2003-12-10 Published:2003-12-10

Abstract: Mining frequent itemsets is a major problem in the data mining field with numerous practical appilcations. Efficient incremental updating of discovered frequent itemsets is the key problem. The existing incremental updating algorithms employ the same framework as Apriori, which need to generate a lots of candidate sets and repeatedly scan the database, especially when there exist many patterns and/or long patterns. In this paper, we propose an incremental updating algorithm of frequent itemsets (FIUA) mainly for the updating of frequent itemsets as a time when the minimum support threshold adjusts dynamically. In worst case, FIUA only scans transaction database once and need not generate candidate sets, which saves effectively storage space. Therefore, FIUA is efficient and effective.

Key words: frequent pattern tree, data mining, frequent itemsets, incremental updating

CLC Number: