paper-with-me

Papers

Safe Reinforcement Learning From Pixels Using a Stochastic Latent Representation

2022-10-02 · Yannick Hogewind, Thiago D. Simao, Tal Kachman, Nils Jansen

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 observability, and (3) high-dimensional observations. We formalize the problem in a constrained, partially observable Markov decision process framework, where an agent obtains distinct reward and safety signals. To address the curse of dimensionality, we employ a novel safety critic using the stochastic latent actor-critic (SLAC) approach. The latent variable model predicts rewards and safety violations, and we use the safety critic to train safe policies. Using well-known benchmark environments, we demonstrate competitive performance over existing approaches with respects to computational requirements, final reward return, and satisfying the safety constraints.

📄 PDF Abstract BibTeX arXiv:2210.01801

Code (1)

safe-slac/safe-slac 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Mask-based Latent Reconstruction for Reinforcement Learning

2022-01-28 · Tao Yu, Zhizheng Zhang, Cuiling Lan, Yan Lu 외

For deep reinforcement learning (RL) from pixels, learning effective state representations is crucial for achieving high performance. However, in practice, limited experience and high-dimensional inputs prevent effective…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Pixels to Proofs: Probabilistically-Safe Latent World Model Control via Parallel Conformal Robust MPC

2026-06-14 · Devesh Nath, Anutam Srinivasan, Haoran Yin, Ruitong Jiang 외 arxiv

We present SLS^2, a framework for safe feedback motion planning from pixels using robust model predictive control (MPC) in learned latent world models. Our approach trains an action-conditioned joint-embedding world mode…

Motion Planning

Safe Reinforcement Learning in Tensor Reproducing Kernel Hilbert Space

2023-12-01 · Xiaoyuan Cheng, Boli Chen, Liz Varga, Yukun Hu

This paper delves into the problem of safe reinforcement learning (RL) in a partially observable environment with the aim of achieving safe-reachability objectives. In traditional partially observable Markov decision pro…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Uncertainty Decomposition in Bayesian Neural Networks with Latent Variables

2017-06-26 · Stefan Depeweg, José Miguel Hernández-Lobato, Finale Doshi-Velez, Steffen Udluft

Bayesian neural networks (BNNs) with latent variables are probabilistic models which can automatically identify complex stochastic patterns in the data. We describe and study in these models a decomposition of predictive…

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Safety Certificate against Latent Variables with Partially Unidentifiable Dynamics

2025-06-22 · Haoming Jing, Yorie Nakahira

Many systems contain latent variables that make their dynamics partially unidentifiable or cause distribution shifts in the observed statistics between offline and online data. However, existing control techniques often …