paper-with-me

Papers

Safe Exploration in Markov Decision Processes with Time-Variant Safety using Spatio-Temporal Gaussian Process

2018-09-12 · Akifumi Wachi, Hiroshi Kajino, Asim Munawar

In many real-world applications (e.g., planetary exploration, robot navigation), an autonomous agent must be able to explore a space with guaranteed safety. Most safe exploration algorithms in the field of reinforcement learning and robotics have been based on the assumption that the safety features are a priori known and time-invariant. This paper presents a learning algorithm called ST-SafeMDP for exploring Markov decision processes (MDPs) that is based on the assumption that the safety features are a priori unknown and time-variant. In this setting, the agent explores MDPs while constraining the probability of entering unsafe states defined by a safety function being below a threshold. The unknown and time-variant safety values are modeled using a spatio-temporal Gaussian process. However, there remains an issue that an agent may have no viable action in a shrinking true safe space. To address this issue, we formulate a problem maximizing the cumulative number of safe states in the worst case scenario with respect to future observations. The effectiveness of this approach was demonstrated in two simulation settings, including one using real lunar terrain data.

📄 PDF Abstract BibTeX arXiv:1809.04232

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningRobot NavigationSafe Exploration

Similar Papers 제목 키워드 기반

Efficient and Safe Exploration in Deterministic Markov Decision Processes with Unknown Transition Models

2019-04-01 · Erdem Biyik, Jonathan Margoliash, Shahrouz Ryan Alimo, Dorsa Sadigh

We propose a safe exploration algorithm for deterministic Markov Decision Processes with unknown transition models. Our algorithm guarantees safety by leveraging Lipschitz-continuity to ensure that no unsafe states are v…

Safe Exploration

Safe Reinforcement Learning for Constrained Markov Decision Processes with Stochastic Stopping Time

2024-03-23 · Abhijit Mazumdar, Rafal Wisniewski, Manuela L. Bujorianu

In this paper, we present an online reinforcement learning algorithm for constrained Markov decision processes with a safety constraint. Despite the necessary attention of the scientific community, considering stochastic…

Efficient ExplorationSafe Reinforcement Learning

Safe Exploration in Markov Decision Processes

2012-05-22 · Teodor Mihai Moldovan, Pieter Abbeel

In environments with uncertain dynamics exploration is necessary to learn how to perform well. Existing reinforcement learning algorithms provide strong exploration guarantees, but they tend to rely on an ergodicity assu…

Safe Exploration

Safe Reinforcement Learning in Constrained Markov Decision Processes

2020-08-15 · ICML 2020 1 · Akifumi Wachi, Yanan Sui

Safe reinforcement learning has been a promising approach for optimizing the policy of an agent that operates in safety-critical applications. In this paper, we propose an algorithm, SNO-MDP, that explores and optimizes …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Safe Exploration in Finite Markov Decision Processes with Gaussian Processes

2016-06-15 · NeurIPS 2016 12 · Matteo Turchetta, Felix Berkenkamp, Andreas Krause

In classical reinforcement learning, when exploring an environment, agents accept arbitrary short term loss for long term gain. This is infeasible for safety critical applications, such as robotics, where even a single u…

Gaussian ProcessesReinforcement LearningSafe Exploration