A Derivative-Free Saddle-search Algorithm With Linear Convergence Rate
Qiang Du, Baoming Shi, Lei Zhang, Xiangcheng Zheng
TL;DR
The paper tackles the problem of locating saddle points in high-dimensional energy landscapes when derivatives are unavailable by designing a nested, derivative-free saddle-search algorithm. The approach combines an inner zeroth-order eigenvector search with an outer zeroth-order saddle-search, using Gaussian-smoothed estimators to replace gradients and Hessians, and employing a decaying or constant step-size regime. The authors establish almost-sure convergence of the inner step, prove outer-step convergence under decaying parameters, and demonstrate linear convergence with a constant step size to a neighborhood whose radius scales with the smoothing length, supported by comprehensive numerical experiments on benchmark potentials, implicit objectives, high-dimensional Rosenbrock problems, and neural network loss landscapes. The work offers a practical, derivative-free path to transition-state computation in contexts where derivative information is inaccessible, with potential extensions including momentum, directional smoothing, and variance-reduction techniques.
Abstract
We propose a derivative-free saddle-search algorithm designed to locate transition states using only function evaluations. The algorithm employs a nested architecture consisting of an inner eigenvector search and an outer saddle-point search. Through rigorous numerical analysis, we prove the almost sure convergence of the inner step under suitable assumptions. Furthermore, we establish the convergence of the outer search using a decaying step size, while demonstrating linear convergence under constant step size and boundedness conditions. Numerical experiments are provided to validate our theoretical results and demonstrate the algorithm's practical applicability.
