paper-with-me

Papers

Stagewise Safe Bayesian Optimization with Gaussian Processes

2018-06-20 · ICML 2018 7 · Yanan Sui, Vincent Zhuang, Joel W. Burdick, Yisong Yue

Enforcing safety is a key aspect of many problems pertaining to sequential decision making under uncertainty, which require the decisions made at every step to be both informative of the optimal decision and also safe. For example, we value both efficacy and comfort in medical therapy, and efficiency and safety in robotic control. We consider this problem of optimizing an unknown utility function with absolute feedback or preference feedback subject to unknown safety constraints. We develop an efficient safe Bayesian optimization algorithm, StageOpt, that separates safe region expansion and utility function maximization into two distinct stages. Compared to existing approaches which interleave between expansion and optimization, we show that StageOpt is more efficient and naturally applicable to a broader class of problems. We provide theoretical guarantees for both the satisfaction of safety constraints as well as convergence to the optimal utility value. We evaluate StageOpt on both a variety of synthetic experiments, as well as in clinical practice. We demonstrate that StageOpt is more effective than existing safe optimization approaches, and is able to safely and effectively optimize spinal cord stimulation therapy in our clinical experiments.

📄 PDF Abstract BibTeX arXiv:1806.07555

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationDecision MakingDecision Making Under UncertaintyGaussian ProcessesSequential Decision Making

Similar Papers 제목 키워드 기반

Safe Bayesian optimization across noise models via scenario programming

2025-12-12 · Abdullah Tokmak, Thomas B. Schön, Dominik Baumann arxiv

Safe Bayesian optimization (BO) with Gaussian processes is an effective tool for tuning control policies in safety-critical real-world systems, specifically due to its sample efficiency and safety guarantees. However, mo…

Gaussian Processes

Safe Bayesian Optimization for Complex Control Systems via Additive Gaussian Processes

2024-08-29 · Hongxuan Wang, Xiaocong Li, Lihao Zheng, Adrish Bhaumik 외

Controller tuning and optimization have been among the most fundamental problems in robotics and mechatronic systems. The traditional methodology is usually model-based, but its performance heavily relies on an accurate …

Bayesian OptimizationGaussian Processes

Bayesian Optimization using Deep Gaussian Processes

2019-05-07 · Ali Hebbal, Loic Brevault, Mathieu Balesdent, El-Ghazali Talbi 외

Bayesian Optimization using Gaussian Processes is a popular approach to deal with the optimization of expensive black-box functions. However, because of the a priori on the stationarity of the covariance matrix of classi…

Bayesian OptimizationGaussian Processesglobal-optimization

Safe Real-Time Optimization using Multi-Fidelity Gaussian Processes

2021-11-10 · Panagiotis Petsagkourakis, Benoit Chachuat, Ehecatl Antonio del Rio-Chanona

This paper proposes a new class of real-time optimization schemes to overcome system-model mismatch of uncertain processes. This work's novelty lies in integrating derivative-free optimization schemes and multi-fidelity …

Bayesian OptimizationGaussian ProcessesUncertainty Quantification

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