DocumentCode
3299104
Title
Mining fault tolerant frequent patterns using pattern growth approach
Author
Bashir, Shariq ; Halim, Zahid ; Baig, A. Rauf
Author_Institution
FAST-Nat. Univ. of Comput. & Emerging Sci., Islamabad
fYear
2008
fDate
March 31 2008-April 4 2008
Firstpage
172
Lastpage
179
Abstract
Mining fault tolerant (FT) frequent patterns from transactional datasets are very complex than mining all frequent patterns (itemsets), in terms of both search space exploration and support counting of candidate FT-patterns. Previous studies on mining FT frequent patterns adopt Apriori-like candidate set generation- and-test approach, in which a number of dataset scans are needed to declare a candidate FT-pattern frequent. First for checking its FT-pattern support, and then for checking its individual items support present in its FT- pattern which depends on the cardinality of pattern. Inspired from the pattern growth technique for mining frequent itemsets, in this paper we present a novel algorithm for mining FT frequent patterns using pattern growth approach. Our algorithm stores the original transactional dataset in a highly condensed, much smaller data structure called FT-FP-tree, and the FT-pattern support and item support of all the FT- patterns are counting directly from the FT-FP-tree, without scanning the original dataset multiple times. While costly candidate set generations are avoided by generating conditional patterns from FT-FP-tree. Our extensive experiments on benchmark datasets suggest that, mining FT frequent patterns using our algorithm is highly efficient as compared to Apriori-like approach.
Keywords
data mining; fault tolerance; pattern clustering; relational databases; tree data structures; FT-FP-tree; data structure; fault tolerant frequent patterns mining; pattern growth approach; transactional datasets; Association rules; Data mining; Data structures; Fault tolerance; Frequency; Gene expression; Intrusion detection; Itemsets; Pattern matching; Space exploration; Bit-vector Representation and Association Rules; Fault Tolerant Frequent Patterns Mining; Maximal Frequent Patterns Mining;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Systems and Applications, 2008. AICCSA 2008. IEEE/ACS International Conference on
Conference_Location
Doha
Print_ISBN
978-1-4244-1967-8
Electronic_ISBN
978-1-4244-1968-5
Type
conf
DOI
10.1109/AICCSA.2008.4493532
Filename
4493532
Link To Document