LAZO reduces query complexity and variance in ZO methods.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Zeroth-order optimization is an important research topic in machine learning. In recent years, it has become a key tool in black-box adversarial attack to neural network based image classifiers. However, existing zeroth-order optimization algorithms rarely extract second-order information of the model function. In this…
Zeroth-order (a.k.a, derivative-free) methods are a class of effective optimization methods for solving complex machine learning problems, where gradients of the objective functions are not available or computationally prohibitive. Recently, although many zeroth-order methods have been developed, these approaches still…
New method uses zeroth-order queries to approximate proximal sampling efficiently.
Despite the great achievements of the modern deep neural networks (DNNs), the vulnerability/robustness of state-of-the-art DNNs raises security concerns in many application domains requiring high reliability. Various adversarial attacks are proposed to sabotage the learning performance of DNN models. Among those, the b…
We propose a method for zeroth order stochastic convex optimization that attains the suboptimality rate of after queries for a convex bounded function . The method is based on a random walk (the \emph{Ball Walk}) on the epigraph of the function. Th…
We consider the problem of global optimization of an unknown non-convex smooth function with zeroth-order feedback. In this setup, an algorithm is allowed to adaptively query the underlying function at different locations and receives noisy evaluations of function values at the queried points (i.e. the algorithm has ac…
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 component/feature selection algorithm and a noisy mirror descent algorithm using Lasso gradient estimate…
New algorithm reduces dimensionality in stochastic optimization.
We consider a novel setting of zeroth order non-convex optimization, where in addition to querying the function value at a given point, we can also duel two points and get the point with the larger function value. We refer to this setting as optimization with dueling-choice bandits since both direct queries and duels a…
Two types of zeroth-order stochastic algorithms have recently been designed for nonconvex optimization respectively based on the first-order techniques SVRG and SARAH/SPIDER. This paper addresses several important issues that are still open in these methods. First, all existing SVRG-type zeroth-order algorithms suffer …
Paper proposes algorithms for solving nonconvex-nonconcave problems with complexity guarantees.
Recent studies have shown that adversarial examples in state-of-the-art image classifiers trained by deep neural networks (DNN) can be easily generated when the target model is transparent to an attacker, known as the white-box setting. However, when attacking a deployed machine learning service, one can only acquire t…
This paper analyzes and guarantees convergence of prior-guided ZO algorithms.
Simplifies noisy convex optimization with a new algorithm.
A new method for optimizing functions without gradients, improving efficiency and convergence.
A new one-point feedback scheme improves ZO algorithms for black-box optimization.
A new algorithm for optimizing huge-scale black-box problems with reduced memory usage.
MAZE attacks a model without data, using synthetic inputs.
As application demands for zeroth-order (gradient-free) optimization accelerate, the need for variance reduced and faster converging approaches is also intensifying. This paper addresses these challenges by presenting: a) a comprehensive theoretical analysis of variance reduced zeroth-order (ZO) optimization, b) a nove…
Develops a functional generalization of Eldan's stochastic localization for optimization and privacy.
Paper tackles gradient-free minimax optimization with variance reduction for faster convergence.
We study the most practical problem setup for evaluating adversarial robustness of a machine learning system with limited access: the hard-label black-box attack setting for generating adversarial examples, where limited model queries are allowed and only the decision is provided to a queried data input. Several algori…
New analysis for black-box learning without gradients, improving generalization bounds.
In the learning to learn (L2L) framework, we cast the design of optimization algorithms as a machine learning problem and use deep neural networks to learn the update rules. In this paper, we extend the L2L framework to zeroth-order (ZO) optimization setting, where no explicit gradient information is available. Our lea…
Study on collaborative vs. non-collaborative online and bandit convex optimization.
Zeroth-order optimization methods lack inherent privacy guarantees.
Paper develops methods to optimize policies directly from human feedback without reward inference.
Derivative-free optimization has become an important technique used in machine learning for optimizing black-box models. To conduct updates without explicitly computing gradient, most current approaches iteratively sample a random search direction from Gaussian distribution and compute the estimated gradient along that…
In this paper, we propose and analyze zeroth-order stochastic approximation algorithms for nonconvex and convex optimization, with a focus on addressing constrained optimization, high-dimensional setting and saddle-point avoiding. To handle constrained optimization, we first propose generalizations of the conditional g…
In this paper, we study the problem of constrained robust (min-max) optimization ina black-box setting, where the desired optimizer cannot access the gradients of the objective function but may query its values. We present a principled optimization framework, integrating a zeroth-order (ZO) gradient estimator with an a…
New method for zeroth-order stochastic gradient algorithms provides confidence intervals.
Zeroth-order methods favor flat minima in machine learning.
Gradient descent and its variants are widely used in machine learning. However, oracle access of gradient may not be available in many applications, limiting the direct use of gradient descent. This paper proposes a method of estimating gradient to perform gradient descent, that converges to a stationary point for gene…
Improves zeroth-order optimization for private machine learning with public data.
We study the problem of attacking a machine learning model in the hard-label black-box setting, where no model information is revealed except that the attacker can make queries to probe the corresponding hard-label decisions. This is a very challenging problem since the direct extension of state-of-the-art white-box at…
New optimization method improves generalization across various tasks.
Paper tackles sampling from non-log-concave distributions using denoising diffusion.
Two algorithms solve nonconvex minimax problems with linear constraints, achieving complexity guarantees.
ConMeZO speeds up zeroth-order optimization for large language models.
RayS attack improves hard-label adversarial attacks by reducing query complexity and identifying false robust models.
A new method for MARL with partial observations reduces communication overhead.
This paper reviews zeroth-order optimization in signal processing and machine learning.
Proximal gradient method has been playing an important role to solve many machine learning tasks, especially for the nonsmooth problems. However, in some machine learning problems such as the bandit model and the black-box learning problem, proximal gradient method could fail because the explicit gradients of these pro…
Book covers tools for zeroth-order convex optimisation.
Discretizations of Langevin diffusions provide a powerful method for sampling and Bayesian inference. However, such discretizations require evaluation of the gradient of the potential function. In several real-world scenarios, obtaining gradient evaluations might either be computationally expensive, or simply impossibl…
New method improves zeroth-order stochastic optimization with adaptive sampling.
New method tackles online DR-submodular maximization with improved regret guarantees.