paper-with-me

Papers

Convergence Rates of Constrained Expected Improvement

2025-05-16 · Haowei Wang, Jingyi Wang, Zhongxiang Dai, Nai-Yuan Chiang, Szu Hui Ng, Cosmin G. Petra

Constrained Bayesian optimization (CBO) methods have seen significant success in black-box optimization with constraints, and one of the most commonly used CBO methods is the constrained expected improvement (CEI) algorithm. CEI is a natural extension of the expected improvement (EI) when constraints are incorporated. However, the theoretical convergence rate of CEI has not been established. In this work, we study the convergence rate of CEI by analyzing its simple regret upper bound. First, we show that when the objective function $f$ and constraint function $c$ are assumed to each lie in a reproducing kernel Hilbert space (RKHS), CEI achieves the convergence rates of $\mathcal{O} \left(t^{-\frac{1}{2}}\log^{\frac{d+1}{2}}(t) \right) \ \text{and }\ \mathcal{O}\left(t^{\frac{-\nu}{2\nu+d}} \log^{\frac{\nu}{2\nu+d}}(t)\right)$ for the commonly used squared exponential and Mat\'{e}rn kernels, respectively. Second, we show that when $f$ and $c$ are assumed to be sampled from Gaussian processes (GPs), CEI achieves the same convergence rates with a high probability. Numerical experiments are performed to validate the theoretical analysis.

📄 PDF Abstract BibTeX arXiv:2505.11323

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian Processes

Similar Papers 제목 키워드 기반

Convergence and sample complexity of natural policy gradient primal-dual methods for constrained MDPs

2022-06-06 · Dongsheng Ding, Kaiqing Zhang, Jiali Duan, Tamer Başar 외

We study sequential decision making problems aimed at maximizing the expected total reward while satisfying a constraint on the expected total utility. We employ the natural policy gradient method to solve the discounted…

Decision MakingSequential Decision Making

Boosting Resource-Constrained Federated Learning Systems with Guessed Updates

2021-10-21 · Mohamed Yassine Boukhari, Akash Dhasade, Anne-Marie Kermarrec, Rafael Pires 외

Federated learning (FL) enables a set of client devices to collaboratively train a model without sharing raw data. This process, though, operates under the constrained computation and communication resources of edge devi…

Federated Learning

Natural Policy Gradient Primal-Dual Method for Constrained Markov Decision Processes

2020-12-01 · NeurIPS 2020 12 · Dongsheng Ding, Kaiqing Zhang, Tamer Basar, Mihailo Jovanovic

We study sequential decision-making problems in which each agent aims to maximize the expected total reward while satisfying a constraint on the expected total utility. We employ the natural policy gradient method to sol…

Decision MakingSequential Decision Making

CONFIG: Constrained Efficient Global Optimization for Closed-Loop Control System Optimization with Unmodeled Constraints

2022-11-21 · Wenjie Xu, Yuning Jiang, Bratislav Svetozarevic, Colin N. Jones

In this paper, the CONFIG algorithm, a simple and provably efficient constrained global optimization algorithm, is applied to optimize the closed-loop control performance of an unknown system with unmodeled constraints. …

global-optimization

On the convergence rate of noisy Bayesian Optimization with Expected Improvement

2025-01-16 · Jingyi Wang, Haowei Wang, Nai-Yuan Chiang, Cosmin G. Petra

Expected improvement (EI) is one of the most widely used acquisition functions in Bayesian optimization (BO). Despite its proven success in applications for decades, important open questions remain on the theoretical con…

Bayesian Optimization