ECo-MoE: Embodiment-Conditioned Mixture of Experts Increases the Evolvability of Robots

📅 2026-05-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the longstanding trade-off in robotic co-design between individual training efficiency and the conservatism of universal controllers. The authors propose a co-evolutionary learning framework that integrates a latent design vector distribution with a Mixture-of-Experts (MoE) control architecture, enabling modular co-evolution of morphology and behavior by activating morphology-specific neural motor modules. A novel “evolution-by-demonstration” mechanism embeds pretrained expert policies into the MoE controller, guiding evolutionary search toward desirable morphological regions while supporting module-level knowledge retention and updating. This approach significantly enhances evolutionary efficiency, scalability, and adaptability, effectively steering robots toward prescribed ideal morphologies.
📝 Abstract
In this paper, we introduce a model of evolution and learning in robots that co-optimizes a distribution of latent design vectors (genotypes) and a mixture of control experts (neural modules), which are gated by the latent coordinates of each decoded design (phenotype). This provides a scalable alternative to co-design algorithms that either train an individual policy for every robot, which is inefficient, or a monolithic universal controller for all robots, which results in overly conservative structures and behaviors. Our approach lies somewhere between these two extremes, preserving ancestral knowledge in a unified yet modular framework in which different body plans activate and deactivate different combinations of learned sensorimotor circuits for goal-directed behavior. This allows one part of the controller to be overhauled to better suit new species of designs as they emerge without disrupting the hard-earned knowledge contained within other expert modules. It also allows pretrained expert policies to be directly plugged into the mixture, which can steer evolution into otherwise unexplored areas of latent space containing desired morphological traits. We refer to this process as "evo by demo" and explore how it may be used to guide freeform evolution toward canonical structures defined by the pretrained model. Videos and code can be found at: https://eco-moe.github.io.
Problem

Research questions and friction points this paper is trying to address.

robot evolution
morphology-control co-design
modular control
evolvability
embodiment
Innovation

Methods, ideas, or system contributions that make the work stand out.

Mixture of Experts
Embodiment-Conditioned Control
Co-evolution of Morphology and Policy
Modular Neural Control
Evo by Demo
🔎 Similar Papers