English

Rapidly Adaptable Legged Robots via Evolutionary Meta-Learning

Robotics 2020-07-31 v3 Machine Learning Neural and Evolutionary Computing

Abstract

Learning adaptable policies is crucial for robots to operate autonomously in our complex and quickly changing world. In this work, we present a new meta-learning method that allows robots to quickly adapt to changes in dynamics. In contrast to gradient-based meta-learning algorithms that rely on second-order gradient estimation, we introduce a more noise-tolerant Batch Hill-Climbing adaptation operator and combine it with meta-learning based on evolutionary strategies. Our method significantly improves adaptation to changes in dynamics in high noise settings, which are common in robotics applications. We validate our approach on a quadruped robot that learns to walk while subject to changes in dynamics. We observe that our method significantly outperforms prior gradient-based approaches, enabling the robot to adapt its policy to changes based on less than 3 minutes of real data.

Keywords

Cite

@article{arxiv.2003.01239,
  title  = {Rapidly Adaptable Legged Robots via Evolutionary Meta-Learning},
  author = {Xingyou Song and Yuxiang Yang and Krzysztof Choromanski and Ken Caluwaerts and Wenbo Gao and Chelsea Finn and Jie Tan},
  journal= {arXiv preprint arXiv:2003.01239},
  year   = {2020}
}

Comments

Published as a conference paper at International Conference on Intelligent Robots and Systems (IROS) 2020. See http://youtu.be/_QPMCDdFC3E for associated video file, http://github.com/google-research/google-research/tree/master/es_maml for associated code, and https://ai.googleblog.com/2020/04/exploring-evolutionary-meta-learning-in.html for the corresponding Google AI Blog post

R2 v1 2026-06-23T14:01:19.250Z