Skip to main content

Showing 1–10 of 10 results for author: Bakshy, E

Searching in archive math. Search in all archives.
.
  1. arXiv:2410.24222  [pdf, other

    cs.LG math.OC stat.ML

    Robust Gaussian Processes via Relevance Pursuit

    Authors: Sebastian Ament, Elizabeth Santorella, David Eriksson, Ben Letham, Maximilian Balandat, Eytan Bakshy

    Abstract: 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-Gaussian corruptions. Variants of GPs that are more robust to alternative noise models have been propo… ▽ More

    Submitted 7 January, 2025; v1 submitted 31 October, 2024; originally announced October 2024.

    Comments: NeurIPS 2024 Article (https://openreview.net/forum?id=5FATPIlWUJ)

  2. arXiv:2310.20708  [pdf, other

    cs.LG math.NA stat.ML

    Unexpected Improvements to Expected Improvement for Bayesian Optimization

    Authors: Sebastian Ament, Samuel Daulton, David Eriksson, Maximilian Balandat, Eytan Bakshy

    Abstract: 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 settings, are challenging to optimize because their acquisition values vanish numerically in many regio… ▽ More

    Submitted 7 January, 2025; v1 submitted 31 October, 2023; originally announced October 2023.

    Comments: NeurIPS 2023 Spotlight (https://openreview.net/forum?id=QFgYOtOkDB)

  3. arXiv:2210.10199  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Bayesian Optimization over Discrete and Mixed Spaces via Probabilistic Reparameterization

    Authors: Samuel Daulton, Xingchen Wan, David Eriksson, Maximilian Balandat, Michael A. Osborne, Eytan Bakshy

    Abstract: 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 acquisition function (AF) to select promising designs to evaluate. However, maximizing the AF over mi… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

    Comments: To appear in Advances in Neural Information Processing Systems 35, 2022. Code available at: https://github.com/facebookresearch/bo_pr

  4. arXiv:2203.11382  [pdf, other

    cs.LG math.OC stat.ML

    Preference Exploration for Efficient Bayesian Optimization with Multiple Outcomes

    Authors: Zhiyuan Jerry Lin, Raul Astudillo, Peter I. Frazier, Eytan Bakshy

    Abstract: 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 preferences over pairs of outcome vectors. To address this problem, we develop Bayesian optimization with pr… ▽ More

    Submitted 21 March, 2022; originally announced March 2022.

    Journal ref: AISTATS 2022

  5. arXiv:2203.01900  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Sparse Bayesian Optimization

    Authors: Sulin Liu, Qing Feng, David Eriksson, Benjamin Letham, Eytan Bakshy

    Abstract: Bayesian optimization (BO) is a powerful approach to sample-efficient optimization of black-box objective functions. However, the application of BO to areas such as recommendation systems often requires taking the interpretability and simplicity of the configurations into consideration, a setting that has not been previously studied in the BO literature. To make BO useful for this setting, we pres… ▽ More

    Submitted 3 March, 2023; v1 submitted 3 March, 2022; originally announced March 2022.

  6. arXiv:2202.07549  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Robust Multi-Objective Bayesian Optimization Under Input Noise

    Authors: Samuel Daulton, Sait Cakmak, Maximilian Balandat, Michael A. Osborne, Enlu Zhou, Eytan Bakshy

    Abstract: 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 expected. Although BO methods have been proposed for optimizing a single objective under input nois… ▽ More

    Submitted 3 June, 2022; v1 submitted 15 February, 2022; originally announced February 2022.

    Comments: To appear at ICML 2022. 36 pages. Code is available at https://github.com/facebookresearch/robust_mobo

  7. arXiv:2111.06537  [pdf, other

    cs.LG math.OC stat.ML

    Multi-Step Budgeted Bayesian Optimization with Unknown Evaluation Costs

    Authors: Raul Astudillo, Daniel R. Jiang, Maximilian Balandat, Eytan Bakshy, Peter I. Frazier

    Abstract: 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. This occurs in many practical settings, such as hyperparameter tuning of machine learning algorithms or physics-based simu… ▽ More

    Submitted 11 November, 2021; originally announced November 2021.

    Comments: In Advances in Neural Information Processing Systems, 2021

  8. arXiv:2109.10964  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Multi-Objective Bayesian Optimization over High-Dimensional Search Spaces

    Authors: Samuel Daulton, David Eriksson, Maximilian Balandat, Eytan Bakshy

    Abstract: 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 methodological advances, most existing multi-objective BO methods perform poorly on search spaces with more… ▽ More

    Submitted 15 June, 2022; v1 submitted 22 September, 2021; originally announced September 2021.

    Comments: To appear at UAI 2022. 24 pages

  9. arXiv:2006.05078  [pdf, other

    stat.ML cs.AI cs.LG math.OC

    Differentiable Expected Hypervolume Improvement for Parallel Multi-Objective Bayesian Optimization

    Authors: Samuel Daulton, Maximilian Balandat, Eytan Bakshy

    Abstract: 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 suffer from high computational overhead. We leverage recent advances in programming models and hardware… ▽ More

    Submitted 23 October, 2020; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: To appear in Advances in Neural Information Processing Systems 33, 2020. Code is available at https://github.com/pytorch/botorch

    Journal ref: Advances in Neural Information Processing Systems 33, 2020

  10. arXiv:1910.06403  [pdf, other

    cs.LG cs.DC math.OC stat.ML

    BoTorch: A Framework for Efficient Monte-Carlo Bayesian Optimization

    Authors: Maximilian Balandat, Brian Karrer, Daniel R. Jiang, Samuel Daulton, Benjamin Letham, Andrew Gordon Wilson, Eytan Bakshy

    Abstract: 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) acquisition functions, a novel sample average approximation optimization approach, auto-differentiatio… ▽ More

    Submitted 8 December, 2020; v1 submitted 14 October, 2019; originally announced October 2019.

    Journal ref: Advances in Neural Information Processing Systems 33, 2020