# How to Estimate the Ability of a Metaheuristic Algorithm to Guide   Heuristics During Optimization

**Authors:** Milo\v{s} Simi\'c (University of Belgrade, Belgrade, Serbia)

arXiv: 1904.00103 · 2019-04-02

## TL;DR

This paper introduces a methodology to evaluate how effectively a metaheuristic guides heuristics during optimization by comparing it to a naive placebo version, providing insights into the metaheuristic's specific contribution.

## Contribution

It proposes a simple, effective approach using distribution comparison and introduces BER measures to quantify the metaheuristic's guiding ability.

## Key findings

- The methodology successfully distinguishes guiding effectiveness in simulated experiments.
- BER measures provide practical significance thresholds for performance differences.
- Application to Simulated Annealing and SAT problems demonstrates the approach's utility.

## Abstract

Metaheuristics are general methods that guide application of concrete heuristic(s) to problems that are too hard to solve using exact algorithms. However, even though a growing body of literature has been devoted to their statistical evaluation, the approaches proposed so far are able to assess only coupled effects of metaheuristics and heuristics. They do not reveal us anything about how efficient the examined metaheuristic is at guiding its subordinate heuristic(s), nor do they provide us information about how much the heuristic component of the combined algorithm contributes to the overall performance. In this paper, we propose a simple yet effective methodology of doing so by deriving a naive, placebo metaheuristic from the one being studied and comparing the distributions of chosen performance metrics for the two methods. We propose three measures of difference between the two distributions. Those measures, which we call BER values (benefit, equivalence, risk) are based on a preselected threshold of practical significance which represents the minimal difference between two performance scores required for them to be considered practically different. We illustrate usefulness of our methodology on the example of Simulated Annealing, Boolean Satisfiability Problem, and the Flip heuristic.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.00103/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1904.00103/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1904.00103/full.md

---
Source: https://tomesphere.com/paper/1904.00103