On quasi-convex smooth optimization problems by a comparison oracle
A. V. Gasnikov, M. S. Alkousa, A. V. Lobanov, Y. V. Dorn, F. S., Stonyakin, I. A. Kuruzov, S. R. Singh

TL;DR
This paper introduces a comparison oracle-based optimization method for smooth, strictly quasi-convex functions, requiring only function value comparisons rather than derivatives, with proven convergence rates.
Contribution
It develops a comparison-based gradient descent algorithm that minimizes quasi-convex functions using only comparison oracles, advancing derivative-free optimization techniques.
Findings
Proposed algorithm converges with a rate of O((n D^2/ε^2) log(n D / ε)) comparison queries.
Algorithm effectively minimizes smooth, strictly quasi-convex functions using only pairwise function value comparisons.
Theoretical analysis confirms the efficiency of the comparison-based approach in derivative-free optimization.
Abstract
Frequently, when dealing with many machine learning models, optimization problems appear to be challenging due to a limited understanding of the constructions and characterizations of the objective functions in these problems. Therefore, major complications arise when dealing with first-order algorithms, in which gradient computations are challenging or even impossible in various scenarios. For this reason, we resort to derivative-free methods (zeroth-order methods). This paper is devoted to an approach to minimizing quasi-convex functions using a recently proposed comparison oracle only. This oracle compares function values at two points and tells which is larger, thus by the proposed approach, the comparisons are all we need to solve the optimization problem under consideration. The proposed algorithm to solve the considered problem is based on the technique of comparison-based…
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
TopicsOptimization and Variational Analysis · Advanced Optimization Algorithms Research
