2002
DOI: 10.1007/3-540-45681-3_7
|View full text |Cite
|
Sign up to set email alerts
|

Mining All Non-derivable Frequent Itemsets

Abstract: Recent studies on frequent itemset mining algorithms resulted in significant performance improvements. 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. The main goal of this paper is to identify redundancies in the set of all freque… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
194
0
2

Year Published

2005
2005
2018
2018

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 205 publications
(200 citation statements)
references
References 13 publications
2
194
0
2
Order By: Relevance
“…A disjunction-free set is an itemset I where there do not exist i 1 and i 2 with supp(I) = supp(I \ {i 1 2 The frequent disjunction-free sets together with their support and the minimal non-frequent ones allow to compute the support of all frequent itemsets. This approach is further extended in [16] to non-derivable itemsets, where the previous equation is extended from the two elements i 1 and i 2 to an arbitrary number of elements.…”
Section: History and State Of The Art In Fca-based Association Rule Mmentioning
confidence: 99%
See 1 more Smart Citation
“…A disjunction-free set is an itemset I where there do not exist i 1 and i 2 with supp(I) = supp(I \ {i 1 2 The frequent disjunction-free sets together with their support and the minimal non-frequent ones allow to compute the support of all frequent itemsets. This approach is further extended in [16] to non-derivable itemsets, where the previous equation is extended from the two elements i 1 and i 2 to an arbitrary number of elements.…”
Section: History and State Of The Art In Fca-based Association Rule Mmentioning
confidence: 99%
“…In [22], the non-derivable itemsets [16] as described above are used to define a set of non-derivable association rules. This set is a lossless subset of the minmax basis, but the reduction comes with the cost of more complex formulae for computing support and confidence of the derivable rules by determining upper and lower bounds, based on set inclusion-exclusion principles.…”
Section: Bases Of Association Rulesmentioning
confidence: 99%
“…[2][3][4][5][6][7][8][9][10][11]Implementation of an algorithm which mines high utility itemsets from the given dataset must be focused on minimum memory usage as well as the time required to execute the main task. The CHUD algorithm works in bottom up manner.…”
Section: Introductionmentioning
confidence: 99%
“…The best-known example of a condensed representation is the closed itemsets representation [14]. Other examples are the Free Sets [2], the Disjunction Free Sets [3], the Generalized Disjunction Free Sets [12], and the Non-Derivable Sets [7].…”
Section: Introductionmentioning
confidence: 99%