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.
@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