Skip to main content

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

Searching in archive stat. Search in all archives.
.
  1. 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 18 January, 2024; v1 submitted 31 October, 2023; originally announced October 2023.

    Comments: NeurIPS 2023 Spotlight

  2. arXiv:2303.15746  [pdf, other

    cs.LG stat.ML

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

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

    Abstract: 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-free, we show that qEUBO is one-step Bayes optimal and thus equivalent to the popular knowledge gradien… ▽ More

    Submitted 28 March, 2023; originally announced March 2023.

    Comments: In Proceedings of the 26th International Conference on Artificial Intelligence and Statistics (AISTATS) 2023

  3. arXiv:2303.01774  [pdf, other

    cs.LG stat.ML

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

    Authors: Aryan Deshwal, Sebastian Ament, Maximilian Balandat, Eytan Bakshy, Janardhan Rao Doppa, David Eriksson

    Abstract: 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 binary and categorical parameters. The key idea is to select a number of discrete structures from th… ▽ More

    Submitted 3 March, 2023; originally announced March 2023.

    Comments: Appearing in AISTATS 2023

  4. 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

  5. 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

  6. arXiv:2203.09751  [pdf, other

    stat.ML cs.LG

    Look-Ahead Acquisition Functions for Bernoulli Level Set Estimation

    Authors: Benjamin Letham, Phillip Guan, Chase Tymms, Eytan Bakshy, Michael Shvartsman

    Abstract: 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 where common experimental designs produce binary responses, we study LSE active sampling with Bernoulli… ▽ More

    Submitted 18 March, 2022; originally announced March 2022.

    Comments: In: Proceedings of the 25th International Conference on Artificial Intelligence and Statistics, AISTATS

  7. 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.

  8. 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

  9. 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

  10. arXiv:2111.03267  [pdf, other

    cs.LG stat.ML

    Interpretable Personalized Experimentation

    Authors: Han Wu, Sarah Tan, Weiwei Li, Mia Garrard, Adam Obeng, Drew Dimmery, Shaun Singh, Hanson Wang, Daniel Jiang, Eytan Bakshy

    Abstract: Black-box heterogeneous treatment effect (HTE) models are increasingly being used to create personalized policies that assign individuals to their optimal treatments. However, they are difficult to understand, and can be burdensome to maintain in a production environment. In this paper, we present a scalable, interpretable personalized experimentation system, implemented and deployed in production… ▽ More

    Submitted 5 August, 2022; v1 submitted 5 November, 2021; originally announced November 2021.

    Comments: Camera-ready version for KDD 2022. Previously titled "Distilling Heterogeneity: From Explanations of Heterogeneous Treatment Effect Models to Interpretable Policies". A short version was presented at MIT CODE 2021

  11. 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

  12. arXiv:2106.12997  [pdf, other

    cs.LG cs.AI stat.ML

    Bayesian Optimization with High-Dimensional Outputs

    Authors: Wesley J. Maddox, Maximilian Balandat, Andrew Gordon Wilson, Eytan Bakshy

    Abstract: Bayesian Optimization is a sample-efficient black-box optimization procedure that is typically applied to problems with 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 optimize the coverage of a cell tower network across a dense grid of locations. Similarly, e… ▽ More

    Submitted 28 October, 2021; v1 submitted 24 June, 2021; originally announced June 2021.

    Comments: NeurIPS 2021

  13. arXiv:2105.08195  [pdf, other

    cs.LG cs.AI stat.ML

    Parallel Bayesian Optimization of Multiple Noisy Objectives with Expected Hypervolume Improvement

    Authors: Samuel Daulton, Maximilian Balandat, Eytan Bakshy

    Abstract: 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 existing methods perform poorly when the observations are corrupted by noise. We propose a novel acqu… ▽ More

    Submitted 26 October, 2021; v1 submitted 17 May, 2021; originally announced May 2021.

    Comments: To appear in Advances in Neural Information Processing Systems 34, 2021. 40 pages. Code is available at https://github.com/pytorch/botorch

  14. 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

  15. arXiv:2001.11659  [pdf, other

    stat.ML cs.LG

    Re-Examining Linear Embeddings for High-Dimensional Bayesian Optimization

    Authors: Benjamin Letham, Roberto Calandra, Akshara Rai, Eytan Bakshy

    Abstract: 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 space in a lower-dimensional manifold, often via a random linear embedding. In this paper, we identify s… ▽ More

    Submitted 22 October, 2020; v1 submitted 31 January, 2020; originally announced January 2020.

  16. arXiv:1911.00638  [pdf, other

    cs.LG cs.AI stat.ML

    Thompson Sampling for Contextual Bandit Problems with Auxiliary Safety Constraints

    Authors: Samuel Daulton, Shaun Singh, Vashist Avadhanula, Drew Dimmery, Eytan Bakshy

    Abstract: Recent advances in contextual bandit optimization and reinforcement learning have garnered interest in applying these methods to real-world sequential decision making problems. Real-world applications frequently have constraints with respect to a currently deployed policy. Many of the existing constraint-aware algorithms consider problems with a single objective (the reward) and a constraint on th… ▽ More

    Submitted 1 November, 2019; originally announced November 2019.

    Comments: To appear at NeurIPS 2019, Workshop on Safety and Robustness in Decision Making. 11 pages (including references and appendix)

  17. 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

  18. Shrinkage Estimators in Online Experiments

    Authors: Drew Dimmery, Eytan Bakshy, Jasjeet Sekhon

    Abstract: We develop and analyze empirical Bayes Stein-type estimators for use in the estimation of causal effects in large-scale online experiments. While online experiments are generally thought to be distinguished by their large sample size, we focus on the multiplicity of treatment groups. The typical analysis practice is to use simple differences-in-means (perhaps with covariate adjustment) as if all t… ▽ More

    Submitted 29 April, 2019; originally announced April 2019.

  19. arXiv:1904.01049  [pdf, other

    stat.ML cs.LG

    Bayesian Optimization for Policy Search via Online-Offline Experimentation

    Authors: Benjamin Letham, Eytan Bakshy

    Abstract: Online field experiments are the gold-standard way of evaluating changes to real-world interactive machine learning systems. Yet our ability to explore complex, multi-dimensional policy spaces - such as those found in recommendation and ranking problems - is often constrained by the limited number of experiments that can be run simultaneously. To alleviate these constraints, we augment online expe… ▽ More

    Submitted 29 April, 2019; v1 submitted 1 April, 2019; originally announced April 2019.

  20. arXiv:1802.02219  [pdf, other

    stat.ML cs.AI

    Practical Transfer Learning for Bayesian Optimization

    Authors: Matthias Feurer, Benjamin Letham, Frank Hutter, Eytan Bakshy

    Abstract: When hyperparameter optimization of a machine learning algorithm is repeated for multiple datasets it is possible to transfer knowledge to an optimization run on a new dataset. We develop a new hyperparameter-free ensemble model for Bayesian optimization that is a generalization of two existing transfer learning extensions to Bayesian optimization and establish a worst-case bound compared to vanil… ▽ More

    Submitted 24 October, 2022; v1 submitted 6 February, 2018; originally announced February 2018.

    Comments: This version fixes a minor error in the equation in Section 3.2 of V3

  21. arXiv:1706.07094  [pdf, other

    stat.ML cs.LG stat.AP

    Constrained Bayesian Optimization with Noisy Experiments

    Authors: Benjamin Letham, Brian Karrer, Guilherme Ottoni, Eytan Bakshy

    Abstract: Randomized experiments are the gold standard for evaluating the effects of changes to real-world systems. Data in these tests may be difficult to collect and outcomes may have high variance, resulting in potentially large measurement error. Bayesian optimization is a promising technique for efficiently optimizing multiple continuous parameters, but existing approaches degrade in performance when t… ▽ More

    Submitted 26 June, 2018; v1 submitted 21 June, 2017; originally announced June 2017.

  22. arXiv:1706.04692  [pdf, other

    stat.ME cs.SI stat.AP stat.ML

    Bias and high-dimensional adjustment in observational studies of peer effects

    Authors: Dean Eckles, Eytan Bakshy

    Abstract: Peer effects, in which the behavior of an individual is affected by the behavior of their peers, are posited by multiple theories in the social sciences. Other processes can also produce behaviors that are correlated in networks and groups, thereby generating debate about the credibility of observational (i.e. nonexperimental) studies of peer effects. Randomized field experiments that identify pee… ▽ More

    Submitted 14 June, 2017; originally announced June 2017.

    Comments: 25 pages, 3 figures, 2 tables; supplementary information as ancillary file

    MSC Class: 62P25; 62P30; 91D30 ACM Class: G.3; J.4

    Journal ref: Journal of the American Statistical Association (2020)

  23. arXiv:1409.3174  [pdf, other

    cs.HC cs.PL cs.SI stat.AP

    Designing and Deploying Online Field Experiments

    Authors: Eytan Bakshy, Dean Eckles, Michael S. Bernstein

    Abstract: Online experiments are widely used to compare specific design alternatives, but they can also be used to produce generalizable knowledge and inform strategic decision making. Doing so often requires sophisticated experimental designs, iterative refinement, and careful logging and analysis. Few tools exist that support these needs. We thus introduce a language for online field experiments called Pl… ▽ More

    Submitted 10 September, 2014; originally announced September 2014.

    Comments: Proceedings of the 23rd international conference on World wide web, 283-292

    ACM Class: H.5.3

  24. Uncertainty in Online Experiments with Dependent Data: An Evaluation of Bootstrap Methods

    Authors: Eytan Bakshy, Dean Eckles

    Abstract: Many online experiments exhibit dependence between users and items. For example, in online advertising, observations that have a user or an ad in common are likely to be associated. Because of this, even in experiments involving millions of subjects, the difference in mean outcomes between control and treatment conditions can have substantial variance. Previous theoretical and simulation results d… ▽ More

    Submitted 25 October, 2017; v1 submitted 27 April, 2013; originally announced April 2013.

    Comments: 9 pages, 5 figures. This version corrects an error in one set of simulations in Section 3.4 / Figure 4. All other results are unaffected

    ACM Class: G.3

    Journal ref: In Proceedings of the 19th ACM SIGKDD international conference on Knowledge discovery and data mining (KDD '13). 2013. ACM, New York, NY, USA, 1303-1311

  25. arXiv:1206.4327  [pdf, other

    cs.SI physics.soc-ph stat.AP

    Social Influence in Social Advertising: Evidence from Field Experiments

    Authors: Eytan Bakshy, Dean Eckles, Rong Yan, Itamar Rosenn

    Abstract: Social advertising uses information about consumers' peers, including peer affiliations with a brand, product, organization, etc., to target ads and contextualize their display. This approach can increase ad efficacy for two main reasons: peers' affiliations reflect unobserved consumer characteristics, which are correlated along the social network; and the inclusion of social cues (i.e., peers' as… ▽ More

    Submitted 19 June, 2012; originally announced June 2012.

    Comments: 16 pages, 8 figures, ACM EC 2012

    ACM Class: J.4; H.1.2

    Journal ref: E. Bakshy, D. Eckles, R. Yan, and I. Rosenn. 2012. Social influence in social advertising: evidence from field experiments. In Proceedings of the 13th ACM Conference on Electronic Commerce (EC '12). ACM, New York, NY, USA, 146-161