paper-with-me

Papers

Stochastic Bayesian Optimization with Unknown Continuous Context Distribution via Kernel Density Estimation

2023-12-16 · Xiaobin Huang, Lei Song, Ke Xue, Chao Qian

Bayesian optimization (BO) is a sample-efficient method and has been widely used for optimizing expensive black-box functions. Recently, there has been a considerable interest in BO literature in optimizing functions that are affected by context variable in the environment, which is uncontrollable by decision makers. In this paper, we focus on the optimization of functions' expectations over continuous context variable, subject to an unknown distribution. To address this problem, we propose two algorithms that employ kernel density estimation to learn the probability density function (PDF) of continuous context variable online. The first algorithm is simpler, which directly optimizes the expectation under the estimated PDF. Considering that the estimated PDF may have high estimation error when the true distribution is complicated, we further propose the second algorithm that optimizes the distributionally robust objective. Theoretical results demonstrate that both algorithms have sub-linear Bayesian cumulative regret on the expectation objective. Furthermore, we conduct numerical experiments to empirically demonstrate the effectiveness of our algorithms.

📄 PDF Abstract BibTeX arXiv:2312.10423

Code (1)

lamda-bbo/sbokde 공식 구현 pytorch

Tasks

Bayesian OptimizationDensity Estimation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Bayesian Algorithms Learn to Stabilize Unknown Continuous-Time Systems

2021-12-30 · Mohamad Kazem Shirani Faradonbeh, Mohamad Sadegh Shirani Faradonbeh

Linear dynamical systems are canonical models for learning-based control of plants with uncertain dynamics. The setting consists of a stochastic differential equation that captures the state evolution of the plant unders…

A Lipschitz Exploration-Exploitation Scheme for Bayesian Optimization

2012-03-30 · Ali Jalali, Javad Azimi, Xiaoli Fern, Ruofei Zhang

The problem of optimizing unknown costly-to-evaluate functions has been studied for a long time in the context of Bayesian Optimization. Algorithms in this field aim to find the optimizer of the function by asking only a…

Bayesian Optimization

Local Bayesian Optimization of Motor Skills

2017-08-01 · ICML 2017 8 · Riad Akrour, Dmitry Sorokin, Jan Peters, Gerhard Neumann

Bayesian optimization is renowned for its sample efficiency but its application to higher dimensional tasks is impeded by its focus on global optimization. To scale to higher dimensional problems, we leverage the sa…

Bayesian Optimizationglobal-optimizationImitation Learning

Learning Solutions of Stochastic Optimization Problems with Bayesian Neural Networks

2024-06-05 · Alan A. Lahoud, Erik Schaffernicht, Johannes A. Stork

Mathematical solvers use parametrized Optimization Problems (OPs) as inputs to yield optimal decisions. In many real-world settings, some of these parameters are unknown or uncertain. Recent research focuses on predictin…

Stochastic Optimization

CO-BED: Information-Theoretic Contextual Optimization via Bayesian Experimental Design

2023-02-27 · Desi R. Ivanova, Joel Jennings, Tom Rainforth, Cheng Zhang 외

We formalize the problem of contextual optimization through the lens of Bayesian experimental design and propose CO-BED -- a general, model-agnostic framework for designing contextual experiments using information-theore…

Experimental Design