ROAIJun 14, 2022

Open-Ended Learning Strategies for Learning Complex Locomotion Skills

arXiv:2206.06796v12 citationsh-index: 40
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of enabling robots to navigate complex 3D environments, but it is incremental as it builds on existing ePOET methods with minor enhancements.

The paper tackled training robots to learn complex locomotion skills on 3D terrains using reinforcement learning, by extending terrain generation with CPPN-NEAT and combining ePOET with SAC, resulting in ePOET-SAC slightly improving upon ePOET.

Teaching robots to learn diverse locomotion skills under complex three-dimensional environmental settings via Reinforcement Learning (RL) is still challenging. It has been shown that training agents in simple settings before moving them on to complex settings improves the training process, but so far only in the context of relatively simple locomotion skills. In this work, we adapt the Enhanced Paired Open-Ended Trailblazer (ePOET) approach to train more complex agents to walk efficiently on complex three-dimensional terrains. First, to generate more rugged and diverse three-dimensional training terrains with increasing complexity, we extend the Compositional Pattern Producing Networks - Neuroevolution of Augmenting Topologies (CPPN-NEAT) approach and include randomized shapes. Second, we combine ePOET with Soft Actor-Critic off-policy optimization, yielding ePOET-SAC, to ensure that the agent could learn more diverse skills to solve more challenging tasks. Our experimental results show that the newly generated three-dimensional terrains have sufficient diversity and complexity to guide learning, that ePOET successfully learns complex locomotion skills on these terrains, and that our proposed ePOET-SAC approach slightly improves upon ePOET.

Foundations

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

Your Notes