Skip to main content

Showing 1–10 of 10 results for author: Poloczek, M

Searching in archive stat. Search in all archives.
.
  1. arXiv:2501.18792  [pdf, other

    cs.LG math.OC stat.ML

    Bayesian Optimization with Preference Exploration by Monotonic Neural Network Ensemble

    Authors: Hanyang Wang, Juergen Branke, Matthias Poloczek

    Abstract: Many real-world black-box optimization problems have multiple conflicting objectives. Rather than attempting to approximate the entire set of Pareto-optimal solutions, interactive preference learning allows to focus the search on the most relevant subset. However, few previous studies have exploited the fact that utility functions are usually monotonic. In this paper, we address the Bayesian Optim… ▽ More

    Submitted 30 January, 2025; originally announced January 2025.

  2. arXiv:2304.11468  [pdf, other

    cs.LG stat.ML

    Increasing the Scope as You Learn: Adaptive Bayesian Optimization in Nested Subspaces

    Authors: Leonard Papenmeier, Luigi Nardi, Matthias Poloczek

    Abstract: Recent advances have extended the scope of Bayesian optimization (BO) to expensive-to-evaluate black-box functions with dozens of dimensions, aspiring to unlock impactful applications, for example, in the life sciences, neural architecture search, and robotics. However, a closer examination reveals that the state-of-the-art methods for high-dimensional Bayesian optimization (HDBO) suffer from degr… ▽ More

    Submitted 22 April, 2023; originally announced April 2023.

    Comments: 28 pages, 8 figures. Accepted to NeurIPS 2022. This is the revised version and includes the appendix

    Journal ref: Advances in Neural Information Processing Systems 35 (NeurIPS 2022)

  3. arXiv:2002.08526  [pdf, other

    cs.LG cs.AI stat.ML

    Scalable Constrained Bayesian Optimization

    Authors: David Eriksson, Matthias Poloczek

    Abstract: The global optimization of a high-dimensional black-box function under black-box constraints is a pervasive task in machine learning, control, and engineering. These problems are challenging since the feasible set is typically non-convex and hard to find, in addition to the curses of dimensionality and the heterogeneity of the underlying functions. In particular, these characteristics dramatically… ▽ More

    Submitted 28 February, 2021; v1 submitted 19 February, 2020; originally announced February 2020.

    Comments: To appear in Proceedings of AISTATS 2021

  4. arXiv:1910.09259  [pdf, other

    stat.ML cs.LG math.OC

    Bayesian Optimization Allowing for Common Random Numbers

    Authors: Michael Pearce, Matthias Poloczek, Juergen Branke

    Abstract: Bayesian optimization is a powerful tool for expensive stochastic black-box optimization problems such as simulation-based optimization or machine learning hyperparameter tuning. Many stochastic objective functions implicitly require a random number seed as input. By explicitly reusing a seed a user can exploit common random numbers, comparing two or more inputs under the same randomly generated s… ▽ More

    Submitted 21 October, 2019; originally announced October 2019.

    Comments: 21 pages + Appendix, under review

  5. arXiv:1910.01739  [pdf, other

    cs.LG stat.ML

    Scalable Global Optimization via Local Bayesian Optimization

    Authors: David Eriksson, Michael Pearce, Jacob R Gardner, Ryan Turner, Matthias Poloczek

    Abstract: Bayesian optimization has recently emerged as a popular method for the sample-efficient optimization of expensive black-box functions. However, the application to high-dimensional problems with several thousand observations remains challenging, and on difficult problems Bayesian optimization is often not competitive with other paradigms. In this paper we take the view that this is due to the impli… ▽ More

    Submitted 24 February, 2020; v1 submitted 3 October, 2019; originally announced October 2019.

    Comments: Appears in NeurIPS 2019 as a spotlight paper

    Journal ref: In Advances in Neural Information Processing Systems 32, pages 5497-5508. 2019

  6. arXiv:1806.08838  [pdf, other

    stat.ML cs.LG math.OC

    Bayesian Optimization of Combinatorial Structures

    Authors: Ricardo Baptista, Matthias Poloczek

    Abstract: The optimization of expensive-to-evaluate black-box functions over combinatorial structures is an ubiquitous task in machine learning, engineering and the natural sciences. The combinatorial explosion of the search space and costly evaluations pose challenges for current techniques in discrete optimization and machine learning, and critically require new algorithmic ideas. This article proposes, t… ▽ More

    Submitted 10 October, 2018; v1 submitted 22 June, 2018; originally announced June 2018.

    Comments: Published at International Conference on Machine Learning 2018

  7. arXiv:1705.07825  [pdf, other

    math.OC stat.OT

    Comparing the Finite-Time Performance of Simulation-Optimization Algorithms

    Authors: Naijia Dong, David J. Eckman, Matthias Poloczek, Xueqi Zhao, Shane G. Henderson

    Abstract: We empirically evaluate the finite-time performance of several simulation-optimization algorithms on a testbed of problems with the goal of motivating further development of algorithms with strong finite-time performance. We investigate if the observed performance of the algorithms can be explained by properties of the problems, e.g., the number of decision variables, the topology of the objective… ▽ More

    Submitted 22 May, 2017; originally announced May 2017.

    Comments: The source codes of benchmarks and algorithms are available at https://bitbucket.org/poloczek/finitetimesimopt

  8. arXiv:1703.04389  [pdf, other

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

    Bayesian Optimization with Gradients

    Authors: Jian Wu, Matthias Poloczek, Andrew Gordon Wilson, Peter I. Frazier

    Abstract: Bayesian optimization has been successful at global optimization of expensive-to-evaluate multimodal objective functions. However, unlike most optimization methods, Bayesian optimization typically does not use derivative information. In this paper we show how Bayesian optimization can exploit derivative information to decrease the number of objective function evaluations required for good performa… ▽ More

    Submitted 6 February, 2018; v1 submitted 13 March, 2017; originally announced March 2017.

    Comments: Advances in Neural Information Processing Systems 30 (NIPS), 2017

    Journal ref: Advances in Neural Information Processing Systems 30 (NIPS), 2017

  9. arXiv:1608.03585  [pdf, other

    stat.ML cs.LG stat.AP

    Warm Starting Bayesian Optimization

    Authors: Matthias Poloczek, Jialei Wang, Peter I. Frazier

    Abstract: We develop a framework for warm-starting Bayesian optimization, that reduces the solution time required to solve an optimization problem that is one in a sequence of related problems. This is useful when optimizing the output of a stochastic simulator that fails to provide derivative information, for which Bayesian optimization methods are well-suited. Solving sequences of related optimization pro… ▽ More

    Submitted 11 August, 2016; originally announced August 2016.

    Comments: To Appear in the Proc. of the 2016 Winter Simulation Conference

  10. arXiv:1603.00389  [pdf, other

    stat.ML

    Multi-Information Source Optimization

    Authors: Matthias Poloczek, Jialei Wang, Peter I. Frazier

    Abstract: We consider Bayesian optimization of an expensive-to-evaluate black-box objective function, where we also have access to cheaper approximations of the objective. In general, such approximations arise in applications such as reinforcement learning, engineering, and the natural sciences, and are subject to an inherent, unknown bias. This model discrepancy is caused by an inadequate internal model th… ▽ More

    Submitted 14 November, 2016; v1 submitted 1 March, 2016; originally announced March 2016.

    Comments: Added: benchmark logistic regression on MNIST/USPS, comparison to MTBO/entropy search, estimation of hyper-parameters