paper-with-me

Papers

Bayesian Optimization by Kernel Regression and Density-based Exploration

2025-02-10 · Tansheng Zhu, HongYu Zhou, Ke Jin, Xusheng Xu, Qiufan Yuan, Lijie Ji

Bayesian optimization is highly effective for optimizing expensive-to-evaluate black-box functions, but it faces significant computational challenges due to the high computational complexity of Gaussian processes, which results in a total time complexity that is quartic with respect to the number of iterations. To address this limitation, we propose the Bayesian Optimization by Kernel regression and density-based Exploration (BOKE) algorithm. BOKE uses kernel regression for efficient function approximation, kernel density for exploration, and integrates them into the confidence bound criteria to guide the optimization process, thus reducing computational costs to quadratic. Our theoretical analysis rigorously establishes the global convergence of BOKE and ensures its robustness in noisy settings. Through extensive numerical experiments on both synthetic and real-world optimization tasks, we demonstrate that BOKE not only performs competitively compared to Gaussian process-based methods but also exhibits superior computational efficiency. These results highlight BOKE's effectiveness in resource-constrained environments, providing a practical approach for optimization problems in engineering applications.

📄 PDF Abstract BibTeX arXiv:2502.06178

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationComputational EfficiencyGaussian Processesregression

Similar Papers 제목 키워드 기반

CARE: Confidence-rich Autonomous Robot Exploration using Bayesian Kernel Inference and Optimization

2023-09-11 · Yang Xu, Ronghao Zheng, Senlin Zhang, Meiqin Liu 외

In this paper, we consider improving the efficiency of information-based autonomous robot exploration in unknown and complex environments. We first utilize Gaussian process (GP) regression to learn a surrogate model to i…

Bayesian Optimization

Bayesian Kernel Shaping for Learning Control

2008-12-01 · NeurIPS 2008 12 · Jo-Anne Ting, Mrinal Kalakrishnan, Sethu Vijayakumar, Stefan Schaal

In kernel-based regression learning, optimizing each kernel individually is useful when the data density, curvature of regression surfaces (or decision boundaries) or magnitude of output noise (i.e., heteroscedasticity) …

Gaussian ProcessesregressionReinforcement Learning

Funneled Bayesian Optimization for Design, Tuning and Control of Autonomous Systems

2016-10-02 · Ruben Martinez-Cantin

Bayesian optimization has become a fundamental global optimization algorithm in many problems where sample efficiency is of paramount importance. Recently, there has been proposed a large number of new applications in fi…

Bayesian OptimizationExperimental Designglobal-optimizationregression

Stein Random Feature Regression

2024-06-01 · Houston Warren, Rafael Oliveira, Fabio Ramos

In large-scale regression problems, random Fourier features (RFFs) have significantly enhanced the computational scalability and flexibility of Gaussian processes (GPs) by defining kernels through their spectral density,…

Gaussian Processesregression

Bayesian Binary Search

2024-10-02 · Vikash Singh, Matthew Khanzadeh, Vincent Davis, Harrison Rush 외

We present Bayesian Binary Search (BBS), a novel probabilistic variant of the classical binary search/bisection algorithm. BBS leverages machine learning/statistical techniques to estimate the probability density of the …

Density Estimationquantile regressionregression