ROAILGApr 26, 2023

Learning Agile Soccer Skills for a Bipedal Robot with Deep Reinforcement Learning

DeepMind
arXiv:2304.13653v2264 citationsh-index: 72
AI Analysis

This demonstrates that deep reinforcement learning can generate complex, safe, and adaptive behaviors for dynamic real-world tasks in robotics, though it is incremental as it applies existing methods to a new domain.

The researchers tackled the problem of enabling a low-cost bipedal robot to play soccer by using deep reinforcement learning to synthesize agile movement skills, achieving performance improvements including 181% faster walking, 302% faster turning, 63% faster recovery from falls, and 34% faster kicking compared to a scripted baseline.

We investigate whether Deep Reinforcement Learning (Deep RL) is able to synthesize sophisticated and safe movement skills for a low-cost, miniature humanoid robot that can be composed into complex behavioral strategies in dynamic environments. We used Deep RL to train a humanoid robot with 20 actuated joints to play a simplified one-versus-one (1v1) soccer game. The resulting agent exhibits robust and dynamic movement skills such as rapid fall recovery, walking, turning, kicking and more; and it transitions between them in a smooth, stable, and efficient manner. The agent's locomotion and tactical behavior adapts to specific game contexts in a way that would be impractical to manually design. The agent also developed a basic strategic understanding of the game, and learned, for instance, to anticipate ball movements and to block opponent shots. Our agent was trained in simulation and transferred to real robots zero-shot. We found that a combination of sufficiently high-frequency control, targeted dynamics randomization, and perturbations during training in simulation enabled good-quality transfer. Although the robots are inherently fragile, basic regularization of the behavior during training led the robots to learn safe and effective movements while still performing in a dynamic and agile way -- well beyond what is intuitively expected from the robot. Indeed, in experiments, they walked 181% faster, turned 302% faster, took 63% less time to get up, and kicked a ball 34% faster than a scripted baseline, while efficiently combining the skills to achieve the longer term objectives.

Foundations

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

Your Notes