# Epistasis-based Basis Estimation Method for Simplifying the Problem   Space of an Evolutionary Search in Binary Representation

**Authors:** Junghwan Lee, Yong-Hyuk Kim

arXiv: 1904.09103 · 2019-04-22

## TL;DR

This paper introduces a genetic algorithm-based method to select an optimal basis for simplifying the search space in binary evolutionary algorithms, improving search efficiency and solution quality.

## Contribution

It proposes a novel basis selection method using epistasis as a fitness measure, enhancing the simplification of binary search spaces in evolutionary algorithms.

## Key findings

- The method outperformed original basis in search problems.
- Validated on two different evolutionary tasks.
- Provided superior results compared to baseline.

## Abstract

An evolutionary search space can be smoothly transformed via a suitable change of basis; however, it can be difficult to determine an appropriate basis. In this paper, a method is proposed to select an optimum basis can be used to simplify an evolutionary search space in a binary encoding scheme. The basis search method is based on a genetic algorithm and the fitness evaluation is based on the epistasis, which is an indicator of the complexity of a genetic algorithm. Two tests were conducted to validate the proposed method when applied to two different evolutionary search problems. The first searched for an appropriate basis to apply, while the second searched for a solution to the test problem. The results obtained after the identified basis had been applied were compared to those with the original basis, and it was found that the proposed method provided superior results.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.09103/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1904.09103/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1904.09103/full.md

---
Source: https://tomesphere.com/paper/1904.09103