ROAINEMar 22, 2022

A Unified Substrate for Body-Brain Co-evolution

arXiv:2203.12066v210 citationsh-index: 38
Originality Incremental advance
AI Analysis

This work addresses the challenge of body-brain co-evolution for robotics, offering a novel method for growing and controlling robots, though it is incremental with limitations in complex domains.

The authors tackled the problem of imitating natural organism development by using a single neural cellular automaton (NCA) as a genome to grow and control modular robotic agents, introducing the Neural Cellular Robot Substrate (NCRS) approach and three benchmark environments, with results showing it can solve easier tasks but success rates drop as task difficulty increases.

The discovery of complex multicellular organism development took millions of years of evolution. The genome of such a multicellular organism guides the development of its body from a single cell, including its control system. Our goal is to imitate this natural process using a single neural cellular automaton (NCA) as a genome for modular robotic agents. In the introduced approach, called Neural Cellular Robot Substrate (NCRS), a single NCA guides the growth of a robot and the cellular activity which controls the robot during deployment. We also introduce three benchmark environments, which test the ability of the approach to grow different robot morphologies. In this paper, NCRSs are trained with covariance matrix adaptation evolution strategy (CMA-ES), and covariance matrix adaptation MAP-Elites (CMA-ME) for quality diversity, which we show leads to more diverse robot morphologies with higher fitness scores. While the NCRS can solve the easier tasks from our benchmark environments, the success rate reduces when the difficulty of the task increases. We discuss directions for future work that may facilitate the use of the NCRS approach for more complex domains.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes