Giter Club home page Giter Club logo

co-evolve / genome-pleiotropy Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 105 KB

This is the official repository for the GECCO (Genetic and Evolutionary Computation Conference, 2022) paper "A Comparative Analysis on Genome Pleiotropy for Evolved Soft Robots". This repository hosts all the code necessary to replicate the experiments. This work was carried out at Ghent University IDLab-AIRO.

License: MIT License

Python 100.00%
evolutionary-robotics soft-robotics cppn brain-body-co-optimization

genome-pleiotropy's Introduction

A Comparative Analysis on Genome Pleiotropy for Evolved Soft Robots

PDF Abstract: Biological evolution shapes the body and brain of living creatures together over time. By contrast, in evolutionary robotics, the co-optimization of these subsystems remains challenging. Conflicting mutations cause dissociation between morphology and control, which leads to premature convergence. Recent works have proposed algorithmic modifications to mitigate the impact of conflicting mutations. However, the importance of genetic design remains underexposed. Current approaches are divided between a single, pleiotropic genetic encoding and two isolated encodings representing morphology and control. This design choice is commonly made ad hoc, causing a lack of consistency for practitioners. To standardize this design, we performed a comparative analysis between these two configurations on a soft robot locomotion task. Additionally, we incorporated two currently unexplored alternatives that drive these configurations to their logical extremes. Our results demonstrate that pleiotropic representations yield superior performance in fitness and robustness towards premature convergence. Moreover, we showcase the importance of shared structure in the pleiotropic representation of robot morphology and control to achieve this performance gain. These findings provide valuable insights into genetic encoding design, which supply practitioners with a theoretical foundation to pursue efficient brain-body co-optimization.

genome_pleiotropy.mp4

Usage

Create the anaconda environment:

conda env create -f environment.yml

Run an experiment:

python -m pleiotropy.main --name {experiment_name} --params pleiotropy/experiment_configs/{configuration}

We refer to pleiotropy/experiment_configs/ for the hyperparameters used in every configuration. Metrics are logged and automatically saved on the cloud via Weights & Biases. Genomes are saved locally.

Citation

@inproceedings{10.1145/3520304.3528977,
author = {Marzougui, Dries and Biondina, Matthijs and wyffels, Francis},
title = {A Comparative Analysis on Genome Pleiotropy for Evolved Soft Robots},
year = {2022},
publisher = {Association for Computing Machinery},
url = {https://doi.org/10.1145/3520304.3528977},
doi = {10.1145/3520304.3528977},
booktitle = {Proceedings of the Genetic and Evolutionary Computation Conference Companion},
pages = {136โ€“139},
series = {GECCO '22}
}

genome-pleiotropy's People

Contributors

driesmarzougui avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.