Xiaoyun Chen, Longjie Li, Zhixin Ma, S. Bai, Feng Guo
{"title":"F-Miner: A New Frequent Itemsets Mining Algorithm","authors":"Xiaoyun Chen, Longjie Li, Zhixin Ma, S. Bai, Feng Guo","doi":"10.1109/ICEBE.2006.50","DOIUrl":null,"url":null,"abstract":"In this paper, we present a novel algorithm, called F-Miner, to mine the complete set of frequent itemsets by pattern growth. The F-Miner algorithm uses two new compact data structures, ascending FP-tree (AFP-Tree) and frequent pattern forest (FP-forest), to represent the conditional databases. When we construct an AFP-tree, the items infrequent 1-itemset are ordered in frequency ascending order. The AFP-Tree structure is traversed in top-down depth-first order. The root of the AFP-Tree is not \"null\", but an item which can identify this tree. AFP-tree has a one-dimensional array which stores the counts of every tree-node's item except root-node. In F-Miner, we need many AFP-trees to store a conditional database; these trees construct one forest, called FP-forest. We test our algorithm versus several other algorithms on real world datasets, such as BMS-POS. The experimental results show that our algorithm is an efficient algorithm on both sparse and dense databases","PeriodicalId":439165,"journal":{"name":"2006 IEEE International Conference on e-Business Engineering (ICEBE'06)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2006-10-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"11","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2006 IEEE International Conference on e-Business Engineering (ICEBE'06)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICEBE.2006.50","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 11
Abstract
In this paper, we present a novel algorithm, called F-Miner, to mine the complete set of frequent itemsets by pattern growth. The F-Miner algorithm uses two new compact data structures, ascending FP-tree (AFP-Tree) and frequent pattern forest (FP-forest), to represent the conditional databases. When we construct an AFP-tree, the items infrequent 1-itemset are ordered in frequency ascending order. The AFP-Tree structure is traversed in top-down depth-first order. The root of the AFP-Tree is not "null", but an item which can identify this tree. AFP-tree has a one-dimensional array which stores the counts of every tree-node's item except root-node. In F-Miner, we need many AFP-trees to store a conditional database; these trees construct one forest, called FP-forest. We test our algorithm versus several other algorithms on real world datasets, such as BMS-POS. The experimental results show that our algorithm is an efficient algorithm on both sparse and dense databases