Provably Safe Sim-to-Real Transfer

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文解决了安全的仿真到现实迁移问题,通过设计一种算法,在确保安全探索的同时利用仿真信息减少实际交互,学习接近最优的策略。
📝 Abstract
To mitigate the sample complexity of real-world reinforcement learning (RL), a common practice is to first train a policy in a simulator, where samples are cheap, and then deploy the learned policy in the real world with the hope that it generalizes effectively. Such direct sim-to-real transfer is not guaranteed to succeed: simulator-trained policies can be suboptimal in the real world due to sim-to-real mismatch. Correcting this mismatch requires collecting data from the real system, but in many applications, such as robotics and healthcare, this data-collection process is itself subject to safety constraints. This gives rise to the problem of safe sim-to-real transfer: how can an agent exploit an imperfect simulator while ensuring safe real-world data collection and learning a near-optimal feasible policy for the target system? We address this problem by formulating safe sim-to-real transfer within the framework of reward-free safe RL. We design a computationally efficient algorithm that exploits simulator information to provably reduce real-world interaction while ensuring safe exploration and enabling the computation of a near-optimal feasible policy for any potential reward function. Our real-world sample complexity bound characterizes the benefit of using the simulator in terms of the sim-to-real mismatch.
Problem

Research questions and friction points this paper is trying to address.

sim-to-real transfer
safety constraints
sample complexity
Innovation

Methods, ideas, or system contributions that make the work stand out.

safe sim-to-real transfer
reward-free safe RL
sim-to-real mismatch
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.