Distributed BitTable multi-agent association rules mining algorithm

  • Authors:
  • Walid Adly Atteya;Keshav Dahal;M. Alamgir Hossain

  • Affiliations:
  • School of Computing, Informatics and Media, Bradford University, United Kingdom;School of Computing, Informatics and Media, Bradford University, United Kingdom;School of Computing, Engineering and Information Sciences, Northumbria University, United Kingdom

  • Venue:
  • KES'11 Proceedings of the 15th international conference on Knowledge-based and intelligent information and engineering systems - Volume Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many algorithms have been proposed for the discovery of association rules. The efficiency of these algorithms needs to be improved to handle realworld large datasets. This efficiency can be determined mainly by three factors. The way candidates are generated, the way their supports are counted and the data structure used. Most papers focus on the first and the second factors while few focus on the underlying data structures. In this paper, we present a distributed Multi-Agent based algorithm for mining association rules in distributed environments. The distributed MAS algorithm uses Bit vector data structure that was proved to have better performance in centralized environments. The algorithm is implemented in the context of Multi-Agent systems and complies with global communication standard Foundation for Intelligent Physical Agents (FIPA). The distributed Multi-Agent based algorithm with its new data structure improves implementations reported in the literature that were based on Apriori. The algorithm has better performance over Apriori-like algorithms.