paper-with-me

Papers

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 years. Although compelling, the idea of co-adapting morphology and behaviours in robots is often unfeasible because of the long manufacturing times, and the need to re-design an appropriate controller for each morphology. In this paper, we propose a novel approach to automatically and efficiently co-adapt a robot morphology and its controller. Our approach is based on recent advances in deep reinforcement learning, and specifically the soft actor critic algorithm. Key to our approach is the possibility of leveraging previously tested morphologies and behaviors to estimate the performance of new candidate morphologies. As such, we can make full use of the information available for making more informed decisions, with the ultimate goal of achieving a more data-efficient co-adaptation (i.e., reducing the number of morphologies and behaviors tested). Simulated experiments show that our approach requires drastically less design prototypes to find good morphology-behaviour combinations, making this method particularly suitable for future co-adaptation of robot designs in the real world.

📄 PDF Abstract BibTeX arXiv:1911.06832

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Adam 설명 없음
Soft Actor Critic Soft Actor Critic, or SAC, is an off-policy actor-critic deep RL algorithm based on the maximum entropy reinforcement learning framework. In this framework, the actor aims…

Similar Papers 제목 키워드 기반

Co-Imitation: Learning Design and Behaviour by Imitation

2022-09-02 · Chang Rajani, Karol Arndt, David Blanco-Mulero, Kevin Sebastian Luck 외

The co-adaptation of robots has been a long-standing research endeavour with the goal of adapting both body and behaviour of a system for a given task, inspired by the natural evolution of animals. Co-adaptation has the …

Imitation Learning

What Robot do I Need? Fast Co-Adaptation of Morphology and Control using Graph Neural Networks

2021-11-03 · Kevin Sebastian Luck, Roberto Calandra, Michael Mistry

The co-adaptation of robot morphology and behaviour becomes increasingly important with the advent of fast 3D-manufacturing methods and efficient deep reinforcement learning algorithms. A major challenge for the applicat…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Quantifying Morphological Computation

2013-01-29 · Keyan Zahedi, Nihat Ay

The field of embodied intelligence emphasises the importance of the morphology and environment with respect to the behaviour of a cognitive system. The contribution of the morphology to the behaviour, commonly known as m…

DARLEI: Deep Accelerated Reinforcement Learning with Evolutionary Intelligence

2023-12-08 · Saeejith Nair, Mohammad Javad Shafiee, Alexander Wong

We present DARLEI, a framework that combines evolutionary algorithms with parallelized reinforcement learning for efficiently training and evolving populations of UNIMAL agents. Our approach utilizes Proximal Policy Opti…

CPUDiversityEvolutionary AlgorithmsGPU+2

Efficient Morphology-Control Co-Design via Stackelberg Proximal Policy Optimization

2026-03-16 · Yanning Dai, Yuhui Wang, Dylan R. Ashley, Jürgen Schmidhuber arxiv

Morphology-control co-design concerns the coupled optimization of an agent's body structure and control policy. This problem exhibits a bi-level structure, where the control dynamically adapts to the morphology to maximi…