Comparative study of regression vs pairwise models for surrogate-based heuristic optimisation
Pablo S. Naharro, Pablo Toharia, Antonio LaTorre, Jos\'e-Mar\'ia, Pe\~na

TL;DR
This paper compares regression and pairwise surrogate models for heuristic optimization, analyzing their effectiveness with various machine learning algorithms and strategies on benchmark and industrial problems.
Contribution
It introduces a novel pairwise surrogate modeling approach and provides a comprehensive analysis of different surrogate strategies and algorithms in optimization.
Findings
Pairwise models can be effectively used in algorithms like Differential Evolution.
Model performance depends on both predictive accuracy and bias towards positive or negative cases.
Different surrogate strategies impact the efficiency of heuristic optimization.
Abstract
Heuristic optimisation algorithms explore the search space by sampling solutions, evaluating their fitness, and biasing the search in the direction of promising solutions. However, in many cases, this fitness function involves executing expensive computational calculations, drastically reducing the reasonable number of evaluations. In this context, surrogate models have emerged as an excellent alternative to alleviate these computational problems. This paper addresses the formulation of surrogate problems as both regression models that approximate fitness (surface surrogate models) and a novel way to connect classification models (pairwise surrogate models). The pairwise approach can be directly exploited by some algorithms, such as Differential Evolution, in which the fitness value is not actually needed to drive the search, and it is sufficient to know whether a solution is better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
