English

DT-PBO: an Interpretable Tree-based Surrogate Model for Preferential Bayesian Optimization

Machine Learning 2026-05-11 v2 Artificial Intelligence Optimization and Control

Abstract

Preferential Bayesian Optimization (PBO) aims to find a decision-maker's most preferred solution in as few pairwise comparisons as possible. Existing approaches rely on Gaussian Process (GP) surrogates, which provide strong performance but limited interpretability. This limits real-world usability in high-stakes domains, such as healthcare, where interpretability and trust are essential. We propose DT-PBO, a novel tree-based surrogate model for PBO that is inherently interpretable while capturing preference uncertainty. Specifically, we introduce a novel splitting heuristic that constructs interpretable shallow decision trees directly from pairwise comparison data, and use Laplace approximation to obtain probabilistic estimates for each leaf. This enables efficient preference modeling without sacrificing interpretability. Across eight benchmark functions, our method achieves competitive convergence to GP-based PBO, particularly on functions with rugged optimization landscapes. Additional experiments show robustness against noise and a fast computational running time. Experiments on real-world datasets further demonstrate that our model provides interpretable insights into decision-maker preferences that would remain opaque under GP-based approaches.

Keywords

Cite

@article{arxiv.2512.14263,
  title  = {DT-PBO: an Interpretable Tree-based Surrogate Model for Preferential Bayesian Optimization},
  author = {Nick Leenders and Thomas Quadt and Boris Cule and Roy Lindelauf and Herman Monsuur and Joost van Oijen and Mark Voskuijl},
  journal= {arXiv preprint arXiv:2512.14263},
  year   = {2026}
}
R2 v1 2026-07-01T08:27:07.481Z