English

Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduce Framework

Distributed, Parallel, and Cluster Computing 2012-10-10 v1

Abstract

While many existing formal concept analysis algorithms are efficient, they are typically unsuitable for distributed implementation. Taking the MapReduce (MR) framework as our inspiration we introduce a distributed approach for performing formal concept mining. Our method has its novelty in that we use a light-weight MapReduce runtime called Twister which is better suited to iterative algorithms than recent distributed approaches. First, we describe the theoretical foundations underpinning our distributed formal concept analysis approach. Second, we provide a representative exemplar of how a classic centralized algorithm can be implemented in a distributed fashion using our methodology: we modify Ganter's classic algorithm by introducing a family of MR* algorithms, namely MRGanter and MRGanter+ where the prefix denotes the algorithm's lineage. To evaluate the factors that impact distributed algorithm performance, we compare our MR* algorithms with the state-of-the-art. Experiments conducted on real datasets demonstrate that MRGanter+ is efficient, scalable and an appealing algorithm for distributed problems.

Keywords

Cite

@article{arxiv.1210.2401,
  title  = {Distributed Formal Concept Analysis Algorithms Based on an Iterative MapReduce Framework},
  author = {Biao Xu and Ruairí de Fréin and Eric Robson and Mícheál Ó Foghlú},
  journal= {arXiv preprint arXiv:1210.2401},
  year   = {2012}
}

Comments

17 pages, ICFCA 201, Formal Concept Analysis 2012

R2 v1 2026-06-21T22:18:18.094Z