GPU-Accelerated Apriori Algorithm

Hao Jiang,Chen-Wei Xu,Zhi-Yong Liu,Li-Yan Yu
DOI: https://doi.org/10.1051/itmconf/20171203046
2017-01-01
ITM Web of Conferences
Abstract:This paper propose a parallel Apriori algorithm based on GPU (GPUApriori) for frequent itemsets mining, and designs a storage structure using bit table (BIT) matrix to replace the traditional storage mode. In addition, parallel computing scheme on GPU is discussed. The experimental results show that GPUApriori algorithm can effectively improve the efficiency of frequent itemsets mining.
What problem does this paper attempt to address?