← Search

Wenbo Gao

6 accepted papers

2023

Robotic Table Tennis: A Case Study into a High Speed Learning System

RSS 2023poster

We present a deep-dive into a real-world robotic learning system that, in previous work, was shown to be capable of hundreds of table tennis rallies with a human and has the ability to precisely return the ball to desired targets. This system puts together a highly optimized perception subsystem, a…

2020

ES-MAML: Simple Hessian-Free Meta Learning

ICLR 2020poster

We introduce ES-MAML, a new framework for solving the model agnostic meta learning (MAML) problem based on Evolution Strategies (ES). Existing algorithms for MAML are based on policy gradients, and incur significant difficulties when attempting to estimate second derivatives using backpropagation on…

Cited by 148SourcecodeScholar
2020

Rapidly Adaptable Legged Robots via Evolutionary Meta-Learning

IROS 2020poster

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 sec…

Cited by 96SourceScholar
2020

Robotic Table Tennis with Model-Free Reinforcement Learning

IROS 2020poster

We propose a model-free algorithm for learning efficient policies capable of returning table tennis balls by controlling robot joints at a rate of 100Hz. We demonstrate that evolutionary search (ES) methods acting on CNN-based policy architectures for non-visual inputs and convolving across time lea…

Cited by 44SourceScholar
2019

Leader Stochastic Gradient Descent for Distributed Training of Deep Learning Models

NeurIPS 2019poster

We consider distributed optimization under communication constraints for training deep learning models. We propose a new algorithm, whose parameter updates rely on two forces: a regular gradient step, and a corrective direction dictated by the currently best-performing worker (leader). Our method di…

Cited by 17SourcePDFScholar