Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–11 of 11 results for author: Garrido-Merchán, E C

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

    cs.LG stat.ML

    Multi-Objective Hyperparameter Optimization in Machine Learning -- An Overview

    Authors: Florian Karl, Tobias Pielok, Julia Moosbauer, Florian Pfisterer, Stefan Coors, Martin Binder, Lennart Schneider, Janek Thomas, Jakob Richter, Michel Lang, Eduardo C. Garrido-Merchán, Juergen Branke, Bernd Bischl

    Abstract: Hyperparameter optimization constitutes a large part of typical modern machine learning workflows. This arises from the fact that machine learning methods and corresponding preprocessing steps often only yield optimal performance when hyperparameters are properly tuned. But in many applications, we are not only interested in optimizing ML pipelines solely for predictive accuracy; additional metric… ▽ More

    Submitted 6 June, 2024; v1 submitted 15 June, 2022; originally announced June 2022.

    Comments: Published at ACM TELO

    Journal ref: ACM Transactions on Evolutionary Learning and Optimization 3.4 (2023): 1-50

  2. arXiv:2107.04126  [pdf, other

    stat.ML cs.LG

    Many Objective Bayesian Optimization

    Authors: Lucia Asencio Martín, Eduardo C. Garrido-Merchán

    Abstract: Some real problems require the evaluation of expensive and noisy objective functions. Moreover, the analytical expression of these objective functions may be unknown. These functions are known as black-boxes, for example, estimating the generalization error of a machine learning algorithm and computing its prediction time in terms of its hyper-parameters. Multi-objective Bayesian optimization (MOB… ▽ More

    Submitted 8 July, 2021; originally announced July 2021.

    Comments: arXiv admin note: text overlap with arXiv:2101.08061

  3. arXiv:2101.08061  [pdf, other

    cs.LG stat.ML

    A Similarity Measure of Gaussian Process Predictive Distributions

    Authors: Lucia Asencio-Martín, Eduardo C. Garrido-Merchán

    Abstract: Some scenarios require the computation of a predictive distribution of a new value evaluated on an objective function conditioned on previous observations. We are interested on using a model that makes valid assumptions on the objective function whose values we are trying to predict. Some of these assumptions may be smoothness or stationarity. Gaussian process (GPs) are probabilistic models that c… ▽ More

    Submitted 20 January, 2021; originally announced January 2021.

  4. arXiv:2011.01150  [pdf, other

    stat.ML cs.LG

    Improved Max-value Entropy Search for Multi-objective Bayesian Optimization with Constraints

    Authors: Daniel Fernández-Sánchez, Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

    Abstract: We present MESMOC+, an improved version of Max-value Entropy search for Multi-Objective Bayesian optimization with Constraints (MESMOC). MESMOC+ can be used to solve constrained multi-objective problems when the objectives and the constraints are expensive to evaluate. MESMOC+ works by minimizing the entropy of the solution of the optimization problem in function space, i.e., the Pareto frontier,… ▽ More

    Submitted 2 April, 2021; v1 submitted 2 November, 2020; originally announced November 2020.

  5. arXiv:2005.13012  [pdf, ps, other

    cs.CL cs.LG stat.ML

    Comparing BERT against traditional machine learning text classification

    Authors: Santiago González-Carvajal, Eduardo C. Garrido-Merchán

    Abstract: The BERT model has arisen as a popular state-of-the-art machine learning model in the recent years that is able to cope with multiple NLP tasks such as supervised text classification without human supervision. Its flexibility to cope with any type of corpus delivering great results has make this approach very popular not only in academia but also in the industry. Although, there are lots of differ… ▽ More

    Submitted 12 January, 2021; v1 submitted 26 May, 2020; originally announced May 2020.

    Comments: 12 pages

    Journal ref: Journal of Computational and Cognitive Engineering (2023)

  6. arXiv:2004.00601  [pdf, other

    stat.ML cs.LG math.OC

    Parallel Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints

    Authors: Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

    Abstract: Real-world problems often involve the optimization of several objectives under multiple constraints. An example is the hyper-parameter tuning problem of machine learning algorithms. In particular, the minimization of the estimation of the generalization error of a deep neural network and at the same time the minimization of its prediction time. We may also consider as a constraint that the deep ne… ▽ More

    Submitted 1 July, 2021; v1 submitted 1 April, 2020; originally announced April 2020.

  7. arXiv:2001.10523  [pdf, other

    stat.ML astro-ph.HE cs.LG

    Multi-class Gaussian Process Classification with Noisy Inputs

    Authors: Carlos Villacampa-Calvo, Bryan Zaldivar, Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

    Abstract: It is a common practice in the machine learning community to assume that the observed data are noise-free in the input attributes. Nevertheless, scenarios with input noise are common in real problems, as measurements are never perfectly accurate. If this input noise is not taken into account, a supervised machine learning method is expected to perform sub-optimally. In this paper, we focus on mult… ▽ More

    Submitted 30 December, 2020; v1 submitted 28 January, 2020; originally announced January 2020.

  8. Bayesian optimization of the PC algorithm for learning Gaussian Bayesian networks

    Authors: Irene Córdoba, Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato, Concha Bielza, Pedro Larrañaga

    Abstract: The PC algorithm is a popular method for learning the structure of Gaussian Bayesian networks. It carries out statistical tests to determine absent edges in the network. It is hence governed by two parameters: (i) The type of test, and (ii) its significance level. These parameters are usually set to values recommended by an expert. Nevertheless, such an approach can suffer from human bias, leading… ▽ More

    Submitted 28 June, 2018; originally announced June 2018.

    Journal ref: Lecture Notes in Artificial Intelligence (CAEPIA 2018), 11160:44:54, 2018

  9. Dealing with Categorical and Integer-valued Variables in Bayesian Optimization with Gaussian Processes

    Authors: Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

    Abstract: Bayesian Optimization (BO) methods are useful for optimizing functions that are expen- sive to evaluate, lack an analytical expression and whose evaluations can be contaminated by noise. These methods rely on a probabilistic model of the objective function, typically a Gaussian process (GP), upon which an acquisition function is built. The acquisition function guides the optimization process and m… ▽ More

    Submitted 22 May, 2018; v1 submitted 9 May, 2018; originally announced May 2018.

  10. Dealing with Integer-valued Variables in Bayesian Optimization with Gaussian Processes

    Authors: Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

    Abstract: Bayesian optimization (BO) methods are useful for optimizing functions that are expensive to evaluate, lack an analytical expression and whose evaluations can be contaminated by noise. These methods rely on a probabilistic model of the objective function, typically a Gaussian process (GP), upon which an acquisition function is built. This function guides the optimization process and measures the e… ▽ More

    Submitted 13 June, 2017; v1 submitted 12 June, 2017; originally announced June 2017.

    Comments: 7 pages

  11. Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints

    Authors: Eduardo C. Garrido-Merchán, Daniel Hernández-Lobato

    Abstract: This work presents PESMOC, Predictive Entropy Search for Multi-objective Bayesian Optimization with Constraints, an information-based strategy for the simultaneous optimization of multiple expensive-to-evaluate black-box functions under the presence of several constraints. PESMOC can hence be used to solve a wide range of optimization problems. Iteratively, PESMOC chooses an input location on whic… ▽ More

    Submitted 26 September, 2016; v1 submitted 5 September, 2016; originally announced September 2016.

    Comments: 6 pages 2 figures

    Journal ref: Neurocomputing, 361:50-68, 2019