State-Wise Safe Reinforcement Learning With Pixel Observations
In the context of safe exploration, Reinforcement Learning (RL) has long grappled with the challenges of balancing the tradeoff between maximizing rewards and minimizing safety violations, particularly in complex environments with contact-rich or non-smooth dynamics, and when dealing with high-dimensional pixel observations. Furthermore, incorporating state-wise safety constraints in the exploration and learning process, where the agent must avoid unsafe regions without prior knowledge, adds another layer of complexity. In this paper, we propose a novel pixel-observation safe RL algorithm that efficiently encodes state-wise safety constraints with unknown hazard regions through a newly introduced latent barrier-like function learning mechanism. As a joint learning framework, our approach begins by constructing a latent dynamics model with low-dimensional latent spaces derived from pixel observations. We then build and learn a latent barrier-like function on top of the latent dynamics and conduct policy optimization simultaneously, thereby improving both safety and the total expected return. Experimental evaluations on the safety-gym benchmark suite demonstrate that our proposed method significantly reduces safety violations throughout the training process, and demonstrates faster safety convergence compared to existing methods while achieving competitive results in reward return.
Code (1)
Tasks
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe ExplorationSafe Reinforcement LearningSimilar Papers 제목 키워드 기반
Safe Reinforcement Learning From Pixels Using a Stochastic Latent Representation
We address the problem of safe reinforcement learning from pixel observations. Inherent challenges in such settings are (1) a trade-off between reward optimization and adhering to safety constraints, (2) partial observab…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement LearningSolving Parameter-Robust Avoid Problems with Unknown Feasibility using Reinforcement Learning
Recent advances in deep reinforcement learning (RL) have achieved strong results on high-dimensional control tasks, but applying RL to reachability problems raises a fundamental mismatch: reachability seeks to maximize t…
Reinforcement LearningPixel-Wise Prediction based Visual Odometry via Uncertainty Estimation
This paper introduces pixel-wise prediction based visual odometry (PWVO), which is a dense prediction task that evaluates the values of translation and rotation for every pixel in its input observations. PWVO employs unc…
PredictionTranslationVisual OdometryState-wise Safe Reinforcement Learning: A Survey
Despite the tremendous success of Reinforcement Learning (RL) algorithms in simulation environments, applying RL to real-world applications still faces many challenges. A major concern is safety, in another word, constra…
Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3Feasible Actor-Critic: Constrained Reinforcement Learning for Ensuring Statewise Safety
The safety constraints commonly used by existing safe reinforcement learning (RL) methods are defined only on expectation of initial states, but allow each certain state to be unsafe, which is unsatisfying for real-world…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Exploration+1