paper-with-me

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 visited during exploration. Unlike many other existing techniques, the provided safety guarantee is deterministic. Our algorithm is optimized to reduce the number of actions needed for exploring the safe space. We demonstrate the performance of our algorithm in comparison with baseline methods in simulation on navigation tasks.

📄 PDF Abstract BibTeX arXiv:1904.01068

Code (0)

등록된 구현이 없습니다.

Tasks

Safe Exploration

Similar Papers 제목 키워드 기반

Safe Exploration for Interactive Machine Learning

2019-10-30 · NeurIPS 2019 12 · Matteo Turchetta, Felix Berkenkamp, Andreas Krause

In Interactive Machine Learning (IML), we iteratively make decisions and obtain noisy observations of an unknown function. While IML methods, e.g., Bayesian optimization and active learning, have been successful in appli…

Active LearningBayesian OptimizationBIG-bench Machine LearningSafe Exploration

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 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 …

Reinforcement LearningRobot NavigationSafe 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 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