EB-GLS: An Improved Guided Local Search Based on the Big Valley Structure
Jialong Shi, Qingfu Zhang, Edward Tsang

TL;DR
This paper introduces EB-GLS, an enhanced Guided Local Search method that leverages the big valley structure to better escape local optima, demonstrated to outperform standard GLS on the traveling salesman problem.
Contribution
It proposes a novel penalizing mechanism for GLS based on the big valley structure, maintaining an elite solution to guide the search more effectively.
Findings
EB-GLS outperforms standard GLS in experiments.
The elite solution mechanism improves escape from local optima.
Significant performance gains on the traveling salesman problem.
Abstract
Local search is a basic building block in memetic algorithms. Guided Local Search (GLS) can improve the efficiency of local search. By changing the guide function, GLS guides a local search to escape from locally optimal solutions and find better solutions. The key component of GLS is its penalizing mechanism which determines which feature is selected to penalize when the search is trapped in a locally optimal solution. The original GLS penalizing mechanism only makes use of the cost and the current penalty value of each feature. It is well known that many combinatorial optimization problems have a big valley structure, i.e., the better a solution is, the more the chance it is closer to a globally optimal solution. This paper proposes to use big valley structure assumption to improve the GLS penalizing mechanism. An improved GLS algorithm called Elite Biased GLS (EB-GLS) is proposed.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
