Back RSS stream

Publications of Jérôme Darmont

Reference (inproceedings)

K. Aouiche, P.E. Jouve, J. Darmont, "Clustering-Based Materialized View Selection in Data Warehouses", 10th East-European Conference on Advances in Databases and Information Systems (ADBIS 06), Thessaloniki, Greece, September 2006; Lecture Notes in Computer Science, Vol. 4152, Springer, Heidelberg, Germany, 81-95.

BibTeX entry

@INPROCEEDINGS{adbis06,
     Author = {Kamel Aouiche and Pierre-Emmanuel Jouve and Jérôme Darmont},
     Title = {Clustering-Based Materialized View Selection in Data Warehouses},
     Booktitle = {10th East-European Conference on Advances in Databases and Information Systems (ADBIS 06), Thessaloniki, Greece},
     Month = {September},
     Year = {2006},
     Series = {Lecture Notes in Computer Science},
     Volume = {4152},
     Publisher = {Springer},
     Address = {Heidelberg, Germany},
     Pages = {81-95},
     Abstract = {The materialized view selection is a non-trivial task. Hence, its complexity must be reduced. A judicious choice of views must be cost-driven and influenced by the workload experienced by the system. In this paper, we propose a framework for materialized view selection that exploits a data mining technique (clustering), in order to determine clusters of similar queries. We also propose a view merging process that builds a set of candidate views, as well as a greedy process for selecting a set of views to materialize. This selection is based on cost models that evaluate the cost of accessing data using views and the cost of storing these views. To validate our strategy, we executed a workload of decision-support queries on a test data warehouse, with and without using our strategy. Our experimental results demonstrate its efficiency, even when storage space is limited.},
     Keywords = {Data warehouses, auto-administration, Performance optimization, Materialized views, Data mining, Clustering}
}

[ Export | Back ]