PAPER DIGEST
Most Influential CIKM 2001 Paper · 2026-03 edition

Sliding-window Filtering: An Efficient Algorithm For Incremental Mining

Chang-Hung Lee; Cheng-Ru Lin; Ming-Syan Chen

Venue
ACM Conference on Information and Knowledge Management (CIKM) 2001
Recognition
Most Influential CIKM 2001 Paper (Rank No. 9)
Edition
2026-03
Impact factor
5
Certificate ID
bf3631b3bd915cad

Abstract

We explore in this paper an effective sliding-window filtering (abbreviatedly as SWF) algorithm for incremental mining of association rules. In essence, by partitioning a transaction database into several partitions, algorithm SWF employs a filtering threshold in each partition to deal with the candidate itemset generation. Under SWF, the cumulative information of mining previous partitions is selectively carried over toward the generation of candidate itemsets for the subsequent partitions. Algorithm SWF not only significantly reduces I/O and CPU cost by the concepts of cumulative filtering and scan reduction techniques but also effectively controls memory utilization by the technique of sliding-window partition. Algorithm SWF is particularly powerful for efficient incremental mining for an ongoing time-variant transaction database. By utilizing proper scan reduction techniques, only one scan of the incremented dataset is needed by algorithm SWF. The I/O cost of SWF is, in orders of magnitude, smaller than those required by prior methods, thus resolving the performance bottleneck. Experimental studies are performed to evaluate performance of algorithm SWF. It is noted that the improvement achieved by algorithm SWF is even more prominent as the incremented portion of the dataset increases and also as the size of the database increases.

Download PDF certificate