DocumentCode
2326313
Title
Iterated local search vs. hyper-heuristics: Towards general-purpose search algorithms
Author
Burke, Edmund ; Curtois, Tim ; Hyde, Matthew ; Kendall, Graham ; Ochoa, Gabriela ; Petrovic, Sanja ; Vázquez-Rodríguez, José A. ; Gendreau, Michel
Author_Institution
Optimisation & Planning (ASAP) Res. Group, Univ. of Nottingham, Nottingham, UK
fYear
2010
fDate
18-23 July 2010
Firstpage
1
Lastpage
8
Abstract
An important challenge within hyper-heuristic research is to design search methodologies that work well, not only across different instances of the same problem, but also across different problem domains. This article conducts an empirical study involving three different domains in combinatorial optimisation: bin packing, permutation flow shop and personnel scheduling. Using a common software interface (HyFlex), the same algorithms (high-level strategies or hyper-heuristics) can be readily run on all of them. The study is intended as a proof of concept of the proposed interface and domain modules, as a benchmark for testing the generalisation abilities of heuristic search algorithms. Several algorithms and variants from the literature were implemented and tested. From them, the implementation of iterated local search produced the best overall performance. Interestingly, this is one of the most conceptually simple competing algorithms, its advantage as a robust algorithm is probably due to two factors: (i) the simple yet powerful exploration/exploitation balance achieved by systematically combining a perturbation followed by local search; and (ii) its parameter-less nature. We believe that the challenge is still open for the design of robust algorithms that can learn and adapt to the available low-level heuristics, and thus select and apply them accordingly.
Keywords
bin packing; combinatorial mathematics; flow shop scheduling; heuristic programming; optimisation; personnel; search problems; HyFlex software interface; bin packing; combinatorial optimisation; domain module; exploration-exploitation balance; general-purpose search algorithm; heuristic search algorithm; hyper-heuristic research; interface module; iterated local search; low-level heuristics; permutation flow shop; personnel scheduling; Algorithm design and analysis; Heuristic algorithms; Job shop scheduling; Optimization; Personnel; Software; Software algorithms;
fLanguage
English
Publisher
ieee
Conference_Titel
Evolutionary Computation (CEC), 2010 IEEE Congress on
Conference_Location
Barcelona
Print_ISBN
978-1-4244-6909-3
Type
conf
DOI
10.1109/CEC.2010.5586064
Filename
5586064
Link To Document