The Impact of Initial Designs on the Performance of MATSuMoTo on the Noiseless BBOB-2015 Testbed: A Preliminary Study

Size: px
Start display at page:

Download "The Impact of Initial Designs on the Performance of MATSuMoTo on the Noiseless BBOB-2015 Testbed: A Preliminary Study"

Transcription

1 The Impact of Initial Designs on the Performance of MATSuMoTo on the Noiseless BBOB-2015 Testbed: A Preliminary Study Dimo Brockhoff INRIA Lille Nord Europe Bernd Bischl LMU München Tobias Wagner TU Dortmund July 12, 2015 BBOB 2015 GECCO, Madrid, Spain

2 Mastertitelformat Reminder: Target-Based bearbeiten BBOB Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12, Advantages: results are - meaningful (=interpretable) - quantitative on the ratio scale

3 Mastertitelformat Reminder: Target-Based bearbeiten BBOB Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12,

4 Mastertitelformat Reminder: Target-Based bearbeiten BBOB Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12,

5 Mastertitelformat Reminder: Target-Based bearbeiten BBOB Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12,

6 Mastertitelformat Reminder: Target-Based bearbeiten BBOB Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12,

7 Mastertitelformat Resulting Data Profile bearbeiten For a Real Algorithm Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12, target values (log-uniform in [1e-8,100]) simulated restarts within 15 instances LHD-2x-Default

8 Mastertitelformat Expensive Optimization bearbeiten Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, #funevals in practical applications often restricted ~ D e.g. due to expensive simulations physical evaluations Hence, benchmarking wrt. difficult target precisions meaningless Expensive BBOB setting: targets relative to the best algorithm submitted to BBOB-2009

9 Mastertitelformat Expensive BBOB bearbeiten Setting Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, " test functions: " instances: " budgets in D: use target just not reached by best algo from BBOB (out of 31 algorithms) as reference target

10 Mastertitelformat BBOB: Standard Setting bearbeiten Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12,

11 Mastertitelformat BBOB: Expensive bearbeiten Setting Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12,

12 Mastertitelformat Expensive Vs. Non-Expensive bearbeiten Setting Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12,

13 Mastertitelformat MATSuMoTo bearbeiten Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, MATSuMoTo: MATLAB Surrogate Model Toolbox by Juliane Müller several options for each part

14 Mastertitelformat MATSuMoTo Default bearbeiten (CEC 2015 Data) Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, MATSuMoTo outperformed by set of 3 algorithms (SMAC + NEWUOA + lmm-cma)

15 Mastertitelformat GECCO bearbeiten 2015 Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12, Goal of BBOB 2015 paper: start to study MATSuMoTo s many parameters impact of size and type of initial design paper title contains preliminary because not all implemented initial designs have been tested yet

16 Mastertitelformat Scientific Questions bearbeiten Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, Q1: What is the effect of having larger initial designs, such as two times or ten times the default value of 2(DIM+1) function evaluations? Q2: What is the effect of replacing the LHS with simple (uniform pseudo-)random sampling?

17 Mastertitelformat Experimental Setting bearbeiten Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, MATSuMoTo default Latin Hypercube Sampling for 2(DIM+1) funevals cubic radial basis functions as surrogate model infill criterion: (small) random perturbation around the model's minimum (exploitation) or, with a certain probability, uniformly at random in the whole variable domain (exploration). Overall 4 Algorithm Variants 50xDIM funevals in total, initial sampling in [-5,5]

18 Mastertitelformat All Functions bearbeiten Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12,

19 Mastertitelformat Scientific Question bearbeiten 1 Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12, Q1: What is the effect of having larger initial designs, such as two times or ten times the default value of 2(DIM+1) function evaluations? 2 main observations: initial design follows RANDOMSEARCH up to first evaluation of surrogate model smaller initial designs seem beneficial

20 Mastertitelformat Initial Design Follows bearbeiten RANDOMSEARCH Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, x default initial design reduces performance by factor ~3 (in 5-D) factor ~6 (in 20-D)

21 Mastertitelformat Smaller Initial Designs bearbeiten Seem Beneficial Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, smaller initial design better in terms of anytime performance and final performance!

22 Mastertitelformat Smaller Initial Designs bearbeiten Seem Beneficial Exception: multimodal functions in accordance with [1,2] (however, not stat. significant here) [1] T. Bartz-Beielstein and M. Preuss. Considerations of budget allocation for sequential parameter optimization (SPO). In Proc. Workshop on Empirical Methods for the Analysis of Algorithms (EMAA 2006), pages 35-40, [2] F. Hutter, H. Hoos, and K. Leyton-Brown. An Evaluation of Sequential Model-Based Optimization for Expensive Blackbox Functions. In GECCO workshop on Black-Box Optimization Benchmarking (BBOB'2013), pages ACM Press, Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12,

23 Mastertitelformat Scientific Question bearbeiten 2 Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., BBOB@GECCO-2015, July 12, Q2: What is the effect of replacing the LHS with simple (uniform pseudo-)random sampling? Observation: no (stat. significant) difference between Latin Hypercube Sampling and Random Sampling on the BBOB test functions (for 2x default initial design length)

24 Mastertitelformat No Difference Between bearbeiten LHS and Random Design Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12,

25 Mastertitelformat Conclusions bearbeiten Dimo Brockhoff, INRIA Lille Nord Europe The Impact of Initial Designs..., July 12, First deeper investigations of the MATSuMoTo library for expensive optimization Impact of initial design size Latin Hypercube Sampling (LHS) vs. Random (RAND) Findings smaller initial design seems better (exception: multimodality) no difference between LHS and RAND default MATSuMoTo variant best among tested ones To be done: investigate other initial designs & other parameters investigate how much better the results become with shorter initial design phase questions?

Multiobjectivization with NSGA-II on the Noiseless BBOB Testbed

Multiobjectivization with NSGA-II on the Noiseless BBOB Testbed Multiobjectivization with NSGA-II on the Noiseless BBOB Testbed Thanh-Do Tran Dimo Brockhoff Bilel Derbel INRIA Lille Nord Europe INRIA Lille Nord Europe Univ. Lille 1 INRIA Lille Nord Europe July 6, 2013

More information

Comparison of the MATSuMoTo Library for Expensive Optimization on the Noiseless Black-Box Optimization Benchmarking Testbed

Comparison of the MATSuMoTo Library for Expensive Optimization on the Noiseless Black-Box Optimization Benchmarking Testbed Comparison of the MATSuMoTo Library for Expensive Optimization on the Noiseless Black-Box Optimization Benchmarking Testbed Dimo Brockhoff To cite this version: Dimo Brockhoff. Comparison of the MATSuMoTo

More information

Introduction to Optimization: Benchmarking

Introduction to Optimization: Benchmarking Introduction to Optimization: Benchmarking September 13, 2016 TC2 - Optimisation Université Paris-Saclay, Orsay, France Anne Auger Inria Saclay Ile-de-France Dimo Brockhoff Inria Saclay Ile-de-France Anne

More information

BBOB Black-Box Optimization Benchmarking with CoCO (Comparing Continuous Optimizers) The Turbo-Intro

BBOB Black-Box Optimization Benchmarking with CoCO (Comparing Continuous Optimizers) The Turbo-Intro with CoCO (Comparing Continuous Optimizers) The Turbo-Intro Black-Box Optimization (Search) CoCO: the noiseless functions 24 functions within five sub-groups Separable functions Essential unimodal functions

More information

Sequential Model-based Optimization for General Algorithm Configuration

Sequential Model-based Optimization for General Algorithm Configuration Sequential Model-based Optimization for General Algorithm Configuration Frank Hutter, Holger Hoos, Kevin Leyton-Brown University of British Columbia LION 5, Rome January 18, 2011 Motivation Most optimization

More information

Benchmarking MATLAB s gamultiobj (NSGA-II) on the Bi-objective BBOB-2016 Test Suite

Benchmarking MATLAB s gamultiobj (NSGA-II) on the Bi-objective BBOB-2016 Test Suite Benchmarking MATLAB s gamultiobj (NSGA-II) on the Bi-objective BBOB- Test Suite Inria Saclay Ile-de-France TAO team, France LRI, Univ. Paris-Sud firstname.lastname@inria.fr Anne Auger Dimo Brockhoff Nikolaus

More information

MOI-MBO: Multiobjective Infill for Parallel Model-Based Optimization

MOI-MBO: Multiobjective Infill for Parallel Model-Based Optimization MOI-MBO: Multiobjective Infill for Parallel Model-Based Optimization Bernd Bischl 1, Simon Wessing 2, Nadja Bauer 1, Klaus Friedrichs 1, and Claus Weihs 1 1 Department of Statistics, TU Dortmund, Germany

More information

Benchmarking the Local Metamodel CMA-ES on the Noiseless BBOB 2013 Test Bed

Benchmarking the Local Metamodel CMA-ES on the Noiseless BBOB 2013 Test Bed Benchmarking the Local Metamodel CMA-ES on the Noiseless BBOB 2013 Test Bed Anne Auger Projet TAO, INRIA Saclay Ile-de-France LRI, Bât 660, Univ. Paris-Sud 91405 Orsay Cedex, France lastname@lri.fr Dimo

More information

Cover Page. The handle holds various files of this Leiden University dissertation.

Cover Page. The handle   holds various files of this Leiden University dissertation. Cover Page The handle http://hdl.handle.net/1887/22055 holds various files of this Leiden University dissertation. Author: Koch, Patrick Title: Efficient tuning in supervised machine learning Issue Date:

More information

BBOB Black-Box Optimization Benchmarking with COCO (COmparing Continuous Optimizers)

BBOB Black-Box Optimization Benchmarking with COCO (COmparing Continuous Optimizers) BBOB Black-Box Optimization Benchmarking with COCO (COmparing Continuous Optimizers) Black-Box Optimization (Search) Black-Box Optimization (Search) Two objectives: Find solution with a smallest possible

More information

An Evaluation of Sequential Model-Based Optimization for Expensive Blackbox Functions

An Evaluation of Sequential Model-Based Optimization for Expensive Blackbox Functions An Evaluation of Sequential Model-Based Optimization for Expensive Blackbox Functions Frank Hutter Freiburg University Department of Computer Science fh@informatik.unifreiburg.de Holger Hoos University

More information

Tuning Differential Evolution for Cheap, Medium, and Expensive Computational Budgets

Tuning Differential Evolution for Cheap, Medium, and Expensive Computational Budgets Tuning Differential Evolution for Cheap, Medium, and Expensive Computational Budgets Ryoji Tanabe and Alex Fukunaga Graduate School of Arts and Sciences The University of Tokyo Abstract This paper presents

More information

Testing the Impact of Parameter Tuning on a Variant of IPOP-CMA-ES with a Bounded Maximum Population Size on the Noiseless BBOB Testbed

Testing the Impact of Parameter Tuning on a Variant of IPOP-CMA-ES with a Bounded Maximum Population Size on the Noiseless BBOB Testbed Testing the Impact of Parameter Tuning on a Variant of IPOP-CMA-ES with a Bounded Maximum Population Size on the Noiseless BBOB Testbed ABSTRACT Tianjun Liao IRIDIA, CoDE, Université Libre de Bruxelles

More information

COCO: A Platform for Comparing Continuous Optimizers in a Black-Box Setting

COCO: A Platform for Comparing Continuous Optimizers in a Black-Box Setting COCO: A Platform for Comparing Continuous Optimizers in a Black-Box Setting arxiv:1603.08785v3 [cs.ai] 1 Aug 2016 Nikolaus Hansen 1,2, Anne Auger 1,2, Olaf Mersmann 3, Tea Tušar 4, Dimo Brockhoff 4 1 Inria,

More information

Benchmarking Blackbox Optimization Algorithms

Benchmarking Blackbox Optimization Algorithms Benchmarking Blackbox Optimization Algorithms July 5, 2017 CEA/EDF/Inria summer school "Numerical Analysis" Université Pierre-et-Marie-Curie, Paris, France Dimo Brockhoff Inria Saclay Ile-de-France CMAP,

More information

CURRENT RESEARCH ON EXPLORATORY LANDSCAPE ANALYSIS

CURRENT RESEARCH ON EXPLORATORY LANDSCAPE ANALYSIS CURRENT RESEARCH ON EXPLORATORY LANDSCAPE ANALYSIS HEIKE TRAUTMANN. MIKE PREUSS. 1 EXPLORATORY LANDSCAPE ANALYSIS effective and sophisticated approach to characterize properties of optimization problems

More information

Sequential Parameter Optimization (SPO) and the Role of Tuning in Experimental Analysis

Sequential Parameter Optimization (SPO) and the Role of Tuning in Experimental Analysis Sequential Parameter Optimization (SPO) and the Role of Tuning in Experimental Analysis Mike Preuss Thomas Bartz-Beielstein Algorithm Engineering Universität Dortmund EMAA Workshop PPSN 26, Reykjavik,

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Lecture : Dynamic Programming and Branch&Bound September, 01 TC - Optimisation Université Paris-Saclay, Orsay, France Anne Auger INRIA Saclay Ile-de-France Dimo Brockhoff INRIA

More information

Towards an FCA-based Recommender System for Black-Box Optimization

Towards an FCA-based Recommender System for Black-Box Optimization Towards an FCA-based Recommender System for Black-Box Optimization Josefine Asmus 1,3, Daniel Borchmann 2, Ivo F. Sbalzarini 1,3, and Dirk Walther 2,3 1 MOSAIC Group, Center for Systems Biology Dresden

More information

Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates

Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates Ilija Ilievski Graduate School for Integrative Sciences and Engineering National University of Singapore

More information

Comparing different interpolation methods on two-dimensional test functions

Comparing different interpolation methods on two-dimensional test functions Comparing different interpolation methods on two-dimensional test functions Thomas Mühlenstädt, Sonja Kuhnt May 28, 2009 Keywords: Interpolation, computer experiment, Kriging, Kernel interpolation, Thin

More information

Global Line Search Algorithm Hybridized with Quadratic Interpolation and Its Extension to Separable Functions

Global Line Search Algorithm Hybridized with Quadratic Interpolation and Its Extension to Separable Functions Global Line Search Algorithm Hybridized with Quadratic Interpolation and Its Extension to Separable Functions ABSTRACT Petr Baudiš Czech Technical University in Prague Fac. of Electrical Eng., Dept. of

More information

Overview. Experimental Research in Evolutionary Computation. Scientific Goals? Goals in Evolutionary Computation. Heuristic

Overview. Experimental Research in Evolutionary Computation. Scientific Goals? Goals in Evolutionary Computation. Heuristic Overview Experimental Research in Evolutionary Computation Thomas Bartz-Beielstein Mike Preuss Algorithm Engineering Universität Dortmund July, 9th 6 Introduction Goals History Comparison Observed Significance

More information

Preferences, Invariances, Optimization

Preferences, Invariances, Optimization Preferences, Invariances, Optimization Ilya Loshchilov, Marc Schoenauer, Michèle Sebag TAO, CNRS INRIA Université Paris-Sud Dagstuhl, March 2014 Position One goal of Machine learning: Preference learning:

More information

Sequential Model-Based Parameter Optimization: an Experimental Investigation of Automated and Interactive Approaches

Sequential Model-Based Parameter Optimization: an Experimental Investigation of Automated and Interactive Approaches Sequential Model-Based Parameter Optimization: an Experimental Investigation of Automated and Interactive Approaches Frank Hutter Thomas Bartz-Beielstein Holger H. Hoos Kevin Leyton-Brown Kevin P. Murphy

More information

Automatic Algorithm Configuration based on Local Search

Automatic Algorithm Configuration based on Local Search Automatic Algorithm Configuration based on Local Search Frank Hutter 1 Holger Hoos 1 Thomas Stützle 2 1 Department of Computer Science University of British Columbia Canada 2 IRIDIA Université Libre de

More information

Automatic Algorithm Configuration based on Local Search

Automatic Algorithm Configuration based on Local Search Automatic Algorithm Configuration based on Local Search Frank Hutter 1 Holger Hoos 1 Thomas Stützle 2 1 Department of Computer Science University of British Columbia Canada 2 IRIDIA Université Libre de

More information

Benchmarking the Nelder-Mead Downhill Simplex Algorithm With Many Local Restarts

Benchmarking the Nelder-Mead Downhill Simplex Algorithm With Many Local Restarts Benchmarking the Nelder-Mead Downhill Simplex Algorithm With Many Local Restarts Nikolaus Hansen Microsoft Research INRIA Joint Centre rue Jean Rostand 99 Orsay Cedex, France Nikolaus.Hansen@inria.fr ABSTRACT

More information

AMaLGaM IDEAs in Noisy Black-Box Optimization Benchmarking

AMaLGaM IDEAs in Noisy Black-Box Optimization Benchmarking AMaLGaM IDEAs in Noisy Black-Box Optimization Benchmarking Peter A.N. Bosman Centre for Mathematics and Computer Science P.O. Box GB Amsterdam The Netherlands Peter.Bosman@cwi.nl Jörn Grahl Johannes Gutenberg

More information

Data Science meets Optimization. ODS 2017 EURO Plenary Patrick De Causmaecker EWG/DSO EURO Working Group CODeS KU Leuven/ KULAK

Data Science meets Optimization. ODS 2017 EURO Plenary Patrick De Causmaecker EWG/DSO EURO Working Group CODeS KU Leuven/ KULAK Data Science meets Optimization ODS 2017 EURO Plenary Patrick De Causmaecker EWG/DSO EURO Working Group CODeS KU Leuven/ KULAK ODS 2017, Sorrento www.fourthparadigm.com Copyright 2009 Microsoft Corporation

More information

General Idea of Exploratory Landscape Analysis. Sunday, July 15, / 20

General Idea of Exploratory Landscape Analysis. Sunday, July 15, / 20 General Idea of Exploratory Landscape Analysis Sunday, July 15, 2018 1 / 20 Goal: improve understanding of (continuous black-box) problems describe relationship between algorithm behavior and underlying

More information

(Evolutionary) Multiobjective Optimization

(Evolutionary) Multiobjective Optimization (Evolutionary) Multiobjective Optimization July 5, 2017 CEA/EDF/Inria summer school "Numerical Analysis" Université Pierre-et-Marie-Curie, Paris, France Dimo Brockhoff Inria Saclay Ile-de-France CMAP,

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization September 16, 2016 TC2 - Optimisation Université Paris-Saclay, Orsay, France Anne Auger Inria Saclay Ile-de-France Dimo Brockhoff Inria Saclay Ile-de-France Mastertitelformat

More information

2. Blackbox hyperparameter optimization and AutoML

2. Blackbox hyperparameter optimization and AutoML AutoML 2017. Automatic Selection, Configuration & Composition of ML Algorithms. at ECML PKDD 2017, Skopje. 2. Blackbox hyperparameter optimization and AutoML Pavel Brazdil, Frank Hutter, Holger Hoos, Joaquin

More information

Writing Interfaces for the Sequential Parameter Optimization Toolbox spot

Writing Interfaces for the Sequential Parameter Optimization Toolbox spot Writing Interfaces for the Sequential Parameter Optimization Toolbox spot Thomas Bartz-Beielstein Department of Computer Science, Cologne University of Applied Sciences, 51643 Gummersbach, Germany July

More information

Performance Prediction and Automated Tuning of Randomized and Parametric Algorithms

Performance Prediction and Automated Tuning of Randomized and Parametric Algorithms Performance Prediction and Automated Tuning of Randomized and Parametric Algorithms Frank Hutter 1, Youssef Hamadi 2, Holger Hoos 1, and Kevin Leyton-Brown 1 1 University of British Columbia, Vancouver,

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Dynamic Programming November, 0 École Centrale Paris, Châtenay-Malabry, France Dimo Brockhoff INRIA Lille Nord Europe Course Overview Dimo Brockhoff, INRIA Introduction to

More information

Adaptive Multi-operator MetaHeuristics for quadratic assignment problems

Adaptive Multi-operator MetaHeuristics for quadratic assignment problems Adaptive Multi-operator MetaHeuristics for quadratic assignment problems Madalina M. Drugan 1 and El-Ghazali Talbi 2 1 Artificial Intelligence lab, Vrije Universiteit Brussels, Pleinlaan 2, 1050-Brussels,

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization September 18, 2015 TC2 - Optimisation Université Paris-Saclay, Orsay, France Anne Auger INRIA Saclay Ile-de-France Dimo Brockhoff INRIA Lille Nord Europe Mastertitelformat

More information

Improving the local alignment of LocARNA through automated parameter optimization

Improving the local alignment of LocARNA through automated parameter optimization Improving the local alignment of LocARNA through automated parameter optimization Bled 18.02.2016 Teresa Müller Introduction Non-coding RNA High performing RNA alignment tool correct classification LocARNA:

More information

An Empirical Study of Per-Instance Algorithm Scheduling

An Empirical Study of Per-Instance Algorithm Scheduling An Empirical Study of Per-Instance Algorithm Scheduling Marius Lindauer, Rolf-David Bergdoll, and Frank Hutter University of Freiburg Abstract. Algorithm selection is a prominent approach to improve a

More information

BBOB-Benchmarking the Rosenbrock s Local Search Algorithm

BBOB-Benchmarking the Rosenbrock s Local Search Algorithm BBOB-Benchmarking the Rosenbrock s Local Search Algorithm Petr Pošík Czech Technical University in Prague, Faculty of Electrical Engineering, Dept. of Cybernetics Technická, Prague posik@labe.felk.cvut.cz

More information

Machine Learning for Constraint Solving

Machine Learning for Constraint Solving Machine Learning for Constraint Solving Alejandro Arbelaez, Youssef Hamadi, Michèle Sebag TAO, Univ. Paris-Sud Dagstuhl May 17th, 2011 Position of the problem Algorithms, the vision Software editor vision

More information

Automatic Configuration of Sequential Planning Portfolios

Automatic Configuration of Sequential Planning Portfolios Automatic Configuration of Sequential Planning Portfolios Jendrik Seipp and Silvan Sievers and Malte Helmert University of Basel Basel, Switzerland {jendrik.seipp,silvan.sievers,malte.helmert}@unibas.ch

More information

Algorithm Engineering Applied To Graph Clustering

Algorithm Engineering Applied To Graph Clustering Algorithm Engineering Applied To Graph Clustering Insights and Open Questions in Designing Experimental Evaluations Marco 1 Workshop on Communities in Networks 14. March, 2008 Louvain-la-Neuve Outline

More information

GECCO 2017 Tutorial on Evolutionary Multiobjective Optimization

GECCO 2017 Tutorial on Evolutionary Multiobjective Optimization GECCO 2017 Tutorial on Evolutionary Multiobjective Optimization Dimo Brockhoff dimo.brockhoff@inria.fr updated slides will be available at http://www.cmap.polytechnique.fr/~dimo.brockhoff/ Permission to

More information

arxiv: v1 [cs.ai] 7 Oct 2013

arxiv: v1 [cs.ai] 7 Oct 2013 Bayesian Optimization With Censored Response Data Frank Hutter, Holger Hoos, and Kevin Leyton-Brown Department of Computer Science University of British Columbia {hutter, hoos, kevinlb}@cs.ubc.ca arxiv:.97v

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Greedy Algorithms October 5, 2015 École Centrale Paris, Châtenay-Malabry, France Dimo Brockhoff INRIA Lille Nord Europe Course Overview 2 Date Topic Mon, 21.9.2015 Introduction

More information

Black-Box Hyperparameter Optimization for Nuclei Segmentation in Prostate Tissue Images

Black-Box Hyperparameter Optimization for Nuclei Segmentation in Prostate Tissue Images Black-Box Hyperparameter Optimization for Nuclei Segmentation in Prostate Tissue Images Thomas Wollmann 1, Patrick Bernhard 1,ManuelGunkel 2, Delia M. Braun 3, Jan Meiners 4, Ronald Simon 4, Guido Sauter

More information

Multi-fidelity Modeling and Optimization of Biogas Plants

Multi-fidelity Modeling and Optimization of Biogas Plants Multi-fidelity Modeling and Optimization of Biogas Plants Martin Zae erer, Daniel Gaida, Thomas Bartz-Beielstein Faculty for Computer and Engineering Sciences, TH Köln (University of Applied Sciences),

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Approximation Algorithms and Heuristics November 21, 2016 École Centrale Paris, Châtenay-Malabry, France Dimo Brockhoff Inria Saclay Ile-de-France 2 Exercise: The Knapsack

More information

Meta-model based optimization of hot rolling processes in the metal industry

Meta-model based optimization of hot rolling processes in the metal industry CIplus Band 6/2017 Meta-model based optimization of hot rolling processes in the metal industry Christian Jung, Martin Zaefferer, Thomas Bartz-Beielstein, Günter Rudolph The final publication is available

More information

Automatic and Interactive Tuning of Algorithms

Automatic and Interactive Tuning of Algorithms Automatic and Interactive Tuning of Algorithms Thomas Bartz-Beielstein 1 Mike Preuss 2 1 Faculty of Computer Science and Engineering Science Cologne University of Applied Sciences 2 Department of Computer

More information

arxiv: v1 [cs.lg] 29 May 2014

arxiv: v1 [cs.lg] 29 May 2014 BayesOpt: A Bayesian Optimization Library for Nonlinear Optimization, Experimental Design and Bandits arxiv:1405.7430v1 [cs.lg] 29 May 2014 Ruben Martinez-Cantin rmcantin@unizar.es May 30, 2014 Abstract

More information

A Modular Multiphase Heuristic Solver for Post Enrolment Course Timetabling

A Modular Multiphase Heuristic Solver for Post Enrolment Course Timetabling A Modular Multiphase Heuristic Solver for Post Enrolment Course Timetabling Marco Chiarandini 1, Chris Fawcett 2, and Holger H. Hoos 2,3 1 University of Southern Denmark, Department of Mathematics and

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Randomized Search Heuristics + Introduction to Continuous Optimization I November 25, 2016 École Centrale Paris, Châtenay-Malabry, France Dimo Brockhoff INRIA Saclay Ile-de-France

More information

Introduction to Optimization

Introduction to Optimization Introduction to Optimization Approximation Algorithms and Heuristics November 6, 2015 École Centrale Paris, Châtenay-Malabry, France Dimo Brockhoff INRIA Lille Nord Europe 2 Exercise: The Knapsack Problem

More information

Hardware-Efficient Parallelized Optimization with COMSOL Multiphysics and MATLAB

Hardware-Efficient Parallelized Optimization with COMSOL Multiphysics and MATLAB Hardware-Efficient Parallelized Optimization with COMSOL Multiphysics and MATLAB Frommelt Thomas* and Gutser Raphael SGL Carbon GmbH *Corresponding author: Werner-von-Siemens Straße 18, 86405 Meitingen,

More information

MSPOT: Multi-Criteria Sequential Parameter Optimization

MSPOT: Multi-Criteria Sequential Parameter Optimization MSPOT: Multi-Criteria Sequential Parameter Optimization Martin Zae erer, Thomas Bartz-Beielstein, Martina Friese, Boris Naujoks, and Oliver Flasch Schriftenreihe CIplus. TR 2/2012. ISSN 2194-2870 Cologne

More information

Restarted Local Search Algorithms for Continuous Black-Box Optimization

Restarted Local Search Algorithms for Continuous Black-Box Optimization Restarted Local Search Algorithms for Continuous Black-Box Optimization Petr Pošík posik@labe.felk.cvut.cz Faculty of Electrical Eng., Czech Technical University in Prague, Czech Republic Waltraud Huyer

More information

Practical Machine Learning in R

Practical Machine Learning in R Practical Machine Learning in R Tuning Lars Kotthoff 12 larsko@uwo.edu 1 with slides from Bernd Bischl and Michel Lang 2 slides available at http://www.cs.uwo.edu/~larsko/ml-fac 1 Tuning Frank Hutter and

More information

Online Selection of Surrogate Models for Constrained Black-Box Optimization

Online Selection of Surrogate Models for Constrained Black-Box Optimization IEEE Symposium Series on Computational Intelligence (IEEE SSCI 216), Athens, Greece Online Selection of Surrogate Models for Constrained Black-Box Optimization Samineh Bagheri Wolfgang Konen Cologne University

More information

Automatic Algorithm Configuration

Automatic Algorithm Configuration Automatic Algorithm Configuration Thomas Stützle RDA, CoDE, Université Libre de Bruxelles Brussels, Belgium stuetzle@ulb.ac.be iridia.ulb.ac.be/~stuetzle Outline 1. Context 2. Automatic algorithm configuration

More information

Latin Hypercube Designs with Branching and Nested Factors for Initialization of Automatic Algorithm Configuration

Latin Hypercube Designs with Branching and Nested Factors for Initialization of Automatic Algorithm Configuration Latin Hypercube Designs with Branching and Nested Factors for Initialization of Automatic Algorithm Configuration Simon Wessing simon.wessing@tu-dortmund.de Computer Science Department, Technische Universität

More information

On the Properties of the R2 Indicator

On the Properties of the R2 Indicator On the Properties of the R2 Indicator Dimo Brockhoff, Tobias Wagner, Heike Trautmann To cite this version: Dimo Brockhoff, Tobias Wagner, Heike Trautmann. On the Properties of the R2 Indicator. GECCO 202,

More information

Lecture 9: Ultra-Fast Design of Ring Oscillator

Lecture 9: Ultra-Fast Design of Ring Oscillator Lecture 9: Ultra-Fast Design of Ring Oscillator CSCE 6933/5933 Instructor: Saraju P. Mohanty, Ph. D. NOTE: The figures, text etc included in slides are borrowed from various books, websites, authors pages,

More information

arxiv: v2 [stat.ml] 15 Mar 2017

arxiv: v2 [stat.ml] 15 Mar 2017 : A Modular Framework for Model-Based Optimization of Expensive Black-Box Functions Bernd Bischl a, Jakob Richter b, Jakob Bossek c, Daniel Horn b, Janek Thomas a, Michel Lang b arxiv:1703.03373v2 [stat.ml]

More information

Learning Path Queries on Graph Databases

Learning Path Queries on Graph Databases Learning Path Queries on Graph Databases Radu Ciucanu joint work with Angela Bonifati and Aurélien Lemay University of Lille, France INRIA Lille Nord Europe Links Project EDBT 15 March 24, 2015 Radu Ciucanu

More information

Eurographics TMRF. 1. There are two types of Technical Meeting Request Forms (TMRFs) by Eurographics, the

Eurographics TMRF. 1. There are two types of Technical Meeting Request Forms (TMRFs) by Eurographics, the Guideline 1. There are two types of Technical Meeting Request Forms (TMRFs) by Eurographics, the for standard Eurographics Workshops and Symposia (this one) Eurographics/ACM SIGGRAPH cosponsoring TMRF.

More information

Reliability of Computational Experiments on Virtualised Hardware

Reliability of Computational Experiments on Virtualised Hardware Reliability of Computational Experiments on Virtualised Hardware Ian P. Gent and Lars Kotthoff {ipg,larsko}@cs.st-andrews.ac.uk University of St Andrews arxiv:1110.6288v1 [cs.dc] 28 Oct 2011 Abstract.

More information

Automatically Configuring Algorithms. Some recent work

Automatically Configuring Algorithms. Some recent work Automatically Configuring Algorithms Some recent work Thomas Stützle, Leonardo Bezerra, Jérémie Dubois-Lacoste, Tianjun Liao, Manuel López-Ibáñez, Franco Mascia and Leslie Perez Caceres IRIDIA, CoDE, Université

More information

Calibrate your model!

Calibrate your model! Calibrate your model! Jonathan Rougier Department of Mathematics University of Bristol mailto:j.c.rougier@bristol.ac.uk BRISK/Cabot/CREDIBLE Summer School: Uncertainty and risk in natural hazards 7-11

More information

Calibrating Traffic Simulations as an Application of CMA-ES in Continuous Blackbox Optimization: First Results

Calibrating Traffic Simulations as an Application of CMA-ES in Continuous Blackbox Optimization: First Results INSTITUT NATIONAL DE RECHERCHE EN INFORMATIQUE ET EN AUTOMATIQUE Calibrating Traffic Simulations as an Application of CMA-ES in Continuous Blackbox Optimization: First Results inria-99, version - Jun Dimo

More information

Sequential Parameter Optimization

Sequential Parameter Optimization Sequential Parameter Optimization Thomas Bartz Beielstein Systems Analysis Group Department of Computer Science University of Dortmund, Germany thomas.bartz-beielstein@udo.edu Christian W. G. Lasarczyk

More information

arxiv: v1 [math.oc] 31 Dec 2015

arxiv: v1 [math.oc] 31 Dec 2015 Solving the G-problems in less than 500 iterations: Improved efficient constrained optimization by surrogate modeling and adaptive parameter control arxiv:1512.09251v1 [math.oc] 31 Dec 2015 Abstract Samineh

More information

The Mesh Adaptive Direct Search Algorithm for Discrete Blackbox Optimization

The Mesh Adaptive Direct Search Algorithm for Discrete Blackbox Optimization The Mesh Adaptive Direct Search Algorithm for Discrete Blackbox Optimization Sébastien Le Digabel Charles Audet Christophe Tribes GERAD and École Polytechnique de Montréal ICCOPT, Tokyo 2016 08 08 BBO:

More information

Tuning and evolution of support vector kernels

Tuning and evolution of support vector kernels Evol. Intel. (2012) 5:153 170 DOI 10.1007/s12065-012-0073-8 SPECIAL ISSUE Tuning and evolution of support vector kernels Patrick Koch Bernd Bischl Oliver Flasch Thomas Bartz-Beielstein Claus Weihs Wolfgang

More information

Approximation-Guided Evolutionary Multi-Objective Optimization

Approximation-Guided Evolutionary Multi-Objective Optimization Approximation-Guided Evolutionary Multi-Objective Optimization Karl Bringmann 1, Tobias Friedrich 1, Frank Neumann 2, Markus Wagner 2 1 Max-Planck-Institut für Informatik, Campus E1.4, 66123 Saarbrücken,

More information

Exploiting collision information in probabilistic roadmap planning

Exploiting collision information in probabilistic roadmap planning Exploiting collision information in probabilistic roadmap planning Serene W. H. Wong and Michael Jenkin Department of Computer Science and Engineering York University, 4700 Keele Street Toronto, Ontario,

More information

New developments in LS-OPT

New developments in LS-OPT 7. LS-DYNA Anwenderforum, Bamberg 2008 Optimierung II New developments in LS-OPT Nielen Stander, Tushar Goel, Willem Roux Livermore Software Technology Corporation, Livermore, CA94551, USA Summary: This

More information

On the Solution of Min-Max Problems in Robust Optimization

On the Solution of Min-Max Problems in Robust Optimization On the Solution of Min-Max Problems in Robust Optimization Massimiliano Vasile Department of Mechanical & Aerospace Engineering, University of Strathclyde. 75 Montrose Street, G1 1XJ Glasgow, UK Abstract.

More information

Exploration vs. Exploitation in Differential Evolution

Exploration vs. Exploitation in Differential Evolution Exploration vs. Exploitation in Differential Evolution Ângela A. R. Sá 1, Adriano O. Andrade 1, Alcimar B. Soares 1 and Slawomir J. Nasuto 2 Abstract. Differential Evolution (DE) is a tool for efficient

More information

A BALANCED SEQUENTIAL DESIGN STRATEGY FOR GLOBAL SURROGATE MODELING. Prashant Singh Dirk Deschrijver Tom Dhaene

A BALANCED SEQUENTIAL DESIGN STRATEGY FOR GLOBAL SURROGATE MODELING. Prashant Singh Dirk Deschrijver Tom Dhaene Proceedings of the 2013 Winter Simulation Conference R. Pasupathy, S.-H. Kim, A. Tolk, R. Hill, and M. E. Kuhl, eds. A BALANCED SEQUENTIAL DESIGN STRATEGY FOR GLOBAL SURROGATE MODELING Prashant Singh Dirk

More information

Combining Hyperband and Bayesian Optimization

Combining Hyperband and Bayesian Optimization Combining Hyperband and Bayesian Optimization Stefan Falkner Aaron Klein Frank Hutter Department of Computer Science University of Freiburg {sfalkner, kleinaa, fh}@cs.uni-freiburg.de Abstract Proper hyperparameter

More information

PROGRESS: Progressive Reinforcement-Learning-Based Surrogate Selection

PROGRESS: Progressive Reinforcement-Learning-Based Surrogate Selection PROGRESS: Progressive Reinforcement-Learning-Based Surrogate Selection Stefan Hess 1, Tobias Wagner 1, and Bernd Bischl 2 1 Institute of Machining Technology (ISF), TU Dortmund University, Germany {hess,wagner}@isf.de

More information

Scalable Design of Resilient Optical Grids

Scalable Design of Resilient Optical Grids Scalable Design of Resilient Optical Grids Marc De Leenheer Ghent University - IBBT On-Demand Network Services for the Scientific Community Terena Networking Conference 2009, June 7 th, Malaga, Spain GRID

More information

QUIC evaluation. HTTP Workshop. 28 July 2015 Münster - Germany. G. Carlucci, L. De Cicco, S. Mascolo. Politecnico di Bari, Italy

QUIC evaluation. HTTP Workshop. 28 July 2015 Münster - Germany. G. Carlucci, L. De Cicco, S. Mascolo. Politecnico di Bari, Italy QUIC evaluation HTTP Workshop 28 July 2015 Münster - Germany G. Carlucci, L. De Cicco, S. Mascolo Politecnico di Bari, Italy Goal FOCUS OF THE TALK We want to answer to these questions: Can QUIC be safely

More information

Learning techniques for Automatic Algorithm Portfolio Selection

Learning techniques for Automatic Algorithm Portfolio Selection Learning techniques for Automatic Algorithm Portfolio Selection Alessio Guerri and Michela Milano 1 Abstract. The purpose of this paper is to show that a well known machine learning technique based on

More information

A New Clustering-Based Evolutionary Algorithm for Real- Valued Multimodal Optimization

A New Clustering-Based Evolutionary Algorithm for Real- Valued Multimodal Optimization A New Clustering-Based Evolutionary Algorithm for Real- Valued Multimodal Optimization Catalin Stoean, Mike Preuss, Thomas Bartz-Beielstein, Ruxandra Stoean Algorithm Engineering Report TR09-2-007 Sep.

More information

Discussion Paper SFB 823. Comparison of parameter optimization techniques for a music tone onset detection algorithm

Discussion Paper SFB 823. Comparison of parameter optimization techniques for a music tone onset detection algorithm SFB 823 Comparison of parameter optimization techniques for a music tone onset detection algorithm Discussion Paper Nadja Bauer, Julia Schiffner, Claus Weihs Nr. 42/2012 Comparison of parameter optimization

More information

Investigation of One-Go Evolution Strategy/Quasi-Newton Hybridizations

Investigation of One-Go Evolution Strategy/Quasi-Newton Hybridizations Investigation of One-Go Evolution Strategy/Quasi-Newton Hybridizations Thomas Bartz-Beielstein, Mike Preuss, and Günter Rudolph Dortmund University, 44221 Dortmund, Germany Thomas.Bartz-Beielstein@udo.edu

More information

Fast Downward Cedalion

Fast Downward Cedalion Fast Downward Cedalion Jendrik Seipp and Silvan Sievers Universität Basel Basel, Switzerland {jendrik.seipp,silvan.sievers}@unibas.ch Frank Hutter Universität Freiburg Freiburg, Germany fh@informatik.uni-freiburg.de

More information

On Sampling Methods for Costly Multi-objective Black-box Optimization

On Sampling Methods for Costly Multi-objective Black-box Optimization On Sampling Methods for Costly Multi-objective Black-box Optimization Ingrida Steponavičė Mojdeh Shirazi-Manesh Rob J. Hyndman Kate Smith-Miles Laura Villanova September 2, 25 Abstract We investigate the

More information

Analyzing the BBOB Results by Means of Benchmarking Concepts

Analyzing the BBOB Results by Means of Benchmarking Concepts Analyzing the BBOB Results by Means of Benchmarking Concepts O. Mersmann olafm@statistik.tu-dortmund.de Chair of Computational Statistics, TU Dortmund University, Germany M. Preuss mike.preuss@uni-muenster.de

More information

Benchmarking Classification Algorithms on High-Performance Computing Clusters

Benchmarking Classification Algorithms on High-Performance Computing Clusters Benchmarking Classification Algorithms on High-Performance Computing Clusters Bernd Bischl, Julia Schiffner, and Claus Weihs Chair of Computational Statistics, Department of Statistics, TU Dortmund, Germany,

More information

The 100-Digit Challenge:

The 100-Digit Challenge: The 100-igit Challenge: Problem efinitions and Evaluation Criteria for the 100-igit Challenge Special Session and Competition on Single Objective Numerical Optimization K. V. Price 1, N. H. Awad 2, M.

More information

Towards ParadisEO-MO-GPU: a Framework for GPU-based Local Search Metaheuristics

Towards ParadisEO-MO-GPU: a Framework for GPU-based Local Search Metaheuristics Towards ParadisEO-MO-GPU: a Framework for GPU-based Local Search Metaheuristics N. Melab, T-V. Luong, K. Boufaras and E-G. Talbi Dolphin Project INRIA Lille Nord Europe - LIFL/CNRS UMR 8022 - Université

More information

Automated Configuration of Mixed Integer Programming Solvers

Automated Configuration of Mixed Integer Programming Solvers Automated Configuration of Mixed Integer Programming Solvers Frank Hutter, Holger H. Hoos, and Kevin Leyton-Brown University of British Columbia, 2366 Main Mall, Vancouver BC, V6T 1Z4, Canada {hutter,hoos,kevinlb}@cs.ubc.ca

More information

An Asynchronous Implementation of the Limited Memory CMA-ES

An Asynchronous Implementation of the Limited Memory CMA-ES An Asynchronous Implementation of the Limited Memory CMA-ES Viktor Arkhipov, Maxim Buzdalov, Anatoly Shalyto ITMO University 49 Kronverkskiy prosp. Saint-Petersburg, Russia, 197101 Email: {arkhipov, buzdalov}@rain.ifmo.ru,

More information

Dimensionality Reduction in Multiobjective Optimization: The Minimum Objective Subset Problem

Dimensionality Reduction in Multiobjective Optimization: The Minimum Objective Subset Problem Eckart Zitzler ETH Zürich Dimo Brockhoff ETH Zurich Gene Expression Data Analysis 1 Computer Engineering and Networks Laboratory Dimensionality Reduction in Multiobjective Optimization: The Minimum Objective

More information