paper-with-me

Papers

Rethinking Trust Region Bayesian Optimization in High Dimensions

2026-04-24 · Wei-Ting Tang, Joel A. Paulson arxiv

Trust Region Bayesian Optimization (TuRBO) is an effective strategy for alleviating the curse of dimensionality in high-dimensional black-box optimization. However, inappropriate lengthscale design can cause the local Gaussian process (GP) model within the trust region to degenerate, leading to suboptimal performance in high dimensions. In this work, we show that TuRBO's local GP may remain either excessively complex or overly simple as the dimension $D$ and trust region side length $L$ vary. To address this issue, we propose a straightforward variant, AdaScale-TuRBO, which scales the GP lengthscale with both the problem dimension and trust region size, thereby preserving kernel geometry and maintaining consistent prior complexity. Empirically, we show that AdaScale-TuRBO can robustly outperform standard TuRBO and other popular high-dimensional BO methods on synthetic benchmarks and real-world trajectory planning tasks.

📄 PDF Abstract BibTeX arXiv:2604.22967

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Inversion-based Latent Bayesian Optimization

2024-11-08 · Jaewon Chu, Jinyoung Park, Seunghun Lee, Hyunwoo J. Kim

Latent Bayesian optimization (LBO) approaches have successfully adopted Bayesian optimization over a continuous latent space by employing an encoder-decoder architecture to address the challenge of optimization in a high…

Bayesian OptimizationDecoder

Regional Expected Improvement for Efficient Trust Region Selection in High-Dimensional Bayesian Optimization

2024-12-16 · Nobuo Namura, Sho Takemori

Real-world optimization problems often involve complex objective functions with costly evaluations. While Bayesian optimization (BO) with Gaussian processes is effective for these challenges, it suffers in high-dimension…

Bayesian OptimizationDimensionality ReductionGaussian Processes

Trust Region Constrained Bayesian Optimization with Penalized Constraint Handling

2026-03-25 · Raju Chowdhury, Tanmay Sen, Prajamitra Bhuyan, Biswabrata Pradhan arxiv

Constrained optimization in high-dimensional black-box settings is difficult due to expensive evaluations, the lack of gradient information, and complex feasibility regions. In this work, we propose a Bayesian optimizati…

Best-Arm Identification-Based Trust Region Selection for Bayesian Optimization on Multimodal Functions

2026-05-29 · Nobuo Namura, Sho Takemori arxiv

Gaussian process-based Bayesian optimization (BO) is a popular approach for expensive black-box optimization, but its performance often degrades on complex multimodal or high-dimensional problems. Trust region-based BO m…

Feasibility-Driven Trust Region Bayesian Optimization

2025-06-17 · Paolo Ascia, Elena Raponi, Thomas Bäck, Fabian Duddeck

Bayesian optimization is a powerful tool for solving real-world optimization tasks under tight evaluation budgets, making it well-suited for applications involving costly simulations or experiments. However, many of thes…

Bayesian Optimization