OCLGAug 9, 2022

Adaptive Zeroth-Order Optimisation of Nonconvex Composite Objectives

arXiv:2208.04579v21 citationsh-index: 37
AI Analysis

This addresses optimization challenges in high-dimensional, non-convex settings for machine learning and AI applications, though it appears incremental.

The paper tackles zeroth-order optimization of non-convex composite objectives by reducing complexity dependence on dimensionality, achieving convergence with adaptive stepsizes without prior problem knowledge.

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 dimensional structure of the decision set using the stochastic mirror descent method with an entropy alike function, which performs gradient descent in the space equipped with the maximum norm. To improve the gradient estimation, we replace the classic Gaussian smoothing method with a sampling method based on the Rademacher distribution and show that the mini-batch method copes with the non-Euclidean geometry. To avoid tuning hyperparameters, we analyze the adaptive stepsizes for the general stochastic mirror descent and show that the adaptive version of the proposed algorithm converges without requiring prior knowledge about the problem.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes