Fast Online Dynamic Association Rule Mining

  • Authors:
  • Yew-Kwong Woon;Wee-Keong Ng;Amitabha Das

  • Affiliations:
  • -;-;-

  • Venue:
  • WISE '01 Proceedings of the Second International Conference on Web Information Systems Engineering (WISE'01) Volume 1 - Volume 1
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

At present, there are no association rule mining algorithms that are suitable for use in electronic commerce because they do not consider that new products are introduced and old ones are retired frequently and they assume that support thresholds do not change. In this paper, a new algorithm called "Fast Online Dynamic Association Rule Mining" (FOLDARM) is introduced for mining in electronic commerce. It uses a novel tree structure known as a "Support-Ordered Trie Itemset" (SOTrieIT) structure to hold pre-processed transactional data. It allows FOLDARM to generate large 1-itemsets and 2-itemsets quickly without scanning the database. In addition, the SOTrieIT structure can be easily and quickly updated when transactions are added or removed. It also stores data that is independent of the support threshold and thus can be used for mining with varying support thresholds without any degradation in performance. Experiments have shown that FOLDARM outperforms Apriori, a classic mining algorithm, by up to two orders of magnitude (100 times).