vix.ing · top · new · best · stats · spec

Offline Goal-Conditioned Reinforcement Learning for Safety-Critical Tasks with Recovery Policy

2024/03/04 by Chenyang Cao, Cao, Chenyang, Zichen Yan +7 · 3 citations
Computer Science · Engineering · Health Professions · #68T40 #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Occupational Health and Safety Research #Robotics (cs.RO) #Safety Systems Engineering in Autonomy #Software Reliability and Analysis Research

paper · pdf · doi:10.48550/arxiv.2403.01734

openalex publication_date 2024/03/04 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Offline goal-conditioned reinforcement learning (GCRL) aims at solving goal-reaching tasks with sparse rewards from an offline dataset. While prior work has demonstrated various approaches for agents to learn near-optimal policies, these methods encounter limitations when dealing with diverse constraints in complex environments, such as safety constraints. Some of these approaches prioritize goal attainment without considering safety, while others excessively focus on safety at the expense of training efficiency. In this paper, we study the problem of constrained offline GCRL and propose a new method called Recovery-based Supervised Learning (RbSL) to accomplish safety-critical tasks with various goals. To evaluate the method performance, we build a benchmark based on the robot-fetching environment with a randomly positioned obstacle and use expert or random policies to generate an offline dataset. We compare RbSL with three offline GCRL algorithms and one offline safe RL algorithm. As a result, our method outperforms the existing state-of-the-art methods to a large extent. Furthermore, we validate the practicality and effectiveness of RbSL by deploying it on a real Panda manipulator. Code is available at https://github.com/Sunlighted/RbSL.git.

Cited by

Related