SA-IFIM: incrementally mining frequent itemsets in update distorted databases

Jinlong Wang,Congfu Xu,Hongwei Dan,Yunhe Pan
DOI: https://doi.org/10.1007/11811305_9
2006-01-01
Abstract:The issue of maintaining privacy in frequent itemset mining has attracted considerable attentions. In most of those works, only distorted data are available which may bring a lot of issues in the data-mining process. Especially, in the dynamic update distorted database environment, it is nontrivial to mine frequent itemsets incrementally due to the high counting overhead to recompute support counts for itemsets. This paper investigates such a problem and develops an efficient algorithm SA-IFIM for incrementally mining frequent itemsets in update distorted databases. In this algorithm, some additional information is stored during the earlier mining process to support the efficient incremental computation. Especially, with the introduction of supporting aggregate and representing it with bit vector, the transaction database is transformed into machine oriented model to perform fast support computation. The performance studies show the efficiency of our algorithm.
What problem does this paper attempt to address?