PARASOL: a hybrid approximation approach for scalable frequent itemset mining in streaming data
PARASOL: a hybrid approximation approach for scalable frequent itemset mining in streaming data
复制标题
PARASOL:一种用于流数据中可扩展频繁项集挖掘的混合近似方法
DOI:
10.1007/s10844-019-00590-9
复制
发表时间:
2019
影响因子:
3.4
通讯作者:
Koji Iwanuma
中科院分区:
文献类型:
--
作者:
Yoshitaka Yamamoto;Yasuo Tabei;Koji Iwanuma
Here, we present a novel algorithm for frequent itemset mining in streaming data (FIM-SD). For the past decade, various FIM-SD methods in one-pass approximation settings that allow to approximate the support of each itemset have been proposed. They can be categorized into two approximation types:parameter-constrained(PC) mining andresource-constrained(RC) mining. PC methods control the maximum error that can be included in the approximate support based on a pre-defined parameter. In contrast, RC methods limit the maximum memory consumption based on resource constraints. However, the existing PC methods can exponentially increase the memory consumption, while the existing RC methods can rapidly increase the maximum error. In this study, we address this problem by introducing a hybrid approach of PC-RC approximations, calledPARASOL. For any streaming data, PARASOL ensures to provide a condensed representation, called aΔ-covered set, which is regarded as an extension of the closedness compression; when Δ = 0, the solution corresponds to the ordinary closed itemsets. PARASOL searches for such approximate closed itemsets that can restore the frequent itemsets and their supports while the maximum error is bounded by an integer, Δ. Then, we empirically demonstrate that the proposed algorithm significantly outperforms the state-of-the-art PC and RC methods for FIM-SD.