paper-with-me

홈 › Papers

Safe Reinforcement Learning by Imagining the Near Future

2022-02-15 · NeurIPS 2021 12 · Garrett Thomas, Yuping Luo, Tengyu Ma

Safe reinforcement learning is a promising path toward applying reinforcement learning algorithms to real-world problems, where suboptimal behaviors may lead to actual negative consequences. In this work, we focus on the setting where unsafe states can be avoided by planning ahead a short time into the future. In this setting, a model-based agent with a sufficiently accurate model can avoid unsafe states. We devise a model-based algorithm that heavily penalizes unsafe trajectories, and derive guarantees that our algorithm can avoid unsafe states under certain assumptions. Experiments demonstrate that our algorithm can achieve competitive rewards with fewer safety violations in several continuous control tasks.

📄 PDF Abstract BibTeX arXiv:2202.07789

Code (1)

gwthomas/safe-mbpo 공식 구현 pytorch

Tasks

continuous-controlContinuous Controlreinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Similar Papers 제목 키워드 기반

ProSpec RL: Plan Ahead, then Execute

2024-07-31 · Liangliang Liu, Yi Guan, Boran Wang, Rujia Shen 외

Imagining potential outcomes of actions before execution helps agents make more informed decisions, a prospective thinking ability fundamental to human cognition. However, mainstream model-free Reinforcement Learning (RL…

Model Predictive ControlReinforcement Learning (RL)

Efficient Intrinsically Motivated Robotic Grasping with Learning-Adaptive Imagination in Latent Space

2019-10-10 · Muhammad Burhan Hafez, Cornelius Weber, Matthias Kerzel, Stefan Wermter

Combining model-based and model-free deep reinforcement learning has shown great promise for improving sample efficiency on complex control tasks while still retaining high performance. Incorporating imagination is a rec…

Deep Reinforcement LearningReinforcement LearningRobotic Grasping

Coimagining the Future of Voice Assistants with Cultural Sensitivity

2024-03-26 · Katie Seaborn, Yuto Sawa, Mizuki Watanabe

Voice assistants (VAs) are becoming a feature of our everyday life. Yet, the user experience (UX) is often limited, leading to underuse, disengagement, and abandonment. Co-designing interactions for VAs with potential en…

Sensitivity

Parenting: Safe Reinforcement Learning from Human Input

2019-02-18 · Christopher Frye, Ilya Feige

Autonomous agents trained via reinforcement learning present numerous safety concerns: reward hacking, negative side effects, and unsafe exploration, among others. In the context of near-future autonomous agents, operati…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Safe Exploration in Reinforcement Learning: A Generalized Formulation and Algorithms

2023-10-05 · NeurIPS 2023 11

Safe exploration is essential for the practical use of reinforcement learning (RL) in many real-world scenarios. In this paper, we present a generalized safe exploration (GSE) problem as a unified formulation of common s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Exploration