ROLGSep 27, 2022

Safe Reinforcement Learning of Dynamic High-Dimensional Robotic Tasks: Navigation, Manipulation, Interaction

arXiv:2209.13308v223 citationsh-index: 84
AI Analysis

This addresses safety in reinforcement learning for robotics, enabling safe deployment in dynamic, high-dimensional real-world tasks, though it appears incremental as it builds on existing safe exploration methods.

The paper tackles the problem of safe exploration in reinforcement learning for complex robotic tasks by introducing a new formulation that enforces safety under learned collision constraints, achieving state-of-the-art performance in simulated high-dimensional tasks and demonstrating safe real-world deployment on a TIAGo++ robot with remarkable results in manipulation and interaction.

Safety is a crucial property of every robotic platform: any control policy should always comply with actuator limits and avoid collisions with the environment and humans. In reinforcement learning, safety is even more fundamental for exploring an environment without causing any damage. While there are many proposed solutions to the safe exploration problem, only a few of them can deal with the complexity of the real world. This paper introduces a new formulation of safe exploration for reinforcement learning of various robotic tasks. Our approach applies to a wide class of robotic platforms and enforces safety even under complex collision constraints learned from data by exploring the tangent space of the constraint manifold. Our proposed approach achieves state-of-the-art performance in simulated high-dimensional and dynamic tasks while avoiding collisions with the environment. We show safe real-world deployment of our learned controller on a TIAGo++ robot, achieving remarkable performance in manipulation and human-robot interaction tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes