Hyperparameter Optimization via Interacting with Probabilistic Circuits

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 generation of candidate points (thereby eliminating the need for an additional inner-loop optimization) and ensures that user beliefs are reflected accurately in the selection policy. We provide a theoretical analysis and an extensive empirical evaluation, demonstrating that our method achieves state-of-the-art performance in standard HPO and outperforms interactive BO baselines in interactive HPO.

Cite

Text

Seng et al. "Hyperparameter Optimization via Interacting with Probabilistic Circuits." Proceedings of the Fourth International Conference on Automated Machine Learning, 2025. doi:10.48550/arXiv.2505.17804

Markdown

[Seng et al. "Hyperparameter Optimization via Interacting with Probabilistic Circuits." Proceedings of the Fourth International Conference on Automated Machine Learning, 2025.](https://mlanthology.org/automl/2025/seng2025automl-hyperparameter/) doi:10.48550/arXiv.2505.17804

BibTeX

@inproceedings{seng2025automl-hyperparameter,
  title     = {{Hyperparameter Optimization via Interacting with Probabilistic Circuits}},
  author    = {Seng, Jonas and Ventola, Fabrizio and Yu, Zhongjie and Kersting, Kristian},
  booktitle = {Proceedings of the Fourth International Conference on Automated Machine Learning},
  year      = {2025},
  pages     = {11/1-39},
  doi       = {10.48550/arXiv.2505.17804},
  volume    = {293},
  url       = {https://mlanthology.org/automl/2025/seng2025automl-hyperparameter/}
}