Articles
Browse all papers in the platform, inspect abstracts, citations, publications, associated software and repository documentation.
Articles
Browse all papers in the platform, inspect abstracts, citations, publications, associated software and repository documentation.Browse all papers in the platform, inspect abstracts, citations, publications, associated software and repository documentation.
Abstract
Most of the algorithms designed for problem solving have many parameters which values determine their performance. Tuning methods or calibrators are algorithms whose goal is to automate the process of selecting the parameter values of heuristic based algorithms to efficiently solve complex search problems. However, many algorithms are still tuned by-hand either because of the execution time required or the number of scenarios to define before a calibrator is executed. In this work, we propose a practical tuning method that uses a local search procedure that allows obtaining good calibrations in a reduced amount of time, compared to other well-known calibrators. Our tuner has an opposite-inspired learning component used to focus on the most promising areas of the parameter values search space and gathers useful parameter information that is provided to the user. We compare our proposal with two well …