Integrating Sample Inheritance into Bayesian Optimization for Evolutionary Robotics
K. Ege de Bruin, Kyrre Glette, Kai Olav Ellefsen
TL;DR
The paper tackles the problem of co-optimizing morphology and control in evolutionary robotics under a limited controller-learning budget. It introduces two Lamarckian sample-inheritance schemes within a Bayesian optimization framework to transfer experience across generations, with reevaluation of selected samples providing the strongest gains. Across four environments and two controller types, reevaluate consistently outperforms other approaches, while inherit-samples also offers benefits over no inheritance, particularly for morphologies similar to their parents. The findings demonstrate that inheritance can accelerate learning and improve performance without large data budgets, highlighting its potential to enable more capable robot design in resource-constrained settings.
Abstract
In evolutionary robotics, robot morphologies are designed automatically using evolutionary algorithms. This creates a body-brain optimization problem, where both morphology and control must be optimized together. A common approach is to include controller optimization for each morphology, but starting from scratch for every new body may require a high controller learning budget. We address this by using Bayesian optimization for controller optimization, exploiting its sample efficiency and strong exploration capabilities, and using sample inheritance as a form of Lamarckian inheritance. Under a deliberately low controller learning budget for each morphology, we investigate two types of sample inheritance: (1) transferring all the parent's samples to the offspring to be used as prior without evaluating them, and (2) reevaluating the parent's best samples on the offspring. Both are compared to a baseline without inheritance. Our results show that reevaluation performs best, with prior-based inheritance also outperforming no inheritance. Analysis reveals that while the learning budget is too low for a single morphology, generational inheritance compensates for this by accumulating learned adaptations across generations. Furthermore, inheritance mainly benefits offspring morphologies that are similar to their parents. Finally, we demonstrate the critical role of the environment, with more challenging environments resulting in more stable walking gaits. Our findings highlight that inheritance mechanisms can boost performance in evolutionary robotics without needing large learning budgets, offering an efficient path toward more capable robot design.
