首页 | 本学科首页   官方微博 | 高级检索  
     

一种基于FP-tree的频繁项集增量更新算法
引用本文:廖仁全,王利华,邱江涛.一种基于FP-tree的频繁项集增量更新算法[J].计算机工程与应用,2007,43(4):176-178,233.
作者姓名:廖仁全  王利华  邱江涛
作者单位:1. 西南财经大学,教务处,成都,610074
2. 攀枝花学院,电气信息与工程学院,四川,攀枝花,617000
3. 四川大学,计算机学院,成都,610064
摘    要:针对频繁项集增量更新的问题,提出算法FIU。该算法将保存了数据库事务的FP-tree存储在磁盘上,当挖掘新支持度阈值的频繁项集时,只需从磁盘上读入FP-tree,再挖掘新支持度阈值下的频繁项集。当新增数据库事务记录后,首先建立新项目表,然后根据新项目表建立新增事务记录的FP-tree,读入存储在磁盘上的FP-tree,抽取出所有的事务记录,再插入到新FP-tree中.从而得到增量更新后的FP-tree。最后在增量更新后的FP-tree上挖掘频繁项集。实验证明,FIU算法执行时间不随数据库大小变化,与其他算法相比有较好的性能。

关 键 词:数据挖掘  关联规则  频繁项集  增量更新
文章编号:1002-8331(2007)04-0176-03
修稿时间:2006-05

Efficient algorithm for incremental updating of frequent itemsets based on FP-tree
LIAO Ren-quan,WANG Li-hua,QIU Jiang-tao.Efficient algorithm for incremental updating of frequent itemsets based on FP-tree[J].Computer Engineering and Applications,2007,43(4):176-178,233.
Authors:LIAO Ren-quan  WANG Li-hua  QIU Jiang-tao
Affiliation:1.Academic Affairs Office,South Western University of Finance and Economics,Chengdu 610074,China 2.Information and Electrical Engineering School, Panzhihua University, Panzhihua,Sichuan 617000, China 3.Computer School,Sichuan University,Chengdu 610064.China
Abstract:Incremental updating of frequent itemsets in a database includes three problems.An algorithm FIU is proposed for the three problems.Firstly,FP-tree which save transaction recorders of database is materialized on disk.Secondly,when frequent itemsets need be found with new support threshold,only work is to read FP-tree to memory from disk,then travel the tree to find itemsets under new support threshold.Thirdly,when new data insert into database,a new item table of database need be build, then a new FP-tree is built based on the new item table.All transaction records,which were saved in FP-tree on disk,are acquired,then insert into the new FP-tree.Finally,updated frequent itemsets may be found in the FP-tree.
Keywords:data mining  association rules  frequent itemset  incremental updating
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号