A trust-region framework for optimization using Hermite kernel surrogate models
Sven Ullmann, Tobias Ehring, Robin Herkert, Bernard Haasdonk

TL;DR
This paper introduces a trust-region optimization method that uses Hermite kernel surrogate models with gradient information, improving efficiency for expensive objective functions in medium to high dimensions.
Contribution
It presents a novel trust-region framework employing Hermite kernel surrogates with convergence guarantees, suitable for high-dimensional problems with costly evaluations.
Findings
Demonstrates convergence to stationary points.
Shows efficiency gains over direct optimization.
Validates effectiveness through numerical experiments.
Abstract
In this work, we present a trust-region optimization framework that employs Hermite kernel surrogate models. The method targets optimization problems with computationally demanding objective functions, for which direct optimization is often impractical due to expensive function evaluations. To address these challenges, we leverage a trust-region strategy, where the objective function is approximated by an efficient surrogate model within a local neighborhood of the current iterate. In particular, we construct the surrogate using Hermite kernel interpolation and define the trust-region based on bounds for the interpolation error. As mesh-free techniques, kernel-based methods are naturally suited for medium- to high-dimensional problems. Furthermore, the Hermite formulation incorporates gradient information, enabling precise gradient estimates that are crucial for many optimization…
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.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms
