paper-with-me

Papers

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 search on the most relevant subset. However, few previous studies have exploited the fact that utility functions are usually monotonic. In this paper, we address the Bayesian Optimization with Preference Exploration (BOPE) problem and propose using a neural network ensemble as a utility surrogate model. This approach naturally integrates monotonicity and supports pairwise comparison data. Our experiments demonstrate that the proposed method outperforms state-of-the-art approaches and exhibits robustness to noise in utility evaluations. An ablation study highlights the critical role of monotonicity in enhancing performance.

📄 PDF Abstract BibTeX arXiv:2501.18792

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

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

Bayesian Entailment Hypothesis: How Brains Implement Monotonic and Non-monotonic Reasoning

2020-05-03 · Hiroyuki Kido

Recent success of Bayesian methods in neuroscience and artificial intelligence gives rise to the hypothesis that the brain is a Bayesian machine. Since logic, as the laws of thought, is a product and practice of the huma…

Logical ReasoningRelation

Inverse Bayesian Optimization: Learning Human Acquisition Functions in an Exploration vs Exploitation Search Task

2021-04-16 · Nathan Sandholtz, Yohsuke Miyamoto, Luke Bornn, Maurice Smith

This paper introduces a probabilistic framework to estimate parameters of an acquisition function given observed human behavior that can be modeled as a collection of sample paths from a Bayesian optimization procedure. …

Bayesian Optimization

EPO: Diverse and Realistic Protein Ensemble Generation via Energy Preference Optimization

2025-11-13 · Yuancheng Sun, Yuxuan Ren, Zhaoming Chen, Xu Han 외 arxiv

Accurate exploration of protein conformational ensembles is essential for uncovering function but remains hard because molecular-dynamics (MD) simulations suffer from high computational costs and energy-barrier trapping.…

Drug Discovery

Bayesian Optimization Using Monotonicity Information and Its Application in Machine Learning Hyperparameter

2018-02-10 · Wenyi Wang, William J. Welch

We propose an algorithm for a family of optimization problems where the objective can be decomposed as a sum of functions with monotonicity properties. The motivating problem is optimization of hyperparameters of machine…

Bayesian OptimizationBIG-bench Machine Learning