English

New Aspects of Black Box Conditional Gradient: Variance Reduction and One Point Feedback

Optimization and Control 2024-12-03 v2

Abstract

This paper deals with the black-box optimization problem. In this setup, we do not have access to the gradient of the objective function, therefore, we need to estimate it somehow. We propose a new type of approximation JAGUAR, that memorizes information from previous iterations and requires O(1)\mathcal{O}(1) oracle calls. We implement this approximation in the Frank-Wolfe and Gradient Descent algorithms and prove the convergence of these methods with different types of zero-order oracle. Our theoretical analysis covers scenarios of non-convex, convex and PL-condition cases. Also in this paper, we consider the stochastic minimization problem on the set QQ with noise in the zero-order oracle; this setup is quite unpopular in the literature, but we prove that the JAGUAR approximation is robust not only in deterministic minimization problems, but also in the stochastic case. We perform experiments to compare our gradient estimator with those already known in the literature and confirm the dominance of our methods.

Keywords

Cite

@article{arxiv.2409.10442,
  title  = {New Aspects of Black Box Conditional Gradient: Variance Reduction and One Point Feedback},
  author = {Andrey Veprikov and Aleksandr Bogdanov and Vladislav Minashkin and Aleksandr Beznosikov},
  journal= {arXiv preprint arXiv:2409.10442},
  year   = {2024}
}

Comments

29 pages, 5 algorithms, 3 figures, 1 table

R2 v1 2026-06-28T18:46:27.411Z