Options
Turbo-charging Vertical Mining of Large Databases
Journal
SIGMOD 2000 - Proceedings of the 2000 ACM SIGMOD International Conference on Management of Data
Date Issued
2000-01-01
Author(s)
Shenoy, Pradeep
Bhalotia, Gaurav
Haritsa, Jayant R.
Bawa, Mayank
Sudarshan, S.
Shah, Devavrat
Abstract
In a vertical representation of a market-basket database, each item is associated with a column of values representing the transactions in which it is present. The association-rule mining algorithms that have been recently proposed for this representation show performance improvements over their classical horizontal counterparts, but are either efficient only for certain database sizes, or assume particular character istics of the database contents, or are applicable only to specific kinds of database schemas. We present here a new vertical mining algorithm called VIPER, which is general-purpose, making no special requirements of the underlying database. VIPER stores data in compressed bit-vectors called "snakes" and integrates a number of novel optimizations for efficient snake generation, intersection, counting and storage. We analyze the performance of VIPER for a range of synthetic database workloads. Our experimental results indicate significant performance gains, especially for large databases, over previously proposed vertical and hor izontal mining algorithms. In fact, there are even workload regions where VIPER outperforms an optimal, but practi cally infeasible, horizontal mining algorithm.