The MODES Toolbox: Measurements of Open-Ended Dynamics in Evolving Systems

Emily L. Dolson, Anya E. Vostinar, Michael J. Wiser, Charles Ofria; The MODES Toolbox: Measurements of Open-Ended Dynamics in Evolving Systems. Artif Life 2019; 25 (1): 50–73. doi: https://doi.org/10.1162/artl_a_00280
URL1

Building more open-ended evolutionary systems can simultaneously advance our understanding of biology, artificial life, and evolutionary computation. In order to do so, however, we need a way to determine when we are moving closer to this goal. We propose a set of metrics that allow us to measure a system’s ability to produce commonly-agreed-upon hallmarks of open-ended evolution: change potential, novelty potential, complexity potential, and ecological potential. Our goal is to make these metrics easy to incorporate into a system, and comparable across systems so that we can make coherent progress as a field. To this end, we provide detailed algorithms (including C++ implementations) for these metrics that should be easy to incorporate into existing artificial life systems. Furthermore, we expect this toolbox to continue to grow as researchers implement these metrics in new languages and as the community reaches consensus about additional hallmarks of open-ended evolution. For example, we would welcome a measurement of a system’s potential to produce major transitions in individuality. To confirm that our metrics accurately measure the hallmarks we are interested in, we test them on two very different experimental systems: NK landscapes and the Avida digital evolution platform. We find that our observed results are consistent with our prior knowledge about these systems, suggesting that our proposed metrics are effective and should generalize to other systems.

Cited by…
Related Articles

Source code:

Bryson, D., Baer, B., Ofria, C., Barrick, J., Vostinar, A., Goldsby, H., Zaman, L., Chandler, C., Goings, S., Dolson, E., Vogel, M., Covert, A., Wright, G., Nahum, J., Misevic, D., Wagner, A., Rupp, M., Yilmaz, E., Pakanati, A., & Biswas, R. (2018). Code for using MODES metrics in Avida. Available here.

Dolson, E. (2018). Data, code, and supplemental figures for the MODES toolbox. Available here.

A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten:

Ofria, C., Dolson, E., Lalejini, A., Fenton, J., Jorgensen, S., Miller, R., Moreno, M. A., Stredwick, J., Zaman, L., Schossau, J., Gillespie, L., C G, N. & Vostinar, A. (2018). Empirical, Oct. Available here

Devosoft github repo
Empirical github repo
Empirical gallery

Avida repo