ROApr 21, 2021

Robust Biped Locomotion Using Deep Reinforcement Learning on Top of an Analytical Control Approach

arXiv:2104.10592v126 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of stable and efficient walking for humanoid robots, presenting an incremental improvement through a hybrid modular approach.

The paper tackles robust biped locomotion by coupling an analytical control approach with deep reinforcement learning, resulting in a framework that generates fast and stable gaits and improves upper body efficiency in simulations using the RoboCup 3D League environment.

This paper proposes a modular framework to generate robust biped locomotion using a tight coupling between an analytical walking approach and deep reinforcement learning. This framework is composed of six main modules which are hierarchically connected to reduce the overall complexity and increase its flexibility. The core of this framework is a specific dynamics model which abstracts a humanoid's dynamics model into two masses for modeling upper and lower body. This dynamics model is used to design an adaptive reference trajectories planner and an optimal controller which are fully parametric. Furthermore, a learning framework is developed based on Genetic Algorithm (GA) and Proximal Policy Optimization (PPO) to find the optimum parameters and to learn how to improve the stability of the robot by moving the arms and changing its center of mass (COM) height. A set of simulations are performed to validate the performance of the framework using the official RoboCup 3D League simulation environment. The results validate the performance of the framework, not only in creating a fast and stable gait but also in learning to improve the upper body efficiency.

Foundations

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

Your Notes