Back to Search
Start Over
PFIN: A Parallel Frequent Itemset Mining Algorithm Using Nodesets
- Source :
- International Journal of Database Theory and Application. 9:81-92
- Publication Year :
- 2016
- Publisher :
- NADIA, 2016.
-
Abstract
- Frequent Itemset Mining (FIM) is one of most fundamental techniques in data mining with extensive applications to a variety of data mining problems such as association rule mining, correlations, clustering and classification. Since the first proposal of frequent itemset mining, numerous serial algorithms have been proposed in order to improve mining performance, yet most of them cannot scale to massive datasets which are very common nowadays. In this paper, we propose a new parallel FIM algorithm named PFIN based on Nodeset which is a more efficient data structure for mining frequent itemsets. PFIN can intelligently decompose a large-scale FIM problem into a set of tasks, where each task can be executed in parallel without unnecessary communication overheads. Moreover, a hash-based load balancing strategy has been adopted to optimize resource use and maximize throughput. For evaluating the performance of PFIN, we have conduct extensive experiments on Spark which is an emerging distributed in-memory processing framework to compare it against PFP which is one of state-of-the-art parallel FIM algorithms on a range of real datasets. The experimental results demonstrate that our proposed PFIN are highly competitive with PFP in scalability performance, outperforming PFP in speed performance.
- Subjects :
- General Computer Science
Association rule learning
Computer science
Hash function
020206 networking & telecommunications
02 engineering and technology
Load balancing (computing)
computer.software_genre
Data structure
Data mining algorithm
Scalability
0202 electrical engineering, electronic engineering, information engineering
Resource use
020201 artificial intelligence & image processing
Data mining
Cluster analysis
computer
Subjects
Details
- ISSN :
- 20054270
- Volume :
- 9
- Database :
- OpenAIRE
- Journal :
- International Journal of Database Theory and Application
- Accession number :
- edsair.doi...........d65106068407fb4f1b9d029b74722121
- Full Text :
- https://doi.org/10.14257/ijdta.2016.9.6.08