@inproceedings{ilprints363, booktitle = {15th International Conference on Data Engineering (ICDE 1999)}, title = {Dynamic Miss COunting Algorithms: Finding Implication and Similarity Rules With COnfidence Pruning}, author = {S. Fujiwara and R. Motwani and J. Ullman}, year = {1999}, keywords = {Data mining, association rule}, url = {http://ilpubs.stanford.edu:8090/363/}, abstract = {Dynamic Miss-Counting algorithms are proposed, which nd all implication and similarity rules with condence pruning but without support pruning. To handle data sets with a large number of columns, we propose dynamic pruning techniques that can be applied during data scanning. DMC counts the numbers of rows in which each pair of columns disagree instead of counting the number of hits. DMC deletes a candidate as soon as the number of misses exceeds the maximum number of misses allowed for that pair . We also propose several optimization techniques that reduce the required memory size signicantly. We evaluated our algorithms by using 4 data sets, i.e., Web access logs, Web page-link graph, News documents, and a Dictionary. These data sets have between 74,000 and 700,000 items. Experiments show that DMC can nd high-condence rules for such a large data sets efciently} }