On the Impact of the Cutoff Time on the Performance of Algorithm Configurators

Algorithm configurators are automated methods to optimise the parameters of an algorithm for a class of problems. We evaluate the performance of a simple random local search configurator (ParamRLS) for tuning the neighbourhood size of the RLS algorithm. We measure performance as the expected number of configuration evaluations required to identify the optimal value for the parameter. We analyse the impact of the cutoff time (the time spent evaluating a configuration for a problem instance) on the expected number of configuration evaluations required to find the optimal parameter value, where we compare configurations using either best found fitness values (ParamRLS-F) or optimisation times (ParamRLS-T). We consider tuning RLS for a variant of the Ridge function class (Ridge*), where the performance of each parameter value does not change during the run, and for the OneMax function class, where longer runs favour smaller . We rigorously prove that ParamRLS-F efficiently tunes RLS for Ridge* for any while ParamRLS-T requires at least quadratic . For OneMax ParamRLS-F identifies as optimal with linear while ParamRLS-T requires a of at least . For smaller ParamRLS-F identifies that performs better while ParamRLS-T returns chosen uniformly at random.
View on arXiv