DocumentCode :
3176619
Title :
CasAB: Building Precise Bitmap Indices via Cascaded Bloom Filters
Author :
Wang, Zhuo
Author_Institution :
Sch. of Inf. Sci. & Eng., Shenyang Ligong Univ., Shenyang, China
fYear :
2009
fDate :
21-22 Dec. 2009
Firstpage :
85
Lastpage :
92
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.
Keywords :
approximation theory; data structures; information filters; probability; query processing; CasAB; approximate query; cascaded approximate bitmap; cascaded bloom filter; decompression; precise bitmap indices; query algorithm; Buildings; Costs; Data engineering; Data structures; Data warehouses; Databases; Encoding; Information filtering; Information filters; Internet; Bloom filter; bitmap index; compression;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Internet Computing for Science and Engineering (ICICSE), 2009 Fourth International Conference on
Conference_Location :
Harbin
Print_ISBN :
978-1-4244-6754-9
Type :
conf
DOI :
10.1109/ICICSE.2009.19
Filename :
5521627
Link To Document :
بازگشت