An efficient indexing technique for computing high dimensional data cubes

  • Authors:
  • Fangling Leng;Yubin Bao;Ge Yu;Daling Wang;Yuntao Liu

  • Affiliations:
  • School of Information Science & Engineering, Northeastern University, Shenyang, P.R.China;School of Information Science & Engineering, Northeastern University, Shenyang, P.R.China;School of Information Science & Engineering, Northeastern University, Shenyang, P.R.China;School of Information Science & Engineering, Northeastern University, Shenyang, P.R.China;School of Information Science & Engineering, Northeastern University, Shenyang, P.R.China

  • Venue:
  • WAIM '06 Proceedings of the 7th international conference on Advances in Web-Age Information Management
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The computation of a data cube is one of the most essential but challenging issues in data warehousing and OLAP. Partition based algorithm is one of the efficient methods to compute data cubes on high dimensionality, low cardinality, and moderate size datasets, which exist in real applications like bioinformatics, statistics, and text processing. To deal with such high dimensional data cubes, we propose an efficient indexing technique consisting of a compressed bitmap index and two algorithms for cube constructing and querying. Experimental results show that our method saves at least 25% on storage space and about 30% on computation time compared with the Frag-Cubing algorithm.