Analyzing the role of "smart" start points in coarse search-greedy search

  • Authors:
  • Stephen Chen;Ken Miura;Sarah Razzaqi

  • Affiliations:
  • School of Information Technology, York University, Toronto, Ontario;Institute for Aerospace Studies, University of Toronto, Toronto, Ontario;Centre for Hypersonics, Division of Mechanical Engineering, University of Queensland, Brisbane, Australia

  • Venue:
  • ACAL'07 Proceedings of the 3rd Australian conference on Progress in artificial life
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

An inherent assumption in many search techniques is that information from existing solution(s) can help guide the search process to find better solutions. For example, memetic algorithms can use information from existing local optima to effectively explore a globally convex search space, and genetic algorithms assemble new solution candidates from existing solution components. At the extreme, the quality of a random solution may even be used to identify promising areas of the search space to explore. The best of several random solutions can be viewed as a "smart" start point for a greedy search technique, and the benefits of "smart" start points are demonstrated on several benchmark and real-world optimization problems. Although limitations exist, "smart" start points are most likely to be useful on continuous domain problems that have expensive solution evaluations.