paper-with-me

Papers

Multi-Attribute Bayesian Optimization With Interactive Preference Learning

2019-11-14 · Raul Astudillo, Peter I. Frazier

We consider black-box global optimization of time-consuming-to-evaluate functions on behalf of a decision-maker (DM) whose preferences must be learned. Each feasible design is associated with a time-consuming-to-evaluate vector of attributes and each vector of attributes is assigned a utility by the DM's utility function, which may be learned approximately using preferences expressed over pairs of attribute vectors. Past work has used a point estimate of this utility function as if it were error-free within single-objective optimization. However, utility estimation errors may yield a poor suggested design. Furthermore, this approach produces a single suggested "best" design, whereas DMs often prefer to choose from a menu. We propose a novel multi-attribute Bayesian optimization with preference learning approach. Our approach acknowledges the uncertainty in preference estimation and implicitly chooses designs to evaluate that are good not just for a single estimated utility function but a range of likely ones. The outcome of our approach is a menu of designs and evaluated attributes from which the DM makes a final selection. We demonstrate the value and flexibility of our approach in a variety of experiments.

📄 PDF Abstract BibTeX arXiv:1911.05934

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeBayesian Optimizationglobal-optimization

Similar Papers 제목 키워드 기반

Preference Exploration for Efficient Bayesian Optimization with Multiple Outcomes

2022-03-21 · Zhiyuan Jerry Lin, Raul Astudillo, Peter I. Frazier, Eytan Bakshy

We consider Bayesian optimization of expensive-to-evaluate experiments that generate vector-valued outcomes over which a decision-maker (DM) has preferences. These preferences are encoded by a utility function that is no…

Bayesian Optimization

Integrating Human Expertise in Continuous Spaces: A Novel Interactive Bayesian Optimization Framework with Preference Expected Improvement

2024-01-23 · Nikolaus Feith, Elmar Rueckert

Interactive Machine Learning (IML) seeks to integrate human expertise into machine learning processes. However, most existing algorithms cannot be applied to Realworld Scenarios because their state spaces and/or action s…

Bayesian Optimization

Multi-Objective Bayesian Optimization with Active Preference Learning

2023-11-22 · Ryota Ozaki, Kazuki Ishikawa, Youhei Kanzaki, Shinya Suzuki 외

There are a lot of real-world black-box optimization problems that need to optimize multiple criteria simultaneously. However, in a multi-objective optimization (MOO) problem, identifying the whole Pareto front requires …

Active LearningBayesian Optimization

Bayesian Optimization with Preference Exploration by Monotonic Neural Network Ensemble

2025-01-30 · HanYang Wang, Juergen Branke, Matthias Poloczek

Many real-world black-box optimization problems have multiple conflicting objectives. Rather than attempting to approximate the entire set of Pareto-optimal solutions, interactive preference learning allows to focus the …

Bayesian Optimization

Gradient-based Optimization for Bayesian Preference Elicitation

2019-11-20 · Ivan Vendrov, Tyler Lu, Qingqing Huang, Craig Boutilier

Effective techniques for eliciting user preferences have taken on added importance as recommender systems (RSs) become increasingly interactive and conversational. A common and conceptually appealing Bayesian criterion f…

Recommendation Systems