Frequent Item-set Mining (FIM), sometimes called Market Basket Analysis (MBA) or Association Rule Learning (ARL), are Machine Learning (ML) methods for creating rules from datasets of transactions of items. Most methods identify items likely to appear together in a transaction based on the support (i.e. a minimum number of relative co-occurrence of the items) for that hypothesis. Although this is a good indicator to measure the relevance of the assumption that these items are likely to appear together, the phenomenon of very frequent items, referred to as ubiquitous items, is not addressed in most algorithms. Ubiquitous items have the same entropy as infrequent items, and not contributing significantly to the knowledge. On the other hand, they have strong effect on the performance of the algorithms and sometimes preventing the convergence of the FIM algorithms and thus the provision of meaningful results. This paper discusses the phenomenon of ubiquitous items and demonstrates how ignoring these has a dramatic effect on the computation performances but with a low and controlled effect on the significance of the results.
[1]
Ramakrishnan Srikant,et al.
Fast Algorithms for Mining Association Rules in Large Databases
,
1994,
VLDB.
[2]
Tom Brijs,et al.
Profiling high frequency accident locations using associations rules
,
2002
.
[3]
Avigdor Gal,et al.
MFIBlocks: An effective blocking algorithm for entity resolution
,
2013,
Inf. Syst..
[4]
Christian Borgelt,et al.
EFFICIENT IMPLEMENTATIONS OF APRIORI AND ECLAT
,
2003
.
[5]
Guizhen Yang,et al.
The complexity of mining maximal frequent itemsets and maximal frequent patterns
,
2004,
KDD.
[6]
Ninghui Li,et al.
PrivBasis: Frequent Itemset Mining with Differential Privacy
,
2012,
Proc. VLDB Endow..