Bayesian Optimization for Unknown Cost-Varying Variable Subsets with No-Regret Costs
Vu Viet Hoang, Quoc Anh Hoang Nguyen, Hung Tran The

TL;DR
This paper introduces a novel Bayesian Optimization algorithm that efficiently handles unknown, variable costs by balancing exploration and exploitation, achieving sub-linear regret and outperforming existing methods.
Contribution
It extends Bayesian Optimization to unknown cost scenarios with a new algorithm that separates exploration and exploitation phases, ensuring better cost-quality trade-offs.
Findings
Achieves sub-linear regret in both quality and cost.
Outperforms baseline methods on various benchmarks.
Effectively filters low-quality variable subsets during exploration.
Abstract
Bayesian Optimization (BO) is a widely-used method for optimizing expensive-to-evaluate black-box functions. Traditional BO assumes that the learner has full control over all query variables without additional constraints. However, in many real-world scenarios, controlling certain query variables may incur costs. Therefore, the learner needs to balance the selection of informative subsets for targeted learning against leaving some variables to be randomly sampled to minimize costs. This problem is known as Bayesian Optimization with cost-varying variable subsets (BOCVS). While the goal of BOCVS is to identify the optimal solution with minimal cost, previous works have only guaranteed finding the optimal solution without considering the total costs incurred. Moreover, these works assume precise knowledge of the cost for each subset, which is often unrealistic. In this paper, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications
