Transfer from Simulation to Real World through Learning Deep Inverse Dynamics Model
Paul Christiano, Zain Shah, Igor Mordatch, Jonas Schneider, Trevor, Blackwell, Joshua Tobin, Pieter Abbeel, and Wojciech Zaremba

TL;DR
This paper presents a method that uses a learned deep inverse dynamics model to transfer control policies from simulation to real robots by predicting suitable real-world actions to achieve simulated next states.
Contribution
The paper introduces a novel approach combining simulation-based policies with deep inverse dynamics models for effective sim-to-real transfer, along with an incremental data collection strategy.
Findings
Outperforms baseline methods like output error control and Gaussian dynamics adaptation.
Effectively predicts real-world actions to match simulated next states.
Enables safer and more practical deployment of policies learned in simulation.
Abstract
Developing control policies in simulation is often more practical and safer than directly running experiments in the real world. This applies to policies obtained from planning and optimization, and even more so to policies obtained from reinforcement learning, which is often very data demanding. However, a policy that succeeds in simulation often doesn't work when deployed on a real robot. Nevertheless, often the overall gist of what the policy does in simulation remains valid in the real world. In this paper we investigate such settings, where the sequence of states traversed in simulation remains reasonable for the real world, even if the details of the controls are not, as could be the case when the key differences lie in detailed friction, contact, mass and geometry properties. During execution, at each time step our approach computes what the simulation-based control policy would…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Gaussian Processes and Bayesian Inference · Robot Manipulation and Learning
