Abstract
Mining association rules from databases is a time-consuming process. Finding the large item set fast is the crucial step in the association rule algorithm. In this paper we present a fast association rule algorithm (Bit-AssoRule) based on granular computing. Our Bit-AssocRule doesn't follow the generation-and-test strategy of Apriori algorithm and adopts the divide-and-conquer strategy, thus avoids the time-consuming table scan to find and prune the itemsets, all the operations of finding large itemsets from the datasets are the fast bit operations based on its corresponding granular. The experimental result of our Bit-AssocRule algorithm with Apriori, AprioriTid and AprioirHybrid algorithms shows Bit-AssocRule is 2 to 3 orders of magnitudes faster. Our research indicates that bitmap and granular computing can greatly improve the performance of association rule algorithm, and are very promising for data mining applications.
Cite
CITATION STYLE
Lin, T. Y., Hu, X., & Louie, E. (2003). A fast association rule algorithm based on bitmap and granular computing. In IEEE International Conference on Fuzzy Systems (Vol. 1, pp. 678–683). https://doi.org/10.1109/fuzz.2003.1209445
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.