• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (03): 422-428.

• 论文 • Previous Articles     Next Articles

A parallel algorithm for mining high utility itemsets  

SONG Wei,JI Honglei,LI Jinhong   

  1. (College of Computer,North China University of Technology,Beijing 100144,China)
  • Received:2013-10-10 Revised:2014-01-09 Online:2015-03-25 Published:2015-03-25

Abstract:

Mining high utility itemsets is becoming a hot research topic in data mining owing to its ability to reflect users’preferences and make up for the shortcoming of measuring itemsets only by support degree.To meet the needs of larger data size,a parallel algorithm,called Parallel High Utility Itemset Mine (PHUIMine ),for mining high utility itemsets is proposed.Firstly,a tree structure,called DHUItree, is introduced to capture the information of high utility itemsets. Meanwhile, the DHUItree construction method is described,and the dynamic pruning strategy of DHUItree is discussed.Then, the parallel algorithm is presented. Experimental results show that PHUIMine algorithm is efficient and has low storage cost.

Key words: data mining;high utility itemset;parallel algorithm;DHUI-tree