Title :
An effective Boolean algorithm for mining association rules in large databases
Author :
Wur, Suh-Ying ; Leu, Yungho
Author_Institution :
Dept. of Inf. Manage., Nat. Taiwan Univ., Taipei, Taiwan
Abstract :
In this paper, we present in effective Boolean algorithm for mining association rules in large databases of sales transactions. Like the a priori algorithm, the proposed Boolean algorithm mines association rules in two steps. In the first step, logic OR and AND operations are used to compute frequent itemsets. In the second step, logic AND and XOR operations are applied to derive all interesting association rules based on the computed frequent itemsets. By only scanning the database once and avoiding generating candidate itemsets in computing frequent itemsets, the Boolean algorithm gains a significant performance improvement over the a priori algorithm. We propose two efficient implementations of the Boolean algorithm, the bitstream approach and the sparse-matrix approach. Through comprehensive experiments, we show that both the bitstream approach and the sparse-matrix approach outperform the a priori algorithm in all database settings. The sparse-matrix approach in particular shows a very significant performance improvement over the a priori algorithm
Keywords :
Boolean algebra; data mining; marketing data processing; sparse matrices; transaction processing; very large databases; a priori algorithm; association rule mining; bitstream approach; database scanning; effective Boolean algorithm; frequent itemsets; large databases; logic AND operations; logic OR operations; performance improvement; sales transactions; sparse-matrix approach; Artificial intelligence; Association rules; Data mining; Databases; Decision making; Expert systems; Information management; Itemsets; Machine learning; Statistics;
Conference_Titel :
Database Systems for Advanced Applications, 1999. Proceedings., 6th International Conference on
Conference_Location :
Hsinchu
Print_ISBN :
0-7695-0084-6
DOI :
10.1109/DASFAA.1999.765750