PILS: Exploring high-order neighborhoods by pattern mining and injection

12/24/2019
by   Florian Arnold, et al.
5

We introduce pattern injection local search (PILS), an optimization strategy that uses pattern mining to explore high-order local-search neighborhoods, and illustrate its application on the vehicle routing problem. PILS operates by storing a limited number of frequent patterns from elite solutions. During the local search, each pattern is used to define one move in which 1) incompatible edges are disconnected, 2) the edges defined by the pattern are reconnected, and 3) the remaining solution fragments are optimally reconnected. Each such move is accepted only in case of solution improvement. As visible in our experiments, this strategy results in a new paradigm of local search, which complements and enhances classical search approaches in a controllable amount of computational time. We demonstrate that PILS identifies useful high-order moves (e.g., 9-opt and 10-opt) which would otherwise not be found by enumeration, and that it significantly improves the performance of state-of-the-art population-based and neighborhood-centered metaheuristics.

READ FULL TEXT

page 15

page 18

research
12/18/2014

Stochastic Local Search for Pattern Set Mining

Local search methods can quickly find good quality solutions in cases wh...
research
07/11/2017

Towards an automated method based on Iterated Local Search optimization for tuning the parameters of Support Vector Machines

We provide preliminary details and formulation of an optimization strate...
research
04/18/2012

Solution Representations and Local Search for the bi-objective Inventory Routing Problem

The solution of the biobjective IRP is rather challenging, even for meta...
research
05/22/2014

Interactive Reference Point-Based Guided Local Search for the Bi-objective Inventory Routing Problem

Eliciting preferences of a decision maker is a key factor to successfull...
research
06/07/2012

An Efficient Hybrid Ant Colony System for the Generalized Traveling Salesman Problem

The Generalized Traveling Salesman Problem (GTSP) is an extension of the...
research
10/17/2021

Minimal Conditions for Beneficial Local Search

This paper investigates why it is beneficial, when solving a problem, to...
research
08/28/2023

Parallel Unconstrained Local Search for Partitioning Irregular Graphs

We present new refinement heuristics for the balanced graph partitioning...

Please sign up or login with your details

Forgot password? Click here to reset