Evolving search trajectories

Vincent Hénaux,Adrien Goëffon,Frédéric Saubion
DOI: https://doi.org/10.1145/3377929.3390025
2020-07-08
Abstract:Solving an optimization problem with a local search algorithm consists in navigating within a search landscape, guided by a fitness function often directly defined from the objective function of the problem. The exploration of the resulting fitness landscape may become difficult, in particular in presence of ruggedness and multiple local optima. We shift the problem of searching a solution, from searching a fitness function, which maximizes the efficiency of a basic local search algorithm. We use evolution strategies to generate basic hill-climbing algorithms that aim at reaching the best possible solutions.
What problem does this paper attempt to address?