Constrained Preferential Bayesian Optimization and Its Application in Banner Ad Design

Abstract

Preferential Bayesian optimization (PBO) is a variant of Bayesian optimization that observes relative preferences (e.g., pairwise comparisons) instead of direct objective values, making it especially suitable for human-in-the-loop scenarios. However, real-world optimization tasks often involve inequality constraints, which existing PBO methods have not yet addressed. To fill this gap, we propose constrained preferential Bayesian optimization (CPBO), an extension of PBO that incorporates inequality constraints for the first time. Specifically, we present a novel acquisition function for this purpose. Our technical evaluation shows that our CPBO method successfully identifies optimal solutions by focusing on exploring feasible regions. As a practical application, we also present a designer-in-the-loop system for banner ad design using CPBO, where the objective is the designer's subjective preference, and the constraint ensures a target predicted click-through rate. We conducted a user study with professional ad designers, demonstrating the potential benefits of our approach in guiding creative design under real-world constraints.

Cite

Text

Iwai et al. "Constrained Preferential Bayesian Optimization and Its Application in Banner Ad Design." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/463

Markdown

[Iwai et al. "Constrained Preferential Bayesian Optimization and Its Application in Banner Ad Design." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/iwai2025ijcai-constrained/) doi:10.24963/IJCAI.2025/463

BibTeX

@inproceedings{iwai2025ijcai-constrained,
  title     = {{Constrained Preferential Bayesian Optimization and Its Application in Banner Ad Design}},
  author    = {Iwai, Koki and Kumagae, Yusuke and Koyama, Yuki and Hamasaki, Masahiro and Goto, Masataka},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {4155-4163},
  doi       = {10.24963/IJCAI.2025/463},
  url       = {https://mlanthology.org/ijcai/2025/iwai2025ijcai-constrained/}
}