TL;DR
This paper introduces a new Bayesian optimization method for hyperparameter tuning that uses probabilistic circuits to incorporate human feedback more accurately and efficiently, eliminating complex inner-loop optimizations.
Contribution
It proposes a novel BO approach leveraging probabilistic circuits for better integration of human feedback and simplified candidate point generation.
Findings
Achieves state-of-the-art performance in standard HPO
Outperforms existing interactive BO methods in interactive HPO
Provides theoretical analysis and extensive empirical validation
Abstract
Despite the growing interest in designing truly interactive hyperparameter optimization (HPO) methods, to date, only a few allow to include human feedback. Existing interactive Bayesian optimization (BO) methods incorporate human beliefs by weighting the acquisition function with a user-defined prior distribution. However, in light of the non-trivial inner optimization of the acquisition function prevalent in BO, such weighting schemes do not always accurately reflect given user beliefs. We introduce a novel BO approach leveraging tractable probabilistic models named probabilistic circuits (PCs) as a surrogate model. PCs encode a tractable joint distribution over the hybrid hyperparameter space and evaluation scores. They enable exact conditional inference and sampling. Based on conditional sampling, we construct a novel selection policy that enables an acquisition function-free…
Peer Reviews
Decision·Submitted to ICLR 2025
This paper presents a refreshing and interesting idea with solid execution. **Clarity.** The writing of this paper is good. This paper is easy to follow. I especially appreciate the line-by-line walkthrough of algo1 in page 5. **Originality.** This paper utilizes PCs to perform exact Bayesian inference, especially conditional inference to include human experts’ feedback. While it makes sense as it sounds, I haven’t seen other solid executions of similar ideas. **Significance.** I find IBO-H
NA
- The paper addresses the important topic of interactive hyperparameter optimization. - It presents a novel approach by using probabilistic circuits as a surrogate model.
1. In comparison to prior methods that incorporate static priors, this paper introduces flexibility in the timing of knowledge integration. However, the study of human knowledge remains restricted to optimal solutions or their distributions. It would be beneficial if the introduction provided some application scenarios to underscore the importance of addressing this limitation. Additionally, the primary distinction of this method from prior work lies in its approach to knowledge-based sampling,
The paper is well-written and the methodology seems to be original.
Definition 3 would be clearer if it included an explanation of why the second condition is necessary and how it ensures the policy accurately represents the user's knowledge.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
