LGAIROJul 8, 2019

Data Efficient Reinforcement Learning for Legged Robots

arXiv:1907.03613v2167 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of high data requirements for robot learning, particularly for legged robots, by providing a more efficient approach that could reduce training time and costs, though it is incremental in improving existing model-based methods.

The paper tackles the problem of data-efficient locomotion for legged robots by introducing a model-based framework that achieves walking with only 4.5 minutes (45,000 control steps) of data, enabling robust and fast locomotion while being more than an order of magnitude more sample-efficient than model-free methods.

We present a model-based framework for robot locomotion that achieves walking based on only 4.5 minutes (45,000 control steps) of data collected on a quadruped robot. To accurately model the robot's dynamics over a long horizon, we introduce a loss function that tracks the model's prediction over multiple timesteps. We adapt model predictive control to account for planning latency, which allows the learned model to be used for real time control. Additionally, to ensure safe exploration during model learning, we embed prior knowledge of leg trajectories into the action space. The resulting system achieves fast and robust locomotion. Unlike model-free methods, which optimize for a particular task, our planner can use the same learned dynamics for various tasks, simply by changing the reward function. To the best of our knowledge, our approach is more than an order of magnitude more sample efficient than current model-free methods.

Foundations

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

Your Notes