paper-with-me

홈 › Papers

Benefits of Monotonicity in Safe Exploration with Gaussian Processes

2022-11-03 · Arpan Losalka, Jonathan Scarlett

We consider the problem of sequentially maximising an unknown function over a set of actions while ensuring that every sampled point has a function value below a given safety threshold. We model the function using kernel-based and Gaussian process methods, while differing from previous works in our assumption that the function is monotonically increasing with respect to a \emph{safety variable}. This assumption is motivated by various practical applications such as adaptive clinical trial design and robotics. Taking inspiration from the \textsc{\sffamily GP-UCB} and \textsc{\sffamily SafeOpt} algorithms, we propose an algorithm, monotone safe {\sffamily UCB} (\textsc{\sffamily M-SafeUCB}) for this task. We show that \textsc{\sffamily M-SafeUCB} enjoys theoretical guarantees in terms of safety, a suitably-defined regret notion, and approximately finding the entire safe boundary. In addition, we illustrate that the monotonicity assumption yields significant benefits in terms of the guarantees obtained, as well as algorithmic simplicity and efficiency. We support our theoretical findings by performing empirical evaluations on a variety of functions, including a simulated clinical trial experiment.

📄 PDF Abstract BibTeX arXiv:2211.01561

Code (1)

arpanlosalka/m-safeucb 공식 구현 tf

Tasks

Gaussian ProcessesSafe Exploration

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

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

Reinforcement LearningRobot NavigationSafe Exploration

Efficiently Computable Safety Bounds for Gaussian Processes in Active Learning

2024-02-28 · Jörn Tebbe, Christoph Zimmer, Ansgar Steland, Markus Lange-Hegermann 외

Active learning of physical systems must commonly respect practical safety constraints, which restricts the exploration of the design space. Gaussian Processes (GPs) and their calibrated uncertainty estimations are widel…

Active LearningGaussian Processes

Autoregressive Policies for Continuous Control Deep Reinforcement Learning

2019-03-27 · Dmytro Korenkevych, A. Rupam Mahmood, Gautham Vasan, James Bergstra

Reinforcement learning algorithms rely on exploration to discover new behaviors, which is typically achieved by following a stochastic policy. In continuous control tasks, policies with a Gaussian distribution have been …

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Gaussian Process Modulated Cox Processes under Linear Inequality Constraints

2019-02-28 · Andrés F. López-Lopera, ST John, Nicolas Durrande

Gaussian process (GP) modulated Cox processes are widely used to model point patterns. Existing approaches require a mapping (link function) between the unconstrained GP and the positive intensity function. This commonly…

Point Processes

Safe Exploration for Nonlinear Processes Using Online Gaussian Process Learning

2026-05-10 · Stefano Tonini, Soroush Rastegarpour, Hamid Reza Feyzmahdavian, Nicola Bastianello 외 arxiv

This paper proposes a safe data-driven control framework for nonlinear systems with partially known dynamics. The method ensures stability and constraint satisfaction during online learning, assuming only a stabilizable …