Title :
MMFI: An Effective Algorithm for Mining Maximal Frequent Itemsets
Author :
Ju, Shiguang ; Chen, Chen
Author_Institution :
Sch. of Comput. Sci. & Telecommun. Eng., Jiangsu Univ., Jiangsu
Abstract :
Existing algorithms for mining maximal frequent itemsets have to do superset checking, and some of them using FP-tree have to construct conditional frequent pattern trees recursively. We present a novel algorithm for mining maximal frequent itemsets from a transactional database. In the algorithm, the FP-Tree data structure is used and adapted, and a new strategy called ldquoNBNrdquo (Node By Node) is used for traversing the adapted FP-Tree. Neither superset checking nor constructing conditional frequent pattern trees is needed in the algorithm. We analyze the performance of the algorithm and compare our method with existing algorithms. Our technique works better for mining maximal frequent itemsets. It is also proved by experimental comparison that our algorithm is more fast and efficient.
Keywords :
data mining; database management systems; tree data structures; FP-tree data structure; MMFI; frequent pattern trees; mining maximal frequent itemsets; superset checking; transactional database; Association rules; Computer science; Data mining; Data structures; Finance; Information processing; Itemsets; Performance analysis; Testing; Transaction databases; association rules; data mining; maximal frequent itemsets;
Conference_Titel :
Information Processing (ISIP), 2008 International Symposiums on
Conference_Location :
Moscow
Print_ISBN :
978-0-7695-3151-9
DOI :
10.1109/ISIP.2008.60