1: \begin{abstract}
2: Evolutionary Computation is a group of biologically inspired algorithms
3: used to solve complex optimisation problems.
4: It can be split into Evolutionary Algorithms, which
5: take inspiration from genetic inheritance, and Swarm Intelligence algorithms,
6: that take inspiration from cultural inheritance.
7: However, recent developments have focused on
8: computational or mathematical adaptions,
9: leaving their biological roots behind. This has left much of the modern
10: evolutionary literature relatively unexplored.
11:
12: To understand which evolutionary mechanisms have been considered, and which
13: have been overlooked, this paper breaks down successful bio-inspired
14: algorithms under a contemporary biological framework based on the Extended
15: Evolutionary Synthesis, an extension of the classical,
16: genetics focussed, Modern Synthesis.
17: The analysis shows that Darwinism and the Modern
18: Synthesis have been incorporated into Evolutionary Computation
19: but that the Extended Evolutionary Synthesis has been
20: broadly ignored beyond:cultural inheritance, incorporated in the sub-set
21: of Swarm Intelligence algorithms, evolvability, through CMA-ES,
22: and multilevel selection, through Multi-Level Selection
23: Genetic Algorithm.
24:
25: The framework shows a missing gap in epigenetic inheritance for Evolutionary Computation,
26: despite being a key building block in modern
27: interpretations of how evolution occurs.
28: Epigenetic inheritance can explain fast adaptation, without changes in an
29: individual's genotype, by allowing biological organisms to self-adapt
30: quickly to environmental cues, which, increases the speed of convergence
31: while maintaining stability in changing environments. This leaves
32: a diverse range of biologically inspired mechanisms as low hanging fruit that should
33: be explored further within Evolutionary Computation.
34: \end{abstract}
35: