Sciweavers

KDD
1998
ACM

Group Bitmap Index: A Structure for Association Rules Retrieval

13 years 8 months ago
Group Bitmap Index: A Structure for Association Rules Retrieval
Discovery of association rules from large databases of item sets is an important data mining problem. Association rules are usually stored in relational databases for future use in decision support systems. In this paper, the problem of association rules retrieval and item sets retrieval is recognized as the subset search problem in relational databases. The subset search is not well supported by SQL query language and traditional database indexing techniques. We introduce a new index structure, called Group Bitmap Index, and compare its performance with traditional indexing methods: B+ tree and bitmap indexes. We show experimentally that proposed index enables faster subset search and significantly outperforms traditional indexing methods.
Tadeusz Morzy, Maciej Zakrzewicz
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1998
Where KDD
Authors Tadeusz Morzy, Maciej Zakrzewicz
Comments (0)