ROAIMLMay 21, 2020

Decentralized Deep Reinforcement Learning for a Distributed and Adaptive Locomotion Controller of a Hexapod Robot

arXiv:2005.11164v124 citations
Originality Incremental advance
AI Analysis

This work addresses robustness and efficiency in locomotion control for legged robots, representing an incremental improvement by incorporating biological principles into learning architectures.

The paper tackled the challenge of applying Deep Reinforcement Learning to real-world robots for continuous control tasks by proposing a decentralized architecture inspired by insect motor control, resulting in better walking behavior and faster learning compared to holistic approaches.

Locomotion is a prime example for adaptive behavior in animals and biological control principles have inspired control architectures for legged robots. While machine learning has been successfully applied to many tasks in recent years, Deep Reinforcement Learning approaches still appear to struggle when applied to real world robots in continuous control tasks and in particular do not appear as robust solutions that can handle uncertainties well. Therefore, there is a new interest in incorporating biological principles into such learning architectures. While inducing a hierarchical organization as found in motor control has shown already some success, we here propose a decentralized organization as found in insect motor control for coordination of different legs. A decentralized and distributed architecture is introduced on a simulated hexapod robot and the details of the controller are learned through Deep Reinforcement Learning. We first show that such a concurrent local structure is able to learn better walking behavior. Secondly, that the simpler organization is learned faster compared to holistic approaches.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes