← Search

André Biedenkapp

7 accepted papers

2023

Gray-Box Gaussian Processes for Automated Reinforcement Learning

ICLR 2023poster

Despite having achieved spectacular milestones in an array of important real-world applications, most Reinforcement Learning (RL) methods are very brittle concerning their hyperparameters. Notwithstanding the crucial importance of setting the hyperparameters in training state-of-the-art agents, the…

Cited by 4SourcePDFScholar
2021

DACBench: A Benchmark Library for Dynamic Algorithm Configuration

IJCAI 2021poster

Dynamic Algorithm Configuration (DAC) aims to dynamically control a target algorithm's hyperparameters in order to improve its performance. Several theoretical and empirical results have demonstrated the benefits of dynamically controlling hyperparameters in domains like evolutionary computation, A…

2021

On the Importance of Hyperparameter Optimization for Model-based Reinforcement Learning

AISTATS 2021poster

Model-based Reinforcement Learning (MBRL) is a promising framework for learning control in a data-efficient manner. MBRL algorithms can be fairly complex due to the separate dynamics modeling and the subsequent planning algorithm, and as a result, they often possess tens of hyperparameters and archi…

2021

Sample-Efficient Automated Deep Reinforcement Learning

ICLR 2021poster

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 R…

2021

Self-Paced Context Evaluation for Contextual Reinforcement Learning

ICML 2021spotlight

Reinforcement learning (RL) has made a lot of advances for solving a single problem in a given environment; but learning policies that generalize to unseen variations of a problem remains challenging. To improve sample efficiency for learning on such instances of a problem domain, we present Self-Pa…