paper-with-me

Papers

Co-optimising Robot Morphology and Controller in a Simulated Open-Ended Environment

2021-04-07 · Emma Hjellbrekke Stensby, Kai Olav Ellefsen, Kyrre Glette

Designing robots by hand can be costly and time consuming, especially if the robots have to be created with novel materials, or be robust to internal or external changes. In order to create robots automatically, without the need for human intervention, it is necessary to optimise both the behaviour and the body design of the robot. However, when co-optimising the morphology and controller of a locomoting agent the morphology tends to converge prematurely, reaching a local optimum. Approaches such as explicit protection of morphological innovation have been used to reduce this problem, but it might also be possible to increase exploration of morphologies using a more indirect approach. We explore how changing the environment, where the agent locomotes, affects the convergence of morphologies. The agents' morphologies and controllers are co-optimised, while the environments the agents locomote in are evolved open-endedly with the Paired Open-Ended Trailblazer (POET). We compare the diversity, fitness and robustness of agents evolving in environments generated by POET to agents evolved in handcrafted curricula of environments. Our agents each contain of a population of individuals being evolved with a genetic algorithm. This population is called the agent-population. We show that agent-populations evolving in open-endedly evolving environments exhibit larger morphological diversity than agent-populations evolving in hand crafted curricula of environments. POET proved capable of creating a curriculum of environments which encouraged both diversity and quality in the populations. This suggests that POET may be capable of reducing premature convergence in co-optimisation of morphology and controllers.

📄 PDF Abstract BibTeX arXiv:2104.03062

Code (1)

EmmaStensby/poet-morphology 공식 구현

Tasks

Diversity

Similar Papers 제목 키워드 기반

GenLoco: Generalized Locomotion Controllers for Quadrupedal Robots

2022-09-12 · Gilbert Feng, Hongbo Zhang, Zhongyu Li, Xue Bin Peng 외

Recent years have seen a surge in commercially-available and affordable quadrupedal robots, with many of these platforms being actively used in research and industry. As the availability of legged robots grows, so does t…

Data-efficient Learning of Morphology and Controller for a Microrobot

2019-05-03 · Thomas Liao, Grant Wang, Brian Yang, Rene Lee 외

Robot design is often a slow and difficult process requiring the iterative construction and testing of prototypes, with the goal of sequentially optimizing the design. For most robots, this process is further complicated…

Bayesian Optimization

Data-efficient Co-Adaptation of Morphology and Behaviour with Deep Reinforcement Learning

2019-11-15 · Kevin Sebastian Luck, Heni Ben Amor, Roberto Calandra

Humans and animals are capable of quickly learning new behaviours to solve new tasks. Yet, we often forget that they also rely on a highly specialized morphology that co-adapted with motor control throughout thousands of…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Centralized and Decentralized Control in Modular Robots and Their Effect on Morphology

2022-06-27 · Mia-Katrin Kvalsund, Kyrre Glette, Frank Veenstra

In Evolutionary Robotics, evolutionary algorithms are used to co-optimize morphology and control. However, co-optimizing leads to different challenges: How do you optimize a controller for a body that often changes its n…

Evolutionary Algorithms

Towards Multi-Morphology Controllers with Diversity and Knowledge Distillation

2024-04-22 · Alican Mertan, Nick Cheney

Finding controllers that perform well across multiple morphologies is an important milestone for large-scale robotics, in line with recent advances via foundation models in other areas of machine learning. However, the c…

DiversityKnowledge Distillation