paper-with-me

홈 › Papers

Constrained Cross-Entropy Method for Safe Reinforcement Learning

2018-12-01 · NeurIPS 2018 12 · Min Wen, Ufuk Topcu

We study a safe reinforcement learning problem in which the constraints are defined as the expected cost over finite-length trajectories. We propose a constrained cross-entropy-based method to solve this problem. The method explicitly tracks its performance with respect to constraint satisfaction and thus is well-suited for safety-critical applications. We show that the asymptotic behavior of the proposed algorithm can be almost-surely described by that of an ordinary differential equation. Then we give sufficient conditions on the properties of this differential equation to guarantee the convergence of the proposed algorithm. At last, we show with simulation experiments that the proposed algorithm can effectively learn feasible policies without assumptions on the feasibility of initial policies, even with non-Markovian objective functions and constraint functions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

Constrained Model-based Reinforcement Learning with Robust Cross-Entropy Method

2020-10-15 · Zuxin Liu, Hongyi Zhou, Baiming Chen, Sicheng Zhong 외

This paper studies the constrained/safe reinforcement learning (RL) problem with sparse indicator signals for constraint violations. We propose a model-based approach to enable RL agents to effectively explore the enviro…

Model-based Reinforcement LearningModel Predictive Controlreinforcement-learningReinforcement Learning+2

Viability of Future Actions: Robust Safety in Reinforcement Learning via Entropy Regularization

2025-06-12 · Pierre-François Massiani, Alexander von Rohr, Lukas Haverbeck, Sebastian Trimpe

Despite the many recent advances in reinforcement learning (RL), the question of learning policies that robustly satisfy state constraints under unknown disturbances remains open. In this paper, we offer a new perspectiv…

Reinforcement Learning (RL)

Safe Multiagent Coordination via Entropic Exploration

2024-12-29 · Ayhan Alp Aydeniz, Enrico Marchesini, Robert Loftin, Christopher Amato 외

Many real-world multiagent learning problems involve safety concerns. In these setups, typical safe reinforcement learning algorithms constrain agents' behavior, limiting exploration -- a crucial component for discoverin…

reinforcement-learningReinforcement LearningSafe Reinforcement Learning

Identifiability and Generalizability in Constrained Inverse Reinforcement Learning

2023-06-01 · Andreas Schlaginhaufen, Maryam Kamgarpour

Two main challenges in Reinforcement Learning (RL) are designing appropriate reward functions and ensuring the safety of the learned policy. To address these challenges, we present a theoretical framework for Inverse Rei…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

DSAC-C: Constrained Maximum Entropy for Robust Discrete Soft-Actor Critic

2023-10-26 · Dexter Neo, Tsuhan Chen

We present a novel extension to the family of Soft Actor-Critic (SAC) algorithms. We argue that based on the Maximum Entropy Principle, discrete SAC can be further improved via additional statistical constraints derived …

Atari Gamesreinforcement-learning