Parallel Algorithms for Discovery of Association Rules
作者:Mohammed J. Zaki, Srinivasan Parthasarathy, Mitsunori Ogihara, Wei Li
摘要
Discovery of association rules is an important data mining task. Several parallel and sequential algorithms have been proposed in the literature to solve this problem. Almost all of these algorithms make repeated passes over the database to determine the set of frequent itemsets (a subset of database items), thus incurring high I/O overhead. In the parallel case, most algorithms perform a sum-reduction at the end of each pass to construct the global counts, also incurring high synchronization cost.
论文关键词:parallel data mining, association rules, maximal hypergraph cliques, lattice traversal
论文评审过程:
论文官网地址:https://doi.org/10.1023/A:1009773317876