There have been many studies on efficient discovery of maximal frequent itemsets in large databases. However, it is nontrivial to maintain such discovered itemsets if more and more data is inserted into the database as the insertions may invalidate some existing maximal frequent itemsets and also create some new ones. In this paper, we clearly address the relationships between old and new maximal frequent itemsets and propose an algorithm IMFI, which is based on these relationships to reuse previously discovered knowledge. The algorithm follows a top-down mechanism rather than traditional bottom-up methods to produce fewer candidates. Moreover, we integrate SG-tree into IMFI to improve the counting efficiency, which is faster than those met...
It is an important task in data mining to maintain discovered frequent itemsets for association rule...
The use of frequent itemsets has been limited by the high computational cost as well as the large nu...
The Map-Reduce (MR) framework has become a popular framework for developing new parallel algorithms ...
Efficient algorithms for mining frequent itemsets are crucial for mining association rules and for o...
Abstract: Mining maximum frequent itemsets is a key problem in data mining field with numerous impor...
In this paper, we propose a new method for mining maximal frequent itemsets. Our method introduces a...
We study two problems: (1) mining frequent sequences from a transactional database, and (2) incremen...
Abstract: During the process of mining maximal frequent item sets, when minimum support is little, s...
A data stream is a massive, open-ended sequence of data elements continuously generated at a rapid r...
In this paper, we propose an algorithm for maintaining the frequent itemsets discovered in a databas...
In this paper, we propose an algorithm for maintaining the frequent itemsets discovered in a databas...
While frequent pattern mining is fundamental for many data mining tasks, mining maximal frequent ite...
This paper introduces an approach for incremental maximal frequent pattern (MFP) mining in sparse bi...
In data mining, major research topic is frequent itemset mining (FIM). Frequent Itemsets (FIs) usual...
Data Mining is one of the central activities associated with understanding and exploiting the world...
It is an important task in data mining to maintain discovered frequent itemsets for association rule...
The use of frequent itemsets has been limited by the high computational cost as well as the large nu...
The Map-Reduce (MR) framework has become a popular framework for developing new parallel algorithms ...
Efficient algorithms for mining frequent itemsets are crucial for mining association rules and for o...
Abstract: Mining maximum frequent itemsets is a key problem in data mining field with numerous impor...
In this paper, we propose a new method for mining maximal frequent itemsets. Our method introduces a...
We study two problems: (1) mining frequent sequences from a transactional database, and (2) incremen...
Abstract: During the process of mining maximal frequent item sets, when minimum support is little, s...
A data stream is a massive, open-ended sequence of data elements continuously generated at a rapid r...
In this paper, we propose an algorithm for maintaining the frequent itemsets discovered in a databas...
In this paper, we propose an algorithm for maintaining the frequent itemsets discovered in a databas...
While frequent pattern mining is fundamental for many data mining tasks, mining maximal frequent ite...
This paper introduces an approach for incremental maximal frequent pattern (MFP) mining in sparse bi...
In data mining, major research topic is frequent itemset mining (FIM). Frequent Itemsets (FIs) usual...
Data Mining is one of the central activities associated with understanding and exploiting the world...
It is an important task in data mining to maintain discovered frequent itemsets for association rule...
The use of frequent itemsets has been limited by the high computational cost as well as the large nu...
The Map-Reduce (MR) framework has become a popular framework for developing new parallel algorithms ...