Efficiently mining frequent patterns from dense datasets using a cluster of computers

Efficient mining of frequent patterns from large databases has been an active area of research since it is the most expensive step in association rules mining. In this paper, we present an algorithm for finding complete frequent patterns from very large dense datasets in a cluster environment. The d...

Full description

Bibliographic Details
Main Authors: Rudra, Amit, Gopalan, Raj, Sucahyo, Yudho
Other Authors: Gedeon, Tamas D.
Format: Book Chapter
Published: Springer 2003
Online Access:http://hdl.handle.net/20.500.11937/17116
Description
Summary:Efficient mining of frequent patterns from large databases has been an active area of research since it is the most expensive step in association rules mining. In this paper, we present an algorithm for finding complete frequent patterns from very large dense datasets in a cluster environment. The data needs to be distributed to the nodes of the cluster only once and the mining can be performed in parallel many times with different parameter settings for minimum support. The algorithm is based on a master-slave scheme where a coordinator controls the data parallel programs running on a number of nodes of the cluster. The parallel program was executed on a cluster of Alpha SMPs. The performance of the algorithm was studied on small and large dense datasets. We report the results of the experiments that show both speed up and scale up of our algorithm along with our conclusions and pointers for further work.