paper-with-me

Papers

Integrating Sample Inheritance into Bayesian Optimization for Evolutionary Robotics

2026-01-07 · K. Ege de Bruin, Kyrre Glette, Kai Olav Ellefsen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.03813

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lamarckian Inheritance in Dynamic Environments: How Key Variables Affect Evolutionary Dynamics

2026-05-15 · K. Ege de Bruin, Kyrre Glette, Kai Olav Ellefsen arxiv

The co-optimization of a robot's body and brain presents a coupled challenge: the morphology constrains which control strategies are effective, while the control determines how well the morphology performs. To address th…

Reinforcement Learning

Adaptive Model Refinement with Batch Bayesian Sampling for Optimization of Bio-inspired Flow Tailoring

2019-05-31 · Payam Ghassemi, Sumeet Sanjay Lulekar, Souma Chowdhury

This paper presents an advancement to an approach for model-independent surrogate-based optimization with adaptive batch sampling, known as Adaptive Model Refinement (AMR). While the original AMR method provides unique d…

Bayesian Optimization

High-Dimensional Bayesian Optimization via Semi-Supervised Learning with Optimized Unlabeled Data Sampling

2023-05-04 · Yuxuan Yin, Yu Wang, Peng Li

We introduce a novel semi-supervised learning approach, named Teacher-Student Bayesian Optimization ($\texttt{TSBO}$), integrating the teacher-student paradigm into BO to minimize expensive labeled data queries for the f…

Bayesian Optimizationglobal-optimizationPseudo Label

A-SDM: Accelerating Stable Diffusion through Model Assembly and Feature Inheritance Strategies

2024-05-31 · Jinchao Zhu, Yuxuan Wang, Siyuan Pan, Pengfei Wan 외

The Stable Diffusion Model (SDM) is a prevalent and effective model for text-to-image (T2I) and image-to-image (I2I) generation. Despite various attempts at sampler optimization, model distillation, and network quantific…

Constrained Bayesian Optimization for Automatic Underwater Vehicle Hull Design

2023-02-28 · Harsh Vardhan, Peter Volgyesi, Will Hedgecock, Janos Sztipanovits

Automatic underwater vehicle hull Design optimization is a complex engineering process for generating a UUV hull with optimized properties on a given requirement. First, it involves the integration of involved computatio…

Bayesian OptimizationExperimental Design