1999
DOI: 10.1007/3-540-49257-7_25
|View full text |Cite
|
Sign up to set email alerts
|

Discovering Frequent Closed Itemsets for Association Rules

Abstract: In this paper, we address the problem of nding frequent itemsets in a database. Using the closed itemset lattice framework, we show that this problem can be reduced to the problem of nding frequent closed itemsets. Based on this statement, we can construct e cient data mining algorithms by limiting the search space to the closed itemset lattice rather than the subset lattice. Moreover, we show that the set of all frequent closed itemsets su ces to determine a reduced set of association rules, thus addressing a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
719
0
3

Year Published

2002
2002
2023
2023

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 963 publications
(723 citation statements)
references
References 9 publications
1
719
0
3
Order By: Relevance
“…The first set of algorithms that were explicitly designed to compute frequent closed itemsets were Close [39], Apriori-Close [37] and A-Close [38]. Inspired by Apriori [2], all these algorithms traverse the database in a level-wise approach.…”
Section: Algorithms For Computing Frequent Closed / Key Itemsetsmentioning
confidence: 99%
See 1 more Smart Citation
“…The first set of algorithms that were explicitly designed to compute frequent closed itemsets were Close [39], Apriori-Close [37] and A-Close [38]. Inspired by Apriori [2], all these algorithms traverse the database in a level-wise approach.…”
Section: Algorithms For Computing Frequent Closed / Key Itemsetsmentioning
confidence: 99%
“…For several years, a wide range of applications in various domains have benefited from KDD techniques and many work has been conducted on this topic. The problem of mining frequent itemsets arose first as a sub-problem of mining association rules [1], but it then turned out to be present in a variety of problems [24]: mining sequential patterns [3], episodes [32], association rules [2], correlations [12,43], multi-dimensional patterns [26,28], maximal itemsets [7,54,29], closed itemsets [47,37,38,41]. Since the complexity of this problem is exponential in the size of the binary database input relation and since this relation has to be scanned several times during the process, efficient algorithms for mining frequent itemsets are required.…”
Section: Introductionmentioning
confidence: 99%
“…However, if the minimal support threshold is set too low, or the data is highly correlated, the number of frequent itemsets itself can be prohibitively large. To overcome this problem, recently several proposals have been made to construct a concise representation of the frequent itemsets, instead of mining all frequent itemsets [13,3,6,5,14,15,7,11].…”
Section: Introductionmentioning
confidence: 99%
“…In addition, it decreases redundant rules and increases mining efficiency. Many algorithms have been presented for mining frequent closed item sets [2], and A-close proved to be a fundamental one [3].…”
Section: Introductionmentioning
confidence: 99%