Journal of Applied Sciences

• Articles • Previous Articles     Next Articles

Algorithm for Mining Constrained Maximum Frequent Itemsets Based on Frequent Pattern Tree

CHEN Geng1,3, ZHU Yu-Quan2, SONG Yu-Qing2, LU Jie-Ping1, SUN Zhi-Hui1   

  1. 1. Department of Computer and Engineering, Southeast University, Nanjing 210096
    2. School of Computer Science and Communication Engineering, Jiangsu University, Zhenjiang 212013
    3.Nanjing Audit Unversity,Nanjing210096,China
  • Received:2004-09-27 Revised:2004-12-14 Online:2006-01-31 Published:2006-01-31

Abstract: Most algorithms of frequent itemsets (or maximum frequent itemsets) do not consider any domain knowledge. As a result they generate many irrelevant patterns. Therefore, finding constrained maximum frequent itemsets is a key in important data mining application such as discovery of constrained association rules, constrained strong rules, etc. Little work has been done on this problem. This paper presents an effective algorithm for mining constrained maximum frequent itemsets and its update, UCMFIA, based on a novel frequent pattern tree (FP-tree) structure that is an extended prefix-tree structure for storing compressed and crucial information about frequent patterns. Experiments show that the algorithm is effective.

Key words:

association rules, item constraint, maximum frequent itemsets, frequent pattern tree, incremental updating