节点文献
基于前缀树的数据流频繁模式挖掘算法
Prefix tree-based algorithm for mining frequent patterns over data streams
【摘要】 针对数据流的无限性和流动性特点,提出了一种基于前缀树的数据流频繁模式挖掘算法(Prefix-stream).该算法将对数倾斜时间窗口划分为若干个子窗口,以子窗口为单位,利用提出的数据结构Prefix-tree进行挖掘,在整个数据流的频繁模式挖掘中,使得频繁模式挖掘和更新能在Prefix-tree中同时进行.该算法应用对数倾斜时间窗口逐步降低历史事务的权重,从而区分最近事务与历史事务.实验结果表明Prefix-stream具有较高的效率与较好的可扩展性.
【Abstract】 Finding frequent items is one of the most basic problems on mining in the data streams. The limitless and mobility of data streams make the traditional frequent pattern algorithms difficult to extend to data streams. A new Prefix-stream algorithm based on prefix tree for mining frequent patterns over data streams is proposed. A logarithmic tilted-time window was divided into several child windows and the child window was served as an updating unit,then a new data structure Prefix-tree that is proposed in the paper is used for mining frequent patterns. The algorithm for mining and updating frequent patterns over data streams was processed in Prefix-tree at the same time. Besides,the algorithm can differentiate the patterns of recently generating transactions from those of historic transactions with a logarithmic tilted-time window. The experimental results show that the proposed algorithm is efficient and scalable.
【Key words】 data mining; data stream; frequent pattern mining; frequent pattern tree; logarithmic tilted-time windows;
- 【文献出处】 华中科技大学学报(自然科学版) ,Journal of Huazhong University of Science and Technology(Natural Science Edition) , 编辑部邮箱 ,2010年07期
- 【分类号】TP311.13
- 【被引频次】8
- 【下载频次】259