paper-with-me

Papers

Principled Preferential Bayesian Optimization

2024-02-08 · Wenjie Xu, Wenbin Wang, Yuning Jiang, Bratislav Svetozarevic, Colin N. Jones

We study the problem of preferential Bayesian optimization (BO), where we aim to optimize a black-box function with only preference feedback over a pair of candidate solutions. Inspired by the likelihood ratio idea, we construct a confidence set of the black-box function using only the preference feedback. An optimistic algorithm with an efficient computational method is then developed to solve the problem, which enjoys an information-theoretic bound on the total cumulative regret, a first-of-its-kind for preferential BO. This bound further allows us to design a scheme to report an estimated best solution, with a guaranteed convergence rate. Experimental results on sampled instances from Gaussian processes, standard test functions, and a thermal comfort optimization problem all show that our method stably achieves better or competitive performance as compared to the existing state-of-the-art heuristics, which, however, do not have theoretical guarantees on regret bounds or convergence.

📄 PDF Abstract BibTeX arXiv:2402.05367

Code (1)

predict-epfl/pop-bo 공식 구현

Tasks

Bayesian OptimizationGaussian Processes

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Enhanced Bayesian Optimization via Preferential Modeling of Abstract Properties

2024-02-27 · Arun Kumar A V, Alistair Shilton, Sunil Gupta, Santu Rana 외

Experimental (design) optimization is a key driver in designing and discovering new products and processes. Bayesian Optimization (BO) is an effective tool for optimizing expensive and black-box experimental design proce…

Bayesian OptimizationExperimental Design

Projective Preferential Bayesian Optimization

2020-02-08 · ICML 2020 1 · Petrus Mikkola, Milica Todorović, Jari Järvi, Patrick Rinke 외

Bayesian optimization is an effective method for finding extrema of a black-box function. We propose a new type of Bayesian optimization for learning user preferences in high-dimensional spaces. The central assumption is…

Bayesian Optimization

Preferential Batch Bayesian Optimization

2020-03-25 · Eero Siivola, Akash Kumar Dhaka, Michael Riis Andersen, Javier Gonzalez 외

Most research in Bayesian optimization (BO) has focused on \emph{direct feedback} scenarios, where one has access to exact values of some expensive-to-evaluate objective. This direction has been mainly driven by the use …

Bayesian OptimizationBIG-bench Machine LearningRecommendation Systems

Exploiting Prior Knowledge in Preferential Learning of Individualized Autonomous Vehicle Driving Styles

2025-03-19 · Lukas Theiner, Sebastian Hirt, Alexander Steinke, Rolf Findeisen

Trajectory planning for automated vehicles commonly employs optimization over a moving horizon - Model Predictive Control - where the cost function critically influences the resulting driving style. However, finding a su…

Bayesian OptimizationModel Predictive ControlTrajectory Planning

Constrained Preferential Bayesian Optimization and Its Application in Banner Ad Design

2025-05-16 · Koki Iwai, Yusuke Kumagae, Yuki Koyama, Masahiro Hamasaki 외

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-i…

Bayesian Optimization