Skip to main content

Showing 1–8 of 8 results for author: Biedenkapp, A

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

    cs.LG stat.ML

    SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization

    Authors: Marius Lindauer, Katharina Eggensperger, Matthias Feurer, André Biedenkapp, Difan Deng, Carolin Benjamins, Tim Ruhopf, René Sass, Frank Hutter

    Abstract: Algorithm parameters, in particular hyperparameters of machine learning algorithms, can substantially impact their performance. To support users in determining well-performing hyperparameter configurations for their algorithms, datasets and applications at hand, SMAC3 offers a robust and flexible framework for Bayesian Optimization, which can improve performance within a few evaluations. It offers… ▽ More

    Submitted 8 February, 2022; v1 submitted 20 September, 2021; originally announced September 2021.

    Journal ref: Journal of Machine Learning Research 23 (2022) 1-9

  2. arXiv:2105.01015  [pdf, other

    cs.LG cs.AI stat.ML

    Bag of Baselines for Multi-objective Joint Neural Architecture Search and Hyperparameter Optimization

    Authors: Julia Guerrero-Viu, Sven Hauns, Sergio Izquierdo, Guilherme Miotto, Simon Schrodi, Andre Biedenkapp, Thomas Elsken, Difan Deng, Marius Lindauer, Frank Hutter

    Abstract: Neural architecture search (NAS) and hyperparameter optimization (HPO) make deep learning accessible to non-experts by automatically finding the architecture of the deep neural network to use and tuning the hyperparameters of the used training pipeline. While both NAS and HPO have been studied extensively in recent years, NAS methods typically assume fixed hyperparameters and vice versa - there ex… ▽ More

    Submitted 3 May, 2021; originally announced May 2021.

  3. arXiv:2012.08180  [pdf, ps, other

    cs.LG cs.NE stat.ML

    Squirrel: A Switching Hyperparameter Optimizer

    Authors: Noor Awad, Gresa Shala, Difan Deng, Neeratyoy Mallik, Matthias Feurer, Katharina Eggensperger, Andre' Biedenkapp, Diederick Vermetten, Hao Wang, Carola Doerr, Marius Lindauer, Frank Hutter

    Abstract: In this short note, we describe our submission to the NeurIPS 2020 BBO challenge. Motivated by the fact that different optimizers work well on different problems, our approach switches between different optimizers. Since the team names on the competition's leaderboard were randomly generated "alliteration nicknames", consisting of an adjective and an animal with the same initial letter, we called… ▽ More

    Submitted 16 December, 2020; v1 submitted 15 December, 2020; originally announced December 2020.

  4. arXiv:2009.01555  [pdf, other

    cs.LG stat.ML

    Sample-Efficient Automated Deep Reinforcement Learning

    Authors: Jörg K. H. Franke, Gregor Köhler, André Biedenkapp, Frank Hutter

    Abstract: Despite significant progress in challenging problems across various domains, applying state-of-the-art deep reinforcement learning (RL) algorithms remains challenging due to their sensitivity to the choice of hyperparameters. This sensitivity can partly be attributed to the non-stationarity of the RL problem, potentially requiring different hyperparameter settings at various stages of the learning… ▽ More

    Submitted 17 March, 2021; v1 submitted 3 September, 2020; originally announced September 2020.

    Comments: In Proceedings of the International Conference on Learning Representations (ICLR 2021), 2021

  5. arXiv:1909.07750  [pdf, other

    cs.LG cs.AI stat.ML

    MDP Playground: An Analysis and Debug Testbed for Reinforcement Learning

    Authors: Raghu Rajan, Jessica Lizeth Borja Diaz, Suresh Guttikonda, Fabio Ferreira, André Biedenkapp, Jan Ole von Hartz, Frank Hutter

    Abstract: We present MDP Playground, a testbed for Reinforcement Learning (RL) agents with dimensions of hardness that can be controlled independently to challenge agents in different ways and obtain varying degrees of hardness in toy and complex RL environments. We consider and allow control over a wide variety of dimensions, including delayed rewards, sequence lengths, reward density, stochasticity, image… ▽ More

    Submitted 14 July, 2023; v1 submitted 17 September, 2019; originally announced September 2019.

    Comments: Same version as the one published in JAIR Vol. 77 (2023)

    MSC Class: 68T01 ACM Class: I.2.6; I.2.8

    Journal ref: Journal of Artificial Intelligence Research 77 (2023) 821-890

  6. arXiv:1908.06756  [pdf, other

    cs.LG cs.AI stat.ML

    BOAH: A Tool Suite for Multi-Fidelity Bayesian Optimization & Analysis of Hyperparameters

    Authors: Marius Lindauer, Katharina Eggensperger, Matthias Feurer, André Biedenkapp, Joshua Marben, Philipp Müller, Frank Hutter

    Abstract: Hyperparameter optimization and neural architecture search can become prohibitively expensive for regular black-box Bayesian optimization because the training and evaluation of a single model can easily take several hours. To overcome this, we introduce a comprehensive tool suite for effective multi-fidelity Bayesian optimization and the analysis of its runs. The suite, written in Python, provides… ▽ More

    Submitted 16 August, 2019; originally announced August 2019.

  7. arXiv:1908.06674  [pdf, other

    cs.LG cs.AI stat.ML

    Towards Assessing the Impact of Bayesian Optimization's Own Hyperparameters

    Authors: Marius Lindauer, Matthias Feurer, Katharina Eggensperger, André Biedenkapp, Frank Hutter

    Abstract: Bayesian Optimization (BO) is a common approach for hyperparameter optimization (HPO) in automated machine learning. Although it is well-accepted that HPO is crucial to obtain well-performing machine learning models, tuning BO's own hyperparameters is often neglected. In this paper, we empirically study the impact of optimizing BO's own hyperparameters and the transferability of the found settings… ▽ More

    Submitted 19 August, 2019; originally announced August 2019.

    Comments: Accepted at DSO workshop (as part of IJCAI'19)

  8. arXiv:1906.07644  [pdf, other

    cs.LG cs.AI eess.SY stat.ML

    Towards White-box Benchmarks for Algorithm Control

    Authors: André Biedenkapp, H. Furkan Bozkurt, Frank Hutter, Marius Lindauer

    Abstract: The performance of many algorithms in the fields of hard combinatorial problem solving, machine learning or AI in general depends on tuned hyperparameter configurations. Automated methods have been proposed to alleviate users from the tedious and error-prone task of manually searching for performance-optimized configurations across a set of problem instances. However there is still a lot of untapp… ▽ More

    Submitted 22 August, 2019; v1 submitted 18 June, 2019; originally announced June 2019.

    Comments: 8 pages, 9 figures