paper-with-me

Papers

SafeAPT: Safe Simulation-to-Real Robot Learning using Diverse Policies Learned in Simulation

2022-01-27 · Rituraj Kaushik, Karol Arndt, Ville Kyrki

The framework of Simulation-to-real learning, i.e, learning policies in simulation and transferring those policies to the real world is one of the most promising approaches towards data-efficient learning in robotics. However, due to the inevitable reality gap between the simulation and the real world, a policy learned in the simulation may not always generate a safe behaviour on the real robot. As a result, during adaptation of the policy in the real world, the robot may damage itself or cause harm to its surroundings. In this work, we introduce a novel learning algorithm called SafeAPT that leverages a diverse repertoire of policies evolved in the simulation and transfers the most promising safe policy to the real robot through episodic interaction. To achieve this, SafeAPT iteratively learns a probabilistic reward model as well as a safety model using real-world observations combined with simulated experiences as priors. Then, it performs Bayesian optimization on the repertoire with the reward model while maintaining the specified safety constraint using the safety model. SafeAPT allows a robot to adapt to a wide range of goals safely with the same repertoire of policies evolved in the simulation. We compare SafeAPT with several baselines, both in simulated and real robotic experiments and show that SafeAPT finds high-performance policies within a few minutes in the real world while minimizing safety violations during the interactions.

📄 PDF Abstract BibTeX arXiv:2201.13248

Code (1)

riturajkaushik/safeapt 공식 구현

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

NavIsaacLab: Generating Realistic Crowd via Parallel Robot Learning for Benchmarking Human-aware Navigation

2026-06-24 · Bingyi Xia, Han Bao, Jingyu Zhu, Hanjing Ye 외 arxiv

Robot autonomous navigation that accounts for surrounding human activities is crucial for ensuring both safety and natural human-robot interaction in real-world environments shared by humans and robots. Simulation of com…

Robot Navigation

A Mixed-Reality Testbed for Autonomous Vehicles

2026-06-17 · H. M. Sabbir Ahmad, Ehsan Sabouni, Emrullah Celik, Zean Wan 외 arxiv

We propose a mixed-reality, hardware-in-the-loop (HIL) testbed for autonomous vehicles that seamlessly integrates a physical testbed of mobile robots with a high-fidelity simulation environment. The virtual simulation en…

Autonomous Vehicles

Unreal Robotics Lab: A High-Fidelity Robotics Simulator with Advanced Physics and Rendering

2025-04-19 · Jonathan Embley-Riches, Jianwei Liu, Simon Julier, Dimitrios Kanoulas

High-fidelity simulation is essential for robotics research, enabling safe and efficient testing of perception, control, and navigation algorithms. However, achieving both photorealistic rendering and accurate physics mo…

BenchmarkingDataset GenerationVisual Navigation

Perception-Aware Communication-Free Multi-UAV Coordination in the Wild

2026-03-09 · Manuel Boldrer, Michal Kamler, Afzal Ahmad, Martin Saska arxiv

We present a communication-free method for safe multi-robot coordination in complex environments such as forests with dense canopy cover, where GNSS is unavailable. Our approach relies on an onboard anisotropic 3D LiDAR …

Any-Body Guard: Universal Safeguarding for Manipulation Policies via Action Masking

2026-06-21 · Alex Beaudin, Hanna Krasowski, Kartik Nagpal, Sanjit A. Seshia 외 arxiv

Ensuring safety of learning-enabled robotic manipulation across diverse embodiments and tasks still requires significant manual engineering. Existing approaches typically rely on heuristically designed fallback controlle…

Collision Avoidance