Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2011, Vol. 37 ›› Issue (8): 25-27. doi: 10.3969/j.issn.1000-3428.2011.08.009

• Networks and Communications • Previous Articles     Next Articles

Association Rules Updating Algorithm Based on Reverse Search

CHEN Yu, XU Wei-xiang   

  1. (School of Traffic & Transportation, Beijing Jiaotong University, Beijing 100044, China)
  • Online:2011-04-20 Published:2012-10-31

基于逆向搜索的关联规则更新算法

陈 煜,徐维祥   

  1. (北京交通大学交通运输学院,北京 100044)
  • 作者简介:陈 煜(1986-),女,硕士研究生,主研方向:数据挖掘,电子商务技术;徐维祥,教授、博士生导师
  • 基金资助:
    国家科技支撑计划基金资助项目(2009BAG12A10);北京市科委基金资助项目(Z090506006309011)

Abstract: This paper analyzes the existing association rules updating algorithm Incremental Updating Algorithm(IUA), finds out that when the decision makers give priority attention to the situation of maximum frequent itemsets, this algorithm can not lower the cost of the database traversal to quickly access to the largest number of frequent itemsets. For the lack of the algorithm, an algorithm which is based on reverse search approach to update association rules is presented. The updating algorithm based on reverse search generates all frequent itemsets of new itemsets. It splices the new largest frequent itemsets and original largest frequent itemsets for trimming, gets the updating maximal frequent itemsets. The algorithm not only reduces the traversal times in the process of association rules updating, but also realizes the priority access to the largest operation of frequent itemsets.

Key words: reverse search, association rules, updating algorithm, Incremental Updating Algorithm(IUA), maximum frequent itemsets

摘要: 对现有关联规则更新算法中的增量式更新算法进行分析,发现在决策者优先关注最大频繁项目集的情况下,该算法不能以较少的数据库遍历次数快速获取最大频繁项集。针对该算法的不足,提出一种基于逆向搜索的方式进行关联规则更新的算法。该算法生成新增项集的所有频繁项集,通过将其中最大频繁项集跟原项集中最大频繁项集进行拼接、修剪,从中获得更新后的最大频繁项集。实例结果表明,该算法既降低了关联规则更新过程中对数据库的遍历次数,又实现了优先获取最大频繁项目集。

关键词: 逆向搜索, 关联规则, 更新算法, 增量式更新算法, 最大频繁项目集

CLC Number: