Finding Cross-Object Relationships from Large Databases

Ling Feng,Eric Tsang
DOI: https://doi.org/10.1109/icsmc.1999.815669
1999-01-01
Abstract:While traditional association rules demonstrate strong potential values, such as improving market strategies for the retail industry, they are limited to finding associations among items within the same transaction. Consider a database of supermarket transactions, the traditional association rules can represent such knowledge as "80% of customers who buy Chinese tea also buy a teapot at the same time." However, they fail to represent some more interesting rules like "If a customer buys Chinese tea, s/he may most likely buy a teapot within 3 days", where the association may span across different transactions. To capture this contextual semantics which are also vital to the validation of associations, in this study, we introduce the notion of cross-object relationships. Two algorithms for mining cross-object association rules from large databases are developed by extension of Apriori algorithm. We show that traditional associations can be treated as a special case of cross-object relationships from both conceptual and algorithmic points of view.
What problem does this paper attempt to address?