BONSAI: Bayesian Optimization with Natural Simplicity and Interpretability
Samuel Daulton, David Eriksson, Maximilian Balandat, Eytan Bakshy

TL;DR
BONSAI is a Bayesian optimization method that minimizes deviations from default configurations, improving interpretability and efficiency while maintaining theoretical guarantees and competitive performance.
Contribution
It introduces a default-aware BO policy that prunes low-impact deviations, with theoretical regret bounds and minimal additional computational cost.
Findings
Reduces non-default parameters in recommendations significantly.
Maintains competitive optimization performance.
Increases candidate-generation cost only 1.5 times compared to standard BO.
Abstract
Bayesian optimization (BO) is a popular technique for sample-efficient optimization of black-box functions. In many applications, the parameters being tuned come with a carefully engineered default configuration, and practitioners only want to deviate from this default when necessary. Standard BO, however, does not aim to minimize deviation from the default and, in practice, often pushes weakly relevant parameters to the boundary of the search space. This makes it difficult to distinguish between important and spurious changes and increases the burden of vetting recommendations when the optimization objective omits relevant operational considerations. We introduce BONSAI, a default-aware BO policy that prunes low-impact deviations from a default configuration while explicitly controlling the loss in acquisition value. BONSAI is compatible with a variety of acquisition functions,…
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.
