ICML 2026poster0 citations

Finding Stationary Points by Comparisons

Helin Wang, Chenyi Zhang, Xiwen Tao, Yexin Zhang, Tongyang Li

Abstract

We study the problem of finding stationary points of non-convex functions when access to the objective is provided only through a comparison oracle that, given two points, outputs which has the larger function value. For a twice differentiable $f\colon\mathbb R^n\to\mathbb R$ with Lipschitz gradient and Hessian, we develop an algorithm that outputs an $\epsilon$-stationary point using $\widetilde O(n^2/\epsilon^{1.5})$ queries. Our approach uses a subroutine that estimates the normalized Hessian to accuracy $\delta$ using $\widetilde O(n^2\log(1/\delta))$ queries. We further study this problem with a quantum comparison oracle model where queries can be made in superpositions, and develop the first quantum algorithm that finds an $\epsilon$-stationary point, which takes $\widetilde O(n/\epsilon^{1.5})$ queries.

Optimization
BibTeX
@inproceedings{
wang2026finding,
title={Finding Stationary Points by Comparisons},
author={Helin Wang and Chenyi Zhang and Xiwen Tao and Yexin Zhang and Tongyang Li},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=VFpMpVXDJS}
}