DocumentCode
2728917
Title
The design of frequent sequence tree in incremental mining of sequential patterns
Author
Liu, Jiaxin ; Yan, Shuting ; Ren, Jiadong
Author_Institution
Coll. of Inf. Sci. & Eng., Yanshan Univ., Qinhuangdao, China
fYear
2011
fDate
15-17 July 2011
Firstpage
679
Lastpage
682
Abstract
In the process of incremental mining, when the support is changed, the storage structure in existed incremental mining algorithms of sequential patterns determines that the algorithms need to mine the database once again. In this paper, we propose a novel data storage structure, called frequent sequence tree, and give the construction algorithm of frequent sequence tree, called Con_FST. The root node of the frequent sequence tree stores the frequent sequence tree support threshold and the path from the root node to any leaf node represents a sequential pattern in the database. Frequent sequence tree stores all the sequential patterns with its support that meet the frequent sequence tree support threshold, so when the support is changed, the algorithm which uses frequent sequence tree as the storage structure can find all the sequential patterns without mining the database once again. A pruning strategy is proposed to optimize the construction algorithm. Experiments show that the incremental mining algorithm of sequential patterns which uses the frequent sequence tree as the storage structure outperforms PrefixSpan in space cost.
Keywords
data mining; database management systems; tree data structures; ConFST; PrefixSpan; database; frequent sequence tree; incremental sequential patterns mining; pruning strategy; Algorithm design and analysis; Cities and towns; Data mining; Databases; Machinery; Performance analysis; Presses; frequent sequence tree; incremental mining; projected database; sequential patterns;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Engineering and Service Science (ICSESS), 2011 IEEE 2nd International Conference on
Conference_Location
Beijing
Print_ISBN
978-1-4244-9699-0
Type
conf
DOI
10.1109/ICSESS.2011.5982329
Filename
5982329
Link To Document