NELGROSep 2, 2019

Hierarchical Control for Bipedal Locomotion using Central Pattern Generators and Neural Networks

arXiv:1909.00732v113 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of synchronizing joint movements for bipedal robots, offering a method for improved locomotion control, though it appears incremental as it builds on existing CPG-based approaches.

The paper tackled the problem of high-level control in bipedal locomotion by proposing a hierarchical controller that uses an optimized central pattern generator network for joint control and a neural network for modulation, demonstrating feasibility in simulation with the NICO robot without requiring an exact robot model.

The complexity of bipedal locomotion may be attributed to the difficulty in synchronizing joint movements while at the same time achieving high-level objectives such as walking in a particular direction. Artificial central pattern generators (CPGs) can produce synchronized joint movements and have been used in the past for bipedal locomotion. However, most existing CPG-based approaches do not address the problem of high-level control explicitly. We propose a novel hierarchical control mechanism for bipedal locomotion where an optimized CPG network is used for joint control and a neural network acts as a high-level controller for modulating the CPG network. By separating motion generation from motion modulation, the high-level controller does not need to control individual joints directly but instead can develop to achieve a higher goal using a low-dimensional control signal. The feasibility of the hierarchical controller is demonstrated through simulation experiments using the Neuro-Inspired Companion (NICO) robot. Experimental results demonstrate the controller's ability to function even without the availability of an exact robot model.

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