vix.ing · top · new · best · stats · spec

Feature-Based Diversity Optimization for Problem Instance Classification

2015/10/29 by Wanru Gao, Gao, Wanru, Samadhi Nallaperuma +3
Computer Science · #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Neural and Evolutionary Computing (cs.NE) #cs.AI #cs.NE

paper · pdf · doi:10.48550/arxiv.1510.08568

20 pages, 18 figures

arxiv created 2020/05/29 · arxiv updated 2020/06/01

Abstract

Understanding the behaviour of heuristic search methods is a challenge. This even holds for simple local search methods such as 2-OPT for the Traveling Salesperson problem. In this paper, we present a general framework that is able to construct a diverse set of instances that are hard or easy for a given search heuristic. Such a diverse set is obtained by using an evolutionary algorithm for constructing hard or easy instances that are diverse with respect to different features of the underlying problem. Examining the constructed instance sets, we show that many combinations of two or three features give a good classification of the TSP instances in terms of whether they are hard to be solved by 2-OPT.

Related