Improving quality and convergence of genetic query optimizers

  • Authors:
  • Victor Muntés-Mulero;Néstor Lafón-Gracia;Josep Aguilar-Saborit;Josep-L. Larriba-Pey

  • Affiliations:
  • DAMA-UPC, Computer Architecture Dept., Universitat Politècnica de Catalunya, Barcelona, Spain;DAMA-UPC, Computer Architecture Dept., Universitat Politècnica de Catalunya, Barcelona, Spain;IBM Canada Ltd. IBM Toronto Lab, Markham, Ontario, Canada;DAMA-UPC, Computer Architecture Dept., Universitat Politècnica de Catalunya, Barcelona, Spain

  • Venue:
  • DASFAA'07 Proceedings of the 12th international conference on Database systems for advanced applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The application of genetic programming strategies to query optimization has been proposed as a feasible way to solve the large join query problem. However, previous literature shows that the potentiality of evolutionary strategies has not been completely exploited in terms of convergence and quality of the returned query execution plans (QEP). In this paper, we propose two alternatives to improve the performance of a genetic optimizer and the quality of the resulting QEPs. First, we present a new method called Weighted Election that proposes a criterion to choose the QEPs to be crossed and mutated during the optimization time. Second, we show that the use of heuristics in order to create the initial population benefits the speed of convergence and the quality of the results. Moreover, we show that the combination of both proposals out-performs previous randomized algorithms, in the best cases, by several orders of magnitude for very large join queries.