DocumentCode :
2299097
Title :
Compression as Data Transformation
Author :
Vo, Kiem-Phong
Author_Institution :
AT&T Labs., Florham Park, NJ
fYear :
2007
fDate :
27-29 March 2007
Firstpage :
403
Lastpage :
403
Abstract :
Summary form only given. Conventional compression techniques exploit general redundancy features in data to compress them. For example, Huffman or Lempel-Ziv techniques compresses data by statistical modeling or string matching while the Burrows-Wheeler Transform simply sorts data by context to improve compressibility. On the other hand, data can often be compressed better by exploiting their specific features. For example, columns or fields in a database table tend to be sparse, but not rows. Techniques have been developed to either group related table columns or compute dependency among them to transform data and enhance compressibility. The Vcodex data transformation platform provides a framework to develop and use such data transforms. That is, it treats compression techniques as invertible data transforms that can be composed together for specific tasks. In this way, data transformation remains general and can include techniques for encryption and others.
Keywords :
data compression; Burrows-Wheeler transform; Huffman technique; Lempel-Ziv technique; Vcodex data transformation platform; conventional compression technique; data compression; database table; statistical model; string matching; Application software; Compression algorithms; Context modeling; Cryptography; Data processing; Hardware; Software standards; Spatial databases; Stability; Standardization;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Compression Conference, 2007. DCC '07
Conference_Location :
Snowbird, UT
ISSN :
1068-0314
Print_ISBN :
0-7695-2791-4
Type :
conf
DOI :
10.1109/DCC.2007.23
Filename :
4148804
Link To Document :
بازگشت