Iterative Mining for Rules with Constrained Antecedents

Zheng Sun,Philip S. Yu,Xiang-Yang Li
DOI: https://doi.org/10.1137/1.9781611972757.59
2005-01-01
Abstract:In this. study we discuss the following association rule mining problem: for a user-defined set A of items, the objective is to compute all association rules (satisfying suitable support and confidence thresholds) induced by A, where an association rule is said to be induced by A if its antecedent (i.e., LHS) is a subset of A while the consequent (i.e., RHS) contains no items in A. In particular, we are interested in a multi-step scenario where in each step A is incremented by one item and all association rules induced by the updated A are to be computed. We propose an efficient iterative algorithm that can exploit mining information gained in previous steps to efficiently answer subsequent queries.
What problem does this paper attempt to address?