IEEE Access (Jan 2018)

Frequent Itemset Mining in Big Data With Effective Single Scan Algorithms

  • Youcef Djenouri,
  • Djamel Djenouri,
  • Jerry Chun-Wei Lin,
  • Asma Belhadi

DOI
https://doi.org/10.1109/ACCESS.2018.2880275
Journal volume & issue
Vol. 6
pp. 68013 – 68026

Abstract

Read online

This paper considers frequent itemsets mining in transactional databases. It introduces a new accurate single scan approach for frequent itemset mining (SSFIM), a heuristic as an alternative approach (EA-SSFIM), as well as a parallel implementation on Hadoop clusters (MR-SSFIM). EA-SSFIM and MR-SSFIM target sparse and big databases, respectively. The proposed approach (in all its variants) requires only one scan to extract the candidate itemsets, and it has the advantage to generate a fixed number of candidate itemsets independently from the value of the minimum support. This accelerates the scan process compared with existing approaches while dealing with sparse and big databases. Numerical results show that SSFIM outperforms the state-of-the-art FIM approaches while dealing with medium and large databases. Moreover, EA-SSFIM provides similar performance as SSFIM while considerably reducing the runtime for large databases. The results also reveal the superiority of MR-SSFIM compared with the existing HPC-based solutions for FIM using sparse and big databases.

Keywords