← Search

Gellert Weisz

5 accepted papers

2020

ImpatientCapsAndRuns: Approximately Optimal Algorithm Configuration from an Infinite Pool

NeurIPS 2020poster

Algorithm configuration procedures optimize parameters of a given algorithm to perform well over a distribution of inputs. Recent theoretical work focused on the case of selecting between a small number of alternatives. In practice, parameter spaces are often very large or infinite, and so successfu…

Cited by 6SourcePDFScholar
2020

Learning with Good Feature Representations in Bandits and in RL with a Generative Model

ICML 2020poster

The construction in the recent paper by Du et al. [2019] implies that searching for a near-optimal action in a bandit sometimes requires examining essentially all the actions, even if the learner is given linear features in R^d that approximate the rewards with a small uniform error. We use the Kief…

Cited by 217SourcePDFScholar
2019

CapsAndRuns: An Improved Method for Approximately Optimal Algorithm Configuration

ICML 2019oral

We consider the problem of configuring general-purpose solvers to run efficiently on problem instances drawn from an unknown distribution, a problem of major interest in solver autoconfiguration. Following previous work, we focus on designing algorithms that find a configuration with near-optimal ex…

Cited by 27SourcePDFScholar
2019

POLITEX: Regret Bounds for Policy Iteration using Expert Prediction

ICML 2019oral

We present POLITEX (POLicy ITeration with EXpert advice), a variant of policy iteration where each policy is a Boltzmann distribution over the sum of action-value function estimates of the previous policies, and analyze its regret in continuing RL problems. We assume that the value function error af…

Cited by 169SourcePDFScholar
2018

LeapsAndBounds: A Method for Approximately Optimal Algorithm Configuration

ICML 2018oral

We consider the problem of configuring general-purpose solvers to run efficiently on problem instances drawn from an unknown distribution. The goal of the configurator is to find a configuration that runs fast on average on most instances, and do so with the least amount of total work. It can run a…

Cited by 46SourcePDFScholar