paper-with-me

Papers

Efficiently Computable Safety Bounds for Gaussian Processes in Active Learning

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

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 widely used for this purpose. In many technical applications the design space is explored via continuous trajectories, along which the safety needs to be assessed. This is particularly challenging for strict safety requirements in GP methods, as it employs computationally expensive Monte-Carlo sampling of high quantiles. We address these challenges by providing provable safety bounds based on the adaptively sampled median of the supremum of the posterior GP. Our method significantly reduces the number of samples required for estimating high safety probabilities, resulting in faster evaluation without sacrificing accuracy and exploration speed. The effectiveness of our safe active learning approach is demonstrated through extensive simulations and validated using a real-world engine example.

📄 PDF Abstract BibTeX arXiv:2402.18260

Code (1)

joerntebbe/safetybounds4gpinal 공식 구현

Tasks

Active LearningGaussian Processes

Similar Papers 제목 키워드 기반

Gaussian Process Uniform Error Bounds with Unknown Hyperparameters for Safety-Critical Applications

2021-09-06 · Alexandre Capone, Armin Lederer, Sandra Hirche

Gaussian processes have become a promising tool for various safety-critical settings, since the posterior variance can be used to directly estimate the model error and quantify risk. However, state-of-the-art techniques …

Gaussian Processes

Safety Verification of Unknown Dynamical Systems via Gaussian Process Regression

2020-06-15

The deployment of autonomous systems that operate in unstructured environments necessitates algorithms to verify their safety. This can be challenging due to, e.g., black-box components in the control software, or underm…

Gaussian Processesregression

Loss Bounds and Time Complexity for Speed Priors

2016-04-12 · Daniel Filan, Marcus Hutter, Jan Leike

This paper establishes for the first time the predictive performance of speed priors and their computational complexity. A speed prior is essentially a probability distribution that puts low probability on strings that a…

Uniform Error Bounds for Gaussian Process Regression with Application to Safe Control

2019-06-04 · NeurIPS 2019 12 · Armin Lederer, Jonas Umlauft, Sandra Hirche

Data-driven models are subject to model errors due to limited and noisy training data. Key to the application of such models in safety-critical domains is the quantification of their model error. Gaussian processes provi…

Gaussian Processesregression

Regret Bounds for Safe Gaussian Process Bandit Optimization

2020-05-05 · Sanae Amani, Mahnoosh Alizadeh, Christos Thrampoulidis

Many applications require a learner to make sequential decisions given uncertainty regarding both the system's payoff function and safety constraints. In safety-critical systems, it is paramount that the learner's action…

Gaussian Processes