NEAILGJul 26

Constraint-Bound Agnostic Bayesian Optimization: One Model for All Thresholds

arXiv:2607.234481.8
Predicted impact top 82% in NE · last 90 daysOriginality Incremental advance
AI Analysis

For engineers facing expensive constrained optimization with adjustable thresholds, CBA-BO eliminates repeated optimization by learning a transferable threshold-solution mapping.

CBA-BO learns a parametric model mapping constraint thresholds to optimal solutions, enabling direct prediction for unseen thresholds without repeated optimization. Experiments show efficient prediction and optimization for arbitrary threshold queries.

Expensive constrained optimization problems in real-world industry design often involve constraint thresholds that are difficult to determine in advance. Engineers may need to adjust constraint thresholds to explore different feasibility-performance trade-offs, requiring solutions under a wide range of threshold settings. However, existing constrained Bayesian optimization methods treat each threshold configuration independently, leading to repeated optimization and failing to exploit the shared relationship among continuously varying thresholds. To address this challenge, we propose constraint-bound agnostic Bayesian optimization (CBA-BO), a learning-based framework that learns a parametric constraint model mapping thresholds to optimal solutions. Once learned, CBA-BO directly predicts solutions for arbitrary unseen threshold configurations without additional optimization, with a one-step Bayesian optimization refinement further improving solution quality. Experiments on benchmark and engineering problems demonstrate that CBA-BO learns a transferable threshold-solution mapping, enabling efficient prediction and optimization for arbitrary threshold queries. An intent-guided constraint-bound recommendation mechanism is further developed to improve objective performance while satisfying user-specified constraint preferences.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes