DocumentCode :
584600
Title :
Parallel Apriori Algorithm Based on the Thread Pool
Author :
Shen, Yue ; Fu, Zhongqian ; Zhang, Lei ; Wang, Jianyu
Author_Institution :
Dept. of Electron. Sci. & Technol., Univ. of Sci. & Technol. of China, Hefei, China
fYear :
2012
fDate :
11-13 Aug. 2012
Firstpage :
2235
Lastpage :
2238
Abstract :
Discovery of association rules has a significant meaning in data mining, in which the most influential algorithm is Apriori. Due to the huge size of database and increasing amount of computation, a number of parallel algorithms have already been proposed. In order to achieve high-performance parallel computing, it is necessary to reduce redundant computation and avoid too much communication between parallel tasks, and achieve load balancing. Parallel algorithms, based on multi-processor, are concerned about the distribution of parallel tasks to improve the utilization of computing resources. These methods often require a compromise in computation, communication, load balancing, etc. For the most effective control thread, we first introduce the thread pool into the Apriori parallel algorithms. This method does not require redundant communication or computation, but can achieve load balancing so as to fully utilize the computing resources.
Keywords :
data mining; parallel algorithms; resource allocation; association rules; data mining; high-performance parallel computing; load balancing; multiprocessor system; parallel apriori algorithm; redundant communication; thread pool; Algorithm design and analysis; Association rules; Instruction sets; Itemsets; Parallel algorithms; Apriori; parallel; thread pool;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Science & Service System (CSSS), 2012 International Conference on
Conference_Location :
Nanjing
Print_ISBN :
978-1-4673-0721-5
Type :
conf
DOI :
10.1109/CSSS.2012.555
Filename :
6394873
Link To Document :
بازگشت