flâneur — a map of the web's best reading

Domain Randomization for Sim2Real Transfer | Lil'Log

lilianweng.github.io · 3,072 words · saved by 1 readers

In Robotics, one of the hardest problems is how to make your model transfer to the real world. Due to the sample inefficiency of deep RL algorithms and the cost of data collection on real robots, we often need to train models in a simulator which theoretically provides an infinite amount of data. However, the reality gap between the simulator and the physical world often leads to failure when working with physical robots. The gap is triggered by an inconsistency between physical parameters (i.e. friction, kp, damping, mass, density) and, more fatally, the incorrect physical modeling (i.e. collision between soft surfaces).

Table of Contents What is Domain Randomization? Uniform Domain Randomization Why does Domain Randomization Work? DR as Optimization DR as Meta-Learning Guided Domain Randomization Optimization for Task Performance Match Real Data Distribution Guided by Data in Simulator References In Robotics, one of the hardest problems is how to make your model transfer to the real world. Due to the sample inefficiency of deep RL algorithms and the cost of data collection on real robots, we often need to train models in a simulator which theoretically provides an infinite amount of data. However, the reality

Explore this link on the map →

related reading