paper-with-me

홈 › Papers

Assessing Transferability from Simulation to Reality for Reinforcement Learning

2019-07-10 · Fabio Muratore, Michael Gienger, Jan Peters

Learning robot control policies from physics simulations is of great interest to the robotics community as it may render the learning process faster, cheaper, and safer by alleviating the need for expensive real-world experiments. However, the direct transfer of learned behavior from simulation to reality is a major challenge. Optimizing a policy on a slightly faulty simulator can easily lead to the maximization of the Simulation Optimization Bias (SOB). In this case, the optimizer exploits modeling errors of the simulator such that the resulting behavior can potentially damage the robot. We tackle this challenge by applying domain randomization, i.e., randomizing the parameters of the physics simulations during learning. We propose an algorithm called Simulation-based Policy Optimization with Transferability Assessment (SPOTA) which uses an estimator of the SOB to formulate a stopping criterion for training. The introduced estimator quantifies the over-fitting to the set of domains experienced while training. Our experimental results on two different second order nonlinear systems show that the new simulation-based policy search algorithm is able to learn a control policy exclusively from a randomized simulator, which can be applied directly to real systems without any additional training.

📄 PDF Abstract BibTeX arXiv:1907.04685

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DRIFT: Deep Reinforcement Learning for Intelligent Floating Platforms Trajectories

2023-10-06 · Matteo El-Hariry, Antoine Richard, Vivek Muralidharan, Matthieu Geist 외

This investigation introduces a novel deep reinforcement learning-based suite to control floating platforms in both simulated and real-world environments. Floating platforms serve as versatile test-beds to emulate micro-…

Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement Learning

VisionaryVR: An Optical Simulation Tool for Evaluating and Optimizing Vision Correction Solutions in Virtual Reality

2023-12-01 · Benedikt W. Hosp, Martin Dechant, Yannick Sauer, Rajat Agarwala 외

Developing and evaluating vision science methods require robust and efficient tools for assessing their performance in various real-world scenarios. This study presents a novel virtual reality (VR) simulation tool that s…

Mind the Gap! A Study on the Transferability of Virtual vs Physical-world Testing of Autonomous Driving Systems

2021-12-21 · Andrea Stocco, Brian Pulfer, Paolo Tonella

Safe deployment of self-driving cars (SDC) necessitates thorough simulated and in-field testing. Most testing techniques consider virtualized SDCs within a simulation environment, whereas less effort has been directed to…

Autonomous DrivingNeural RenderingSelf-Driving CarsVisual Odometry

Learning Quadrupedal Locomotion for a Heavy Hydraulic Robot Using an Actuator Model

2026-01-16 · Minho Lee, Hyeonseok Kim, Jin Tak Kim, Sangshin Park 외 arxiv

The simulation-to-reality (sim-to-real) transfer of large-scale hydraulic robots presents a significant challenge in robotics because of the inherent slow control response and complex fluid dynamics. The complex dynamics…

Reinforcement Learning

Bridging the Reality Gap of Reinforcement Learning based Traffic Signal Control using Domain Randomization and Meta Learning

2023-07-21 · Arthur Müller, Matthia Sabatelli

Reinforcement Learning (RL) has been widely explored in Traffic Signal Control (TSC) applications, however, still no such system has been deployed in practice. A key barrier to progress in this area is the reality gap, t…

Meta-LearningReinforcement Learning (RL)Traffic Signal Control