Multi-Dimensional Data Compression and Query Processing in Array Databases
Minsoo Kim, Hyubjin Lee, and Yon Dohn Chung

TL;DR
This paper introduces SEACOW, a specialized compression scheme for multidimensional array data that enhances storage efficiency and query performance by considering data access patterns and embedding a synopsis for indexing.
Contribution
The paper presents SEACOW, a novel array compression scheme tailored for array databases, improving both compression rates and query efficiency over existing methods.
Findings
SEACOW achieves higher compression rates than existing schemes.
The embedded synopsis significantly improves analytical query performance.
Experiments on scientific datasets validate the effectiveness of SEACOW.
Abstract
In recent times, the production of multidimensional data in various domains and their storage in array databases has witnessed a sharp increase; this rapid growth in data volumes necessitates compression in array databases. However, existing compression schemes used in array databases are general-purpose and not designed specifically for the databases. They could degrade query performance with complex analytical tasks, which incur huge computing costs. Thus, a compression scheme that considers the workflow of array databases is required. This study presents a compression scheme, SEACOW, for storing and querying multidimensional array data. The scheme is specially designed to be efficient for both dimension-based and value-based exploration. It considers data access patterns for exploration queries and embeds a synopsis, which can be utilized as an index, in the compressed array. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
