Finding Global Minima via Kernel Approximations
Alessandro Rudi, Ulysse Marteau-Ferey, Francis Bach

TL;DR
This paper introduces a kernel-based method for global minimization of smooth functions that efficiently approximates the function and finds the minimum with theoretical guarantees, especially effective for high-derivative functions.
Contribution
The paper proposes a novel approach that jointly models and minimizes functions using kernel sums, avoiding exponential complexity of traditional methods.
Findings
Achieves a convergence rate of O(n^{-m/d + 1/2 + 3/d}) to the global minimum.
Computational complexity is polynomial in the number of samples, specifically O(n^{3.5}) time.
Effective for functions with many derivatives, mitigating curse of dimensionality.
Abstract
We consider the global minimization of smooth functions based solely on function evaluations. Algorithms that achieve the optimal number of function evaluations for a given precision level typically rely on explicitly constructing an approximation of the function which is then minimized with algorithms that have exponential running-time complexity. In this paper, we consider an approach that jointly models the function to approximate and finds a global minimum. This is done by using infinite sums of square smooth functions and has strong links with polynomial sum-of-squares hierarchies. Leveraging recent representation properties of reproducing kernel Hilbert spaces, the infinite-dimensional optimization problem can be solved by subsampling in time polynomial in the number of function evaluations, and with theoretical guarantees on the obtained minimum. Given samples, the…
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.
