paper-with-me

Papers

Practical Bayesian Optimization of Objectives with Conditioning Variables

2020-02-23 · NeurIPS 2021 12 · Michael Pearce, Janis Klaise, Matthew Groves

Bayesian optimization is a class of data efficient model based algorithms typically focused on global optimization. We consider the more general case where a user is faced with multiple problems that each need to be optimized conditional on a state variable, for example given a range of cities with different patient distributions, we optimize the ambulance locations conditioned on patient distribution. Given partitions of CIFAR-10, we optimize CNN hyperparameters for each partition. Similarity across objectives boosts optimization of each objective in two ways: in modelling by data sharing across objectives, and also in acquisition by quantifying how a single point on one objective can provide benefit to all objectives. For this we propose a framework for conditional optimization: ConBO. This can be built on top of a range of acquisition functions and we propose a new Hybrid Knowledge Gradient acquisition function. The resulting method is intuitive and theoretically grounded, performs either similar to or significantly better than recently published works on a range of problems, and is easily parallelized to collect a batch of points.

📄 PDF Abstract BibTeX arXiv:2002.09996

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimizationglobal-optimization

Similar Papers 제목 키워드 기반

Bayesian Optimization for Mixed-Variable Problems in the Natural Sciences

2026-04-08 · Yuhao Zhang, Ti John, Matthias Stosiek, Patrick Rinke arxiv

Optimizing expensive black-box objectives over mixed search spaces is a common challenge across the natural sciences. Bayesian optimization (BO) offers sample-efficient strategies through probabilistic surrogate models a…

Multi-objective Bayesian Optimization With Mixed-categorical Design Variables for Expensive-to-evaluate Aeronautical Applications

2025-04-14 · Nathalie Bartoli, Thierry Lefebvre, Rémi Lafage, Paul Saves 외

This work aims at developing new methodologies to optimize computational costly complex systems (e.g., aeronautical engineering systems). The proposed surrogate-based method (often called Bayesian optimization) uses adap…

Bayesian Optimization

BASIL: Bayesian Application for Scientific Iteration and Learning

2026-06-19 · Kelvin P. Idanwekhai, Valeriia Kaneva, Stefano Menegatti, Alexander Tropsha arxiv

We introduce BASIL, a user-friendly desktop application for process optimization. BASIL employs a Bayesian approach, incorporating special acquisition functions that can be used to solve both single and multi-objective o…

Amortized Probabilistic Conditioning for Optimization, Simulation and Inference

2024-10-20 · Paul E. Chang, Nasrulloh Loka, Daolang Huang, Ulpu Remes 외

Amortized meta-learning methods based on pre-training have propelled fields like natural language processing and vision. Transformer-based neural processes and their variants are leading models for probabilistic meta-lea…

Bayesian OptimizationMeta-Learning

SMOG: Scalable Meta-Learning for Multi-Objective Bayesian Optimization

2026-01-29 · Leonard Papenmeier, Petru Tighineanu arxiv

Multi-objective optimization aims to solve problems with competing objectives. Evaluating such problems is often slow or expensive, limiting the budget of evaluations. In many applications, historical data from related o…