DeepAI AI Chat
Log In Sign Up

An Algorithm to Effect Prompt Termination of Myopic Local Search on Kauffman-s NK Landscape

04/26/2021
by   Sasanka Sekhar Chanda, et al.
18

In the NK model given by Kauffman, myopic local search involves flipping one randomly-chosen bit of an N-bit decision string in every time step and accepting the new configuration if that has higher fitness. One issue is that, this algorithm consumes the full extent of computational resources allocated - given by the number of alternative configurations inspected - even though search is expected to terminate the moment there are no neighbors having higher fitness. Otherwise, the algorithm must compute the fitness of all N neighbors in every time step, consuming a high amount of resources. In order to get around this problem, I describe an algorithm that allows search to logically terminate relatively early, without having to evaluate fitness of all N neighbors at every time step. I further suggest that when the efficacy of two algorithms need to be compared head to head, imposing a common limit on the number of alternatives evaluated - metering - provides the necessary level field.

READ FULL TEXT

page 6

page 7

page 8

page 9

10/15/2012

Local optima networks and the performance of iterated local search

Local Optima Networks (LONs) have been recently proposed as an alternati...
06/06/2020

An Algorithm to find Superior Fitness on NK Landscapes under High Complexity: Muddling Through

Under high complexity - given by pervasive interdependence between const...
07/02/2019

Representing fitness landscapes by valued constraints to understand the complexity of local search

Local search is widely used to solve combinatorial optimisation problems...
12/28/2020

A Comprehensive Empirical Evaluation of Generating Test Suites for Mobile Applications with Diversity

Context: In search-based software engineering we often use popular heuri...
08/04/2022

HPO: We won't get fooled again

Hyperparameter optimization (HPO) is a well-studied research field. Howe...
11/24/2022

Theoretical Study of Optimizing Rugged Landscapes with the cGA

Estimation of distribution algorithms (EDAs) provide a distribution - ba...