paper-with-me

홈 › Papers

Gradientless Descent: High-Dimensional Zeroth-Order Optimization

2019-11-14 · ICLR 2020 1 · Daniel Golovin, John Karro, Greg Kochanski, Chansoo Lee, Xingyou Song, Qiuyi Zhang

Zeroth-order optimization is the process of minimizing an objective $f(x)$, given oracle access to evaluations at adaptively chosen inputs $x$. In this paper, we present two simple yet powerful GradientLess Descent (GLD) algorithms that do not rely on an underlying gradient estimate and are numerically stable. We analyze our algorithm from a novel geometric perspective and present a novel analysis that shows convergence within an $\epsilon$-ball of the optimum in $O(kQ\log(n)\log(R/\epsilon))$ evaluations, for any monotone transform of a smooth and strongly convex objective with latent dimension $k < n$, where the input dimension is $n$, $R$ is the diameter of the input space and $Q$ is the condition number. Our rates are the first of its kind to be both 1) poly-logarithmically dependent on dimensionality and 2) invariant under monotone transformations. We further leverage our geometric perspective to show that our analysis is optimal. Both monotone invariance and its ability to utilize a low latent dimensionality are key to the empirical success of our algorithms, as demonstrated on BBOB and MuJoCo benchmarks.

📄 PDF Abstract BibTeX arXiv:1911.06317

Code (0)

등록된 구현이 없습니다.

Tasks

MuJoCoVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Stochastic Zeroth-order Optimization in High Dimensions

2017-10-29 · Yining Wang, Simon Du, Sivaraman Balakrishnan, Aarti Singh

We consider the problem of optimizing a high-dimensional convex function using stochastic zeroth-order queries. Under sparsity assumptions on the gradients or function values, we present two algorithms: a successive comp…

feature selectionVocal Bursts Intensity Prediction

ConMeZO: Adaptive Descent-Direction Sampling for Gradient-Free Finetuning of Large Language Models

2025-11-04 · Lejs Deen Behric, Liang Zhang, Bingcong Li, Kiran Koshy Thekumparampil arxiv

Zeroth-order or derivative-free optimization (MeZO) is an attractive strategy for finetuning large language models (LLMs) because it eliminates the memory overhead of backpropagation. However, it converges slowly due to …

Adaptive Zeroth-Order Optimisation of Nonconvex Composite Objectives

2022-08-09 · Weijia Shao, Sahin Albayrak

In this paper, we propose and analyze algorithms for zeroth-order optimization of non-convex composite objectives, focusing on reducing the complexity dependence on dimensionality. This is achieved by exploiting the low …

On the Inherent Privacy of Zeroth Order Projected Gradient Descent

2025-07-08 · Devansh Gupta, Meisam Razaviyayn, Vatsal Sharan arxiv

Differentially private zeroth-order optimization methods have recently gained popularity in private fine tuning of machine learning models due to their reduced memory requirements. Current approaches for privatizing zero…

Zeroth-Order Alternating Gradient Descent Ascent Algorithms for a Class of Nonconvex-Nonconcave Minimax Problems

2022-11-24 · Zi Xu, Zi-Qi Wang, Jun-Lin Wang, Yu-Hong Dai

In this paper, we consider a class of nonconvex-nonconcave minimax problems, i.e., NC-PL minimax problems, whose objective functions satisfy the Polyak-\L ojasiewicz (PL) condition with respect to the inner variable. We …