surrogatebasierte
Surrogatebasierte methods, often referred to as surrogate-based optimization or response surface methodology, are a class of optimization techniques used when the objective function is computationally expensive to evaluate. Instead of directly optimizing the original, complex function, these methods build a cheaper, approximate model, known as a surrogate model, of the objective function. This surrogate model is then used for optimization, significantly reducing the number of expensive function evaluations required.
The process typically involves an iterative approach. Initially, a small number of points are sampled from
Surrogate-based methods are particularly valuable in fields such as engineering design, where simulations or physical experiments