2009 International Conference on Machine Learning and Cybernetics 2009
DOI: 10.1109/icmlc.2009.5212514
|View full text |Cite
|
Sign up to set email alerts
|

BPA: A Bitmap-Prefix-tree Array data structure for frequent closed pattern mining

Abstract: This paper presents a new efficient data structure, called "a BPA (Bitmap-Prefix-tree Array)" for discovering frequent closed itemset in large transaction database. Recently, most studies have been focused on using an efficient data structure with preprocessing data for the frequent closed itemset mining. Existing prefix-tree-based approach presented the IT-Tree data structure in its complete preprocessing data for the efficient frequent searching but used large memory space and time consuming in the preproces… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2013
2013
2015
2015

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(4 citation statements)
references
References 9 publications
0
4
0
Order By: Relevance
“…We design the efficient EBPA data structure as an array-based (compact) prefix tree for saving space (in practice) that concerns only occurrence transactions and their corresponding parent nodes, an improved version of our previous data structure (BPA) [14] that exponentially generates full nodes (N) of the complete prefix tree (Fig.3b), where N = 2 0 + 2 1 + 2 2 + … + 2 i + … + 2 m-1 = 2 m -1 nodes. In particular, there are two main steps in the collaboration based EBPA-FCIM mining: 1) create the (compact) prefix tree ( Fig.4b) and the (bucket) arrays (Fig.4c) in Section 3.2 and 2) compute the closure sets and post sets of the FCIM mining (see Section 3.3).…”
Section: The Construction Of the Ebpa Structurementioning
confidence: 99%
See 3 more Smart Citations
“…We design the efficient EBPA data structure as an array-based (compact) prefix tree for saving space (in practice) that concerns only occurrence transactions and their corresponding parent nodes, an improved version of our previous data structure (BPA) [14] that exponentially generates full nodes (N) of the complete prefix tree (Fig.3b), where N = 2 0 + 2 1 + 2 2 + … + 2 i + … + 2 m-1 = 2 m -1 nodes. In particular, there are two main steps in the collaboration based EBPA-FCIM mining: 1) create the (compact) prefix tree ( Fig.4b) and the (bucket) arrays (Fig.4c) in Section 3.2 and 2) compute the closure sets and post sets of the FCIM mining (see Section 3.3).…”
Section: The Construction Of the Ebpa Structurementioning
confidence: 99%
“…Later research focuses on the complete closed itemsets, which can reduce a number of itemsets without information loss and can represent covering all results of the original FIM with saving memory space and time. Therefore, many FCIM approaches have been proposed [1] - [14].…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations