Towards scalable algorithm for closed itemset mining in high-dimensional data

Mining frequent itemsets from large dataset has a major drawback in which the explosive number of itemsets requires additional mining process which might filter the interesting ones. Therefore, as the solution, the concept of closed frequent itemset was introduced that is lossless and condensed repr...

Full description

Bibliographic Details
Main Authors: Md. Zaki, Fatimah Audah, Zulkurnain, Nurul Fariza
Format: Article
Language:English
English
Published: Institute of Advanced Engineering and Science 2017
Subjects:
Online Access:http://irep.iium.edu.my/63096/
http://irep.iium.edu.my/63096/
http://irep.iium.edu.my/63096/
http://irep.iium.edu.my/63096/1/63096_Towards%20scalable%20algorithm%20for%20closed%20itemset%20_article.pdf
http://irep.iium.edu.my/63096/2/63096_Towards%20scalable%20algorithm%20for%20closed%20itemset%20_scopus.pdf
Description
Summary:Mining frequent itemsets from large dataset has a major drawback in which the explosive number of itemsets requires additional mining process which might filter the interesting ones. Therefore, as the solution, the concept of closed frequent itemset was introduced that is lossless and condensed representation of all the frequent itemsets and their corresponding supports. Unfortunately, many algorithms are not memory-efficient since it requires the storage of closed itemsets in main memory for duplication checks. This paper presents BFF, a scalable algorithm for discovering closed frequent itemsets from high-dimensional data. Unlike many well-known algorithms, BFF traverses the search tree in breadth-first manner resulted to a minimum use of memory and less running time. The tests conducted on a number of microarray datasets show that the performance of this algorithm improved significantly as the support threshold decreases which is crucial in generating more interesting rules.