← Search

Raul Astudillo

10 accepted papers

2025

Steering Generative Models with Experimental Data for Protein Fitness Optimization

NeurIPS 2025poster

Protein fitness optimization involves finding a protein sequence that maximizes desired quantitative properties in a combinatorially large design space of possible sequences. Recent advances in steering protein generative models (e.g., diffusion models and language models) with labeled data offer a…

Cited by 0SourcecodeScholar
2024

Bayesian Optimization of Function Networks with Partial Evaluations

ICML 2024poster

Bayesian optimization is a powerful framework for optimizing functions that are expensive or time-consuming to evaluate. Recent work has considered Bayesian optimization of function networks (BOFN), where the objective function is given by a network of functions, each taking as input the output of p…

2024

Cost-aware Bayesian Optimization via the Pandora's Box Gittins Index

NeurIPS 2024poster

Bayesian optimization is a technique for efficiently optimizing unknown functions in a black-box manner. To handle practical settings where gathering data requires use of finite resources, it is desirable to explicitly incorporate function evaluation costs into Bayesian optimization policies. To und…

2024

Practical Bayesian Algorithm Execution via Posterior Sampling

NeurIPS 2024poster

We consider Bayesian algorithm execution (BAX), a framework for efficiently selecting evaluation points of an expensive function to infer a property of interest encoded as the output of a base algorithm. Since the base algorithm typically requires more evaluations than are feasible, it cannot be dir…

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

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…

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…

2020

Multi-attribute Bayesian optimization with interactive preference learning

AISTATS 2020poster

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…