ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1904.06230
62
12
v1v2 (latest)

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

12 April 2019
George T. Hall
P. S. Oliveto
Dirk Sudholt
ArXiv (abs)PDFHTML
Abstract

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 kkk of the RLSk_kk​ 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 κ\kappaκ (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 RLSk_kk​ 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 kkk. We rigorously prove that ParamRLS-F efficiently tunes RLSk_kk​ for Ridge* for any κ\kappaκ while ParamRLS-T requires at least a quadratic one. For OneMax ParamRLS-F identifies k=1k=1k=1 as optimal with linear κ\kappaκ while ParamRLS-T requires a κ\kappaκ of at least Ω(nlog⁡n)\Omega(n \log n)Ω(nlogn). For smaller κ\kappaκ ParamRLS-F identifies that k>1k>1k>1 performs better while ParamRLS-T returns kkk chosen uniformly at random.

View on arXiv
Comments on this paper