PAPER DIGEST
Most Influential SIGMOD 1999 Paper · 2026-03 edition

Approximate Computation Of Multidimensional Aggregates Of Sparse Data Using Wavelets

Jeffrey Scott Vitter; Min Wang

Venue
ACM SIGMOD Conference (SIGMOD) 1999
Recognition
Most Influential SIGMOD 1999 Paper (Rank No. 7)
Edition
2026-03
Impact factor
6
Certificate ID
b928d24dc34ee059

Abstract

Computing multidimensional aggregates in high dimensions is a performance bottleneck for many OLAP applications. Obtaining the exact answer to an aggregation query can be prohibitively expensive in terms of time and/or storage space in a data warehouse environment. It is advantageous to have fast, approximate answers to OLAP aggregation queries. In this paper, we present a novel method that provides approximate answers to high-dimensional OLAP aggregation queries in massive sparse data sets in a time-efficient and space-efficient manner. We construct a <i>compact data cube</i>, which is an approximate and space-efficient representation of the underlying multidimensional array, based upon a multiresolution wavelet decomposition. In the on-line phase, each aggregation query can generally be answered using the compact data cube in one I/O or a smalll number of I/Os, depending upon the desired accuracy. We present two I/O-efficient algorithms to construct the compact data cube for the important case of <i>sparse high-dimensional arrays</i>, which often arise in practice. The traditional histogram methods are infeasible for the massive high-dimensional data sets in OLAP applications. Previously developed wavelet techniques are efficient only for dense data. Our on-line query processing algorithm is very fast and capable of refining answers as the user demands more accuracy. Experiments on real data show that our method provides significantly more accurate results for typical OLAP aggregation queries than other efficient approximation techniques such as random sampling.

Download PDF certificate