DocumentCode :
2399828
Title :
Byte-aligned bitmap compression
Author :
Antoshenkov, Gennadv
Author_Institution :
Oracle Corp., Nashua, NH, USA
fYear :
1995
fDate :
28-30 Mar 1995
Firstpage :
476
Abstract :
Summary form only given. Bitmap compression reduces storage space and transmission time for unstructured bit sequences like in inverted files, spatial objects, etc. On the down side, the compressed bitmaps loose their functional properties. For example, checking a given bit position, set intersection, union, and difference can be performed only after full decoding, thus causing a many-folded operational speed degradation. The proposed byte-aligned bitmap compression method (BBC) aims to support fast set operations on the compressed bitmap formats and, at the same time, to retain a competitive compression rate. To achieve this objective, BBC abandons the traditional approach of encoding run-lengths (distances between two ones separated by zeros). Instead, BBC deals only with byte aligned byte-size bitmap portions that are easy to fetch, store, AND, OR, and convert. The bitmap bytes are classified as gaps containing only zeros or only ones and maps containing a mixture of both. We also introduced a simple extension mechanism for existing methods to accommodate a dual-gap (zeros and ones) run-length encoding. With this extension, encoding of long “one” sequences becomes as efficient and better than arithmetic encoding
Keywords :
data compression; runlength codes; sequences; set theory; AND; OR; bit position; byte aligned byte-size bitmap; byte-aligned bitmap compression; compression rate; convert; difference; dual-gap run-length encoding; fast set operations; fetch; inverted files; set intersection; spatial objects; storage space reduction; transmission time reduction; union; unstructured bit sequences; Arithmetic; Decoding; Degradation; Encoding; Radio access networks; Testing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Compression Conference, 1995. DCC '95. Proceedings
Conference_Location :
Snowbird, UT
ISSN :
1068-0314
Print_ISBN :
0-8186-7012-6
Type :
conf
DOI :
10.1109/DCC.1995.515586
Filename :
515586
Link To Document :
بازگشت