← Search

Eytan Bakshy

26 accepted papers

2026

$\alpha$-PFN: Fast Entropy Search via In-Context Learning

ICML 2026poster

Information-theoretic acquisition functions such as Entropy Search (ES) offer a principled exploration–exploitation framework for Bayesian optimization (BO). However, their practical implementation relies on complicated and slow approximations, i.e., a Monte Carlo estimation of the information gain.…

Cited by 0SourceScholar
2026

Empirical Gaussian Processes

ICML 2026poster

Gaussian processes (GPs) are powerful and widely used probabilistic regression models, but their effectiveness in practice is often limited by the choice of kernel function. This kernel function is typically handcrafted from a small set of standard functions, a process that requires expert knowledge…

Cited by 0SourceScholar
2026

LILO: Bayesian Optimization with Natural Language Feedback

ICML 2026poster

Many real-world optimization problems are guided by complex, subjective preferences that are difficult to express as explicit closed-form objectives. In response, we introduce Language-in-the-Loop Optimization (LILO), a Bayesian optimization (BO) framework that employs a large language model (LLM) t…

Cited by 0SourceScholar
2025

Informed Initialization for Bayesian Optimization and Active Learning

NeurIPS 2025poster

Bayesian Optimization (BO) is a widely used method for optimizing expensive black-box functions, relying on probabilistic surrogate models such as Gaussian Processes (GPs). The quality of the surrogate model is crucial for good optimization performance, especially in the few-shot setting where only…

Cited by 0SourceScholar
2025

Scalable Gaussian Processes with Latent Kronecker Structure

ICML 2025poster

Applying Gaussian processes (GPs) to very large datasets remains a challenge due to limited computational scalability. Matrix structures, such as the Kronecker product, can accelerate operations significantly, but their application commonly entails approximations or unrealistic assumptions. In parti…

Cited by 0SourcePDFScholar
2024

Active Learning for Derivative-Based Global Sensitivity Analysis with Gaussian Processes

NeurIPS 2024poster

We consider the problem of active learning for global sensitivity analysis of expensive black-box functions. Our aim is to efficiently learn the importance of different input variables, e.g., in vehicle safety experimentation, we study the impact of the thickness of various components on safety obje…

2024

Joint Composite Latent Space Bayesian Optimization

ICML 2024poster

Bayesian Optimization (BO) is a technique for sample-efficient black-box optimization that employs probabilistic models to identify promising input for evaluation. When dealing with composite-structured functions, such as $f=g \circ h$, evaluating a specific location $x$ yields observations of both…

2024

Response Time Improves Gaussian Process Models for Perception and Preferences

UAI 2024poster

Models for human choice prediction in preference learning and perception science often use binary response data, requiring many samples to accurately learn latent utilities or perceptual intensities. The response time (RT) to make each choice captures additional information about the decision proces…

2024

Robust Gaussian Processes via Relevance Pursuit

NeurIPS 2024poster

Gaussian processes (GPs) are non-parametric probabilistic regression models that are popular due to their flexibility, data efficiency, and well-calibrated uncertainty estimates. However, standard GP models assume homoskedastic Gaussian noise, while many real-world applications are subject to non-Ga…

Cited by 1SourcePDFScholar
2023

Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-based Embeddings

AISTATS 2023poster

We consider the problem of optimizing expensive black-box functions over high-dimensional combinatorial spaces which arises in many science, engineering, and ML applications. We use Bayesian Optimization (BO) and propose a novel surrogate modeling approach for efficiently handling a large number of…

2023

Hypervolume Knowledge Gradient: A Lookahead Approach for Multi-Objective Bayesian Optimization with Partial Information

ICML 2023poster

Bayesian optimization is a popular method for sample efficient multi-objective optimization. However, existing Bayesian optimization techniques fail to effectively exploit common and often-neglected problem structure such as decoupled evaluations, where objectives can be queried independently from o…

Cited by 18SourcePDFScholar
2023

Unexpected Improvements to Expected Improvement for Bayesian Optimization

NeurIPS 2023spotlight

Expected Improvement (EI) is arguably the most popular acquisition function in Bayesian optimization and has found countless successful applications, but its performance is often exceeded by that of more recent methods. Notably, EI and its variants, including for the parallel and multi-objective set…

Cited by 86SourcePDFScholar
2023

qEUBO: A Decision-Theoretic Acquisition Function for Preferential Bayesian Optimization

AISTATS 2023poster

Preferential Bayesian optimization (PBO) is a framework for optimizing a decision maker’s latent utility function using preference feedback. This work introduces the expected utility of the best option (qEUBO) as a novel acquisition function for PBO. When the decision maker’s responses are noise-fre…

2022

Bayesian Optimization over Discrete and Mixed Spaces via Probabilistic Reparameterization

NeurIPS 2022accept

Optimizing expensive-to-evaluate black-box functions of discrete (and potentially continuous) design parameters is a ubiquitous problem in scientific and engineering applications. Bayesian optimization (BO) is a popular, sample-efficient method that leverages a probabilistic surrogate model and an…

Cited by 58SourcePDFScholar
2022

Look-Ahead Acquisition Functions for Bernoulli Level Set Estimation

AISTATS 2022poster

Level set estimation (LSE) is the problem of identifying regions where an unknown function takes values above or below a specified threshold. Active sampling strategies for efficient LSE have primarily been studied in continuous-valued functions. Motivated by applications in human psychophysics wher…

2022

Multi-objective Bayesian optimization over high-dimensional search spaces

UAI 2022poster

Many real world scientific and industrial applications require optimizing multiple competing black-box objectives. When the objectives are expensive-to-evaluate, multi-objective Bayesian optimization (BO) is a popular approach because of its high sample efficiency. However, even with recent methodol…

Cited by 141SourcePDFScholar
2022

Preference Exploration for Efficient Bayesian Optimization with Multiple Outcomes

AISTATS 2022poster

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 not known in closed form but can be estimated by asking the DM to express preferen…

2022

Robust Multi-Objective Bayesian Optimization Under Input Noise

ICML 2022spotlight

Bayesian optimization (BO) is a sample-efficient approach for tuning design parameters to optimize expensive-to-evaluate, black-box performance metrics. In many manufacturing processes, the design parameters are subject to random input noise, resulting in a product that is often less performant than…

2021

Bayesian Optimization with High-Dimensional Outputs

NeurIPS 2021poster

Bayesian optimization is a sample-efficient black-box optimization procedure that is typically applied to a small number of independent objectives. However, in practice we often wish to optimize objectives defined over many correlated outcomes (or “tasks”). For example, scientists may want to optimi…

Cited by 66SourcePDFScholar
2021

Multi-Step Budgeted Bayesian Optimization with Unknown Evaluation Costs

NeurIPS 2021poster

Bayesian optimization (BO) is a sample-efficient approach to optimizing costly-to-evaluate black-box functions. Most BO methods ignore how evaluation costs may vary over the optimization domain. However, these costs can be highly heterogeneous and are often unknown in advance in many practical setti…

2021

Parallel Bayesian Optimization of Multiple Noisy Objectives with Expected Hypervolume Improvement

NeurIPS 2021poster

Optimizing multiple competing black-box objectives is a challenging problem in many fields, including science, engineering, and machine learning. Multi-objective Bayesian optimization (MOBO) is a sample-efficient approach for identifying the optimal trade-offs between the objectives. However, many e…

2020

BoTorch: A Framework for Efficient Monte-Carlo Bayesian Optimization

NeurIPS 2020poster

Bayesian optimization provides sample-efficient global optimization for a broad range of applications, including automatic machine learning, engineering, physics, and experimental design. We introduce BoTorch, a modern programming framework for Bayesian optimization that combines Monte-Carlo (MC) ac…

2020

Differentiable Expected Hypervolume Improvement for Parallel Multi-Objective Bayesian Optimization

NeurIPS 2020poster

In many real-world scenarios, decision makers seek to efficiently optimize multiple competing objectives in a sample-efficient fashion. Multi-objective Bayesian optimization (BO) is a common approach, but many of the best-performing acquisition functions do not have known analytic gradients and suff…

2020

High-Dimensional Contextual Policy Search with Unknown Context Rewards using Bayesian Optimization

NeurIPS 2020spotlight

Contextual policies are used in many settings to customize system parameters and actions to the specifics of a particular setting. In some real-world settings, such as randomized controlled trials or A/B tests, it may not be possible to measure policy outcomes at the level of context—we observe only…

2020

Re-Examining Linear Embeddings for High-Dimensional Bayesian Optimization

NeurIPS 2020poster

Bayesian optimization (BO) is a popular approach to optimize expensive-to-evaluate black-box functions. A significant challenge in BO is to scale to high-dimensional parameter spaces while retaining sample efficiency. A solution considered in existing literature is to embed the high-dimensional spac…