Parallel Algorithms of Mining Frequent Patterns from Sparse Data Source

ZHENG Xiao-yan,SUN Ji-zhou
DOI: https://doi.org/10.3969/j.issn.0493-2137.2011.04.013
2011-01-01
Abstract:Concerning mining frequent patterns from a special kind of sparse data sources,a linked-list structure,named FI-list was designed,and accordingly a parallel algorithm PMFSD(parallel mining frequent itemsets from sparse data source) was proposed for searching frequent itemsets.PMFSD is based on a distributed shared memory system,called view-oriented,distributed,cluster-based approach(VODCA) to parallel computing.The design and construction process of the FI-list was described in detail.It disserted the views division in mining frequent patterns from the sparse data source on VODCA,and discussed the dynamic task allocation strategy of the algorithm.The experimental results have proved the correctness and effectiveness of PMFSD algorithm.
What problem does this paper attempt to address?