標題: Mining top-k frequent patterns in the presence of the memory constraint
作者: Chuang, Kun-Ta
Huang, Jiun-Long
Chen, Ming-Syan
資訊工程學系
Department of Computer Science
公開日期: 1-八月-2008
摘要: We explore in this paper a practicably interesting mining task to retrieve top-k (closed) itemsets in the presence of the memory constraint. Specifically, as opposed to most previous works that concentrate on improving the mining efficiency or on reducing the memory size by best effort, we first attempt to specify the available upper memory size that can be utilized by mining frequent itemsets. To comply with the upper bound of the memory consumption, two efficient algorithms, called MTK and MTK_Close, are devised for mining frequent itemsets and closed itemsets, respectively, without specifying the subtle minimum support. Instead, users only need to give a more human-understandable parameter, namely the desired number of frequent (closed) itemsets k. In practice, it is quite challenging to constrain the memory consumption while also efficiently retrieving top-k itemsets. To effectively achieve this, MTK and MTK_Close are devised as level-wise search algorithms, where the number of candidates being generated-and-tested in each database scan will be limited. A novel search approach, called delta-stair search, is utilized in MTK and MTK_Close to effectively assign the available memory for testing candidate itemsets with various itemset-lengths, which leads to a small number of required database scans. As demonstrated in the empirical study on real data and synthetic data, instead of only providing the flexibility of striking a compromise between the execution efficiency and the memory consumption, MTK and MTK_Close can both achieve high efficiency and have a constrained memory bound, showing the prominent advantage to be practical algorithms of mining frequent patterns.
URI: http://dx.doi.org/10.1007/s00778-007-0078-6
http://hdl.handle.net/11536/8530
ISSN: 1066-8888
DOI: 10.1007/s00778-007-0078-6
期刊: VLDB JOURNAL
Volume: 17
Issue: 5
起始頁: 1321
結束頁: 1344
顯示於類別:期刊論文


文件中的檔案:

  1. 000257396700017.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。