{"title":"CasAB: Building Precise Bitmap Indices via Cascaded Bloom Filters","authors":"Zhuo Wang","doi":"10.1109/ICICSE.2009.19","DOIUrl":null,"url":null,"abstract":"Bitmap indices are widely used in massive and read-mostly datasets such as data warehouses and scientific databases. Recently, Bloom filters were used to encode bitmap indices into approximate bitmaps(AB). The salient advantage of this technique is that bitmaps can be directly accessed without decompression, and the query time is proportional in the size of the region being queried. This technique, however, introduces false positives due to the nature of Bloom filters, therefore, only approximate query results can be achieved. To eliminate false positives, we proposed a novel bitmap index encoding scheme, namely cascaded approximate bitmaps(CasAB) based on multi-level Bloom filter cascading, which can achieve precise query results at the cost of slightly more space and time overhead. An efficient CasAB construction algorithm and a query algorithm are given. Space and time complexities of CasAB are analyzed theoretically, and the minimum space size can be pre-computed based on the cardinality of the attribute. Experiments show that the query precision of CasAB is always 100% and space and time overhead is similar to that of AB.","PeriodicalId":193621,"journal":{"name":"2009 Fourth International Conference on Internet Computing for Science and Engineering","volume":"40 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2009-12-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2009 Fourth International Conference on Internet Computing for Science and Engineering","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICICSE.2009.19","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2
Abstract
Bitmap indices are widely used in massive and read-mostly datasets such as data warehouses and scientific databases. Recently, Bloom filters were used to encode bitmap indices into approximate bitmaps(AB). The salient advantage of this technique is that bitmaps can be directly accessed without decompression, and the query time is proportional in the size of the region being queried. This technique, however, introduces false positives due to the nature of Bloom filters, therefore, only approximate query results can be achieved. To eliminate false positives, we proposed a novel bitmap index encoding scheme, namely cascaded approximate bitmaps(CasAB) based on multi-level Bloom filter cascading, which can achieve precise query results at the cost of slightly more space and time overhead. An efficient CasAB construction algorithm and a query algorithm are given. Space and time complexities of CasAB are analyzed theoretically, and the minimum space size can be pre-computed based on the cardinality of the attribute. Experiments show that the query precision of CasAB is always 100% and space and time overhead is similar to that of AB.