Enabling Efficient, Reliable Real-World Reinforcement Learning with Approximate Physics-Based Models
Tyler Westenbroek, Jacob Levy, David Fridovich-Keil

TL;DR
This paper presents a novel policy gradient framework that leverages simplified physics models and embedded control to enable efficient, reliable robot learning with minimal real-world data, demonstrated on small robots.
Contribution
It introduces a new policy optimization method combining physics-based models and embedded controllers, improving data efficiency and reliability in real-world robot learning.
Findings
Achieves precise control with minutes of real-world data
Uses model derivatives for sample-efficient policy gradient estimates
Demonstrates success on small car and quadruped robots
Abstract
We focus on developing efficient and reliable policy optimization strategies for robot learning with real-world data. In recent years, policy gradient methods have emerged as a promising paradigm for training control policies in simulation. However, these approaches often remain too data inefficient or unreliable to train on real robotic hardware. In this paper we introduce a novel policy gradient-based policy optimization framework which systematically leverages a (possibly highly simplified) first-principles model and enables learning precise control policies with limited amounts of real-world data. Our approach uses the derivatives of the model to produce sample-efficient estimates of the policy gradient and uses the model to design a low-level tracking controller, which is embedded in the policy class. Theoretical analysis provides insight into how the presence of this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Model Reduction and Neural Networks · Gaussian Processes and Bayesian Inference
MethodsFocus
