DocumentCode
2750290
Title
FIAST: A Novel Algorithm for Mining Frequent Itemsets
Author
Duemong, Fudailah ; Preechaveerakul, Ladda ; Vanichayobon, Sirirut
Author_Institution
Comput. Sci. Dept., Prince of Songkla Univ., Songkhla, Thailand
fYear
2009
fDate
3-5 April 2009
Firstpage
140
Lastpage
144
Abstract
An efficient algorithm to mine frequent item sets is crucial for mining association rules. Most of the previously used algorithms have generally been developed for using the computational time effectively, reducing the number of candidate itemsets and decreasing the number of scan in the database. However, the time can be reduced by aggregate transactions having similar itemsets. This paper, then proposes an efficient algorithm for mining frequent item sets without generating candidate itemsets called FIAST (frequent itemsets algorithm for similar transactions). The algorithm uses a divide-and-conquer method to reduce the task into the bitwise AND operation for finding itemsets and uses a depth-first search strategy to generate all frequent itemsets. The time complexity is analyzed by mathematical proof.
Keywords
computational complexity; data mining; divide and conquer methods; transaction processing; tree data structures; tree searching; FIAST; bitwise AND operation; computational time complexity; data structure; depth-first search strategy; divide-and-conquer method; frequent itemsets mining algorithm; mining association rule; similar transaction; Aggregates; Association rules; Computer science; Data mining; Data structures; Electronic mail; Itemsets; Product development; Transaction databases; association rules; frequent itemsets; mining;
fLanguage
English
Publisher
ieee
Conference_Titel
Future Computer and Communication, 2009. ICFCC 2009. International Conference on
Conference_Location
Kuala Lumpar
Print_ISBN
978-0-7695-3591-3
Type
conf
DOI
10.1109/ICFCC.2009.54
Filename
5189759
Link To Document