DocumentCode
2417387
Title
An efficient approach for updating the structure for mining frequent patterns
Author
Show-Jane Yen ; Yue-Shi Lee ; Jia-Yuan Gu
Author_Institution
Dept. of Comput. Sci. & Inf. Eng., Ming Chuan Univ., Taoyuan, Taiwan
fYear
2012
fDate
10-13 Dec. 2012
Firstpage
879
Lastpage
883
Abstract
Mining frequent patterns is to discover the groups of items appearing always together excess of a user specified threshold from a large transaction database. However, the transactions will grow rapidly, such that the frequent itemsets may be changed due to the addition of the new transactions. The users may eager for getting the latest frequent itemsets from the updated database as soon as possible in order to make the best decision. Therefore, it has become an important issue to propose an efficient method for finding the latest frequent itemsets when the transactions keep being added into the database. For the previous tree-based approaches, they have to re-scan the original database and generate a large tree structure. In this paper, we propose an efficient algorithm which only keeps frequent items in a condensed tree structure. When a set of new transactions is added into the database, our algorithm can efficiently update the tree structure without scanning the original database.
Keywords
data mining; database management systems; tree data structures; condensed tree structure; decision making; frequent pattern mining; item group discovery; transaction database; tree-based approach; user specified threshold; Algorithm design and analysis; Association rules; Itemsets; Registers; Data mining; Frequent itemset; Transaction database; Tree structure;
fLanguage
English
Publisher
ieee
Conference_Titel
Industrial Engineering and Engineering Management (IEEM), 2012 IEEE International Conference on
Conference_Location
Hong Kong
Type
conf
DOI
10.1109/IEEM.2012.6837866
Filename
6837866
Link To Document