EFFICIENT MINING OF ASSOCIATION RULES IN DISTRIBUTED DATABASES

Citation
Dw. Cheung et al., EFFICIENT MINING OF ASSOCIATION RULES IN DISTRIBUTED DATABASES, IEEE transactions on knowledge and data engineering, 8(6), 1996, pp. 911-922
Citations number
22
Categorie Soggetti
Information Science & Library Science","Computer Sciences, Special Topics","Engineering, Eletrical & Electronic","Computer Science Artificial Intelligence
ISSN journal
10414347
Volume
8
Issue
6
Year of publication
1996
Pages
911 - 922
Database
ISI
SICI code
1041-4347(1996)8:6<911:EMOARI>2.0.ZU;2-M
Abstract
Many sequential algorithms have been proposed for mining of associatio n rules. However, very little work has been done in mining association rules in distributed databases. A direct application of sequential al gorithms to distributed databases is not effective, because it require s a large amount of communication overhead. In this study, an efficien t algorithm, DMA, is proposed. It generates a small number of candidat e sets and requires only O(n) messages for support count exchange for each candidate set, where n is the number of sites in a distributed da tabase. The algorithm has been implemented on an experimental test bed and its performance is studied. The results show that DMA has superio r performance when comparing with the direct application of a popular sequential algorithm in distributed databases.