Mining Association Rules Based on Seed Items and Weights

Chen Xiang,Zhang Yi,Wu Yue
DOI: https://doi.org/10.1007/11539506_75
2005-01-01
Abstract:The traditional algorithms of mining association rules, such as Apriori, often suffered from the bottleneck of itemset generation because the database is too large or the threshold of minimum support is not suitable. Furthermore, the traditional methods often treated each item evenly. It resulted in some problems. In this paper, a new algorithm to solve the above problems is proposed. The approach is to replace the database with the base set based on some seed items and assign weights to each item in the base set. Experiments on performance study will prove the superiority of the new algorithm.
What problem does this paper attempt to address?