中文
相关论文

相关论文: Simple Complexity Analysis of Simplified Direct Se…

200 篇论文

In this paper, we analyze a derivative-free line search method designed for bound-constrained problems. Our analysis demonstrates that this method exhibits a worst-case complexity comparable to other derivative-free methods for…

最优化与控制 · 数学 2025-10-29 Andrea Brilli , Andrea Cristofari , Giampaolo Liuzzi , Stefano Lucidi

The paper discusses derivative-free optimization (DFO), which involves minimizing a function without access to gradients or directional derivatives, only function evaluations. Classical DFO methods, which mimic gradient-based methods, such…

最优化与控制 · 数学 2025-04-17 Bumsu Kim , HanQin Cai , Daniel McKenzie , Wotao Yin

A popular approach to minimize a finite-sum of convex functions is stochastic gradient descent (SGD) and its variants. Fundamental research questions associated with SGD include: (i) To find a lower bound on the number of times that the…

最优化与控制 · 数学 2022-08-16 Nuozhou Wang , Shuzhong Zhang

We propose a derivative-free trust-region method based on finite-difference gradient approximations for smooth optimization problems with convex constraints. The proposed method does not require computing an approximate stationarity…

最优化与控制 · 数学 2025-10-21 Dânâ Davar , Geovani Nunes Grapiglia

Consider an $s$-dimensional function being evaluated at $n$ points of a low discrepancy sequence (LDS), where the objective is to approximate the one-dimensional functions that result from integrating out $(s-1)$ variables. Here, the…

数值分析 · 数学 2019-11-11 Chaitanya Joshi , Paul T. Brown , Stephen Joe

An adaptive regularization algorithm using inexact function and derivatives evaluations is proposed for the solution of composite nonsmooth nonconvex optimization. It is shown that this algorithm needs at most…

最优化与控制 · 数学 2019-02-28 S. Gratton , E. Simon , Ph. L. Toint

Stochastic gradient descent (SGD) is a popular algorithm for optimization problems arising in high-dimensional inference tasks. Here one produces an estimator of an unknown parameter from independent samples of data by iteratively…

机器学习 · 统计学 2023-06-23 Gerard Ben Arous , Reza Gheissari , Aukosh Jagannath

In this paper we consider the unconstrained minimization problem of a smooth function in ${\mathbb{R}}^n$ in a setting where only function evaluations are possible. We design a novel randomized derivative-free algorithm --- the stochastic…

最优化与控制 · 数学 2019-05-08 El Houcine Bergou , Eduard Gorbunov , Peter Richtárik

We consider a step search method for continuous optimization under a stochastic setting where the function values and gradients are available only through inexact probabilistic zeroth- and first-order oracles. Unlike the stochastic gradient…

最优化与控制 · 数学 2023-11-03 Billy Jin , Katya Scheinberg , Miaolan Xie

We consider the gradient (or steepest) descent method with exact line search applied to a strongly convex function with Lipschitz continuous gradient. We establish the exact worst-case rate of convergence of this scheme, and show that this…

最优化与控制 · 数学 2016-09-16 Etienne de Klerk , François Glineur , Adrien B. Taylor

The problem of steering a particular class of $n$-dimensional continuous-time dynamical systems towards the minima of a function without gradient information is considered. We propose an hybrid controller, implementing a discrete-time…

系统与控制 · 电气工程与系统科学 2019-12-05 Alessandro Melis , Ricardo G. Sanfelice , Lorenzo Marconi

Non-convex optimization problems are ubiquitous in machine learning, especially in Deep Learning. While such complex problems can often be successfully optimized in practice by using stochastic gradient descent (SGD), theoretical analysis…

机器学习 · 计算机科学 2022-02-21 Harsh Vardhan , Sebastian U. Stich

We present a model-based derivative-free method for optimization subject to general convex constraints, which we assume are unrelaxable and accessed only through a projection operator that is cheap to evaluate. We prove global convergence…

最优化与控制 · 数学 2022-03-18 Matthew Hough , Lindon Roberts

We study the iteration complexity of stochastic gradient descent (SGD) for minimizing the gradient norm of smooth, possibly nonconvex functions. We provide several results, implying that the $\mathcal{O}(\epsilon^{-4})$ upper bound of…

机器学习 · 计算机科学 2021-07-30 Yoel Drori , Ohad Shamir

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,…

最优化与控制 · 数学 2024-11-27 A. V. Gasnikov , M. S. Alkousa , A. V. Lobanov , Y. V. Dorn , F. S. Stonyakin , I. A. Kuruzov , S. R. Singh

This paper considers the fixed point problem for a nonexpansive mapping on a real Hilbert space and proposes novel line search fixed point algorithms to accelerate the search. The termination conditions for the line search are based on the…

最优化与控制 · 数学 2015-09-21 Hideaki Iiduka

Finding approximate stationary points, i.e., points where the gradient is approximately zero, of non-convex but smooth objective functions $f$ over unrestricted $d$-dimensional domains is one of the most fundamental problems in classical…

最优化与控制 · 数学 2024-09-13 Alexandros Hollender , Manolis Zampetakis

In this work, we develop new insights into the fundamental problem of convexity testing of real-valued functions over the domain $[n]$. Specifically, we present a nonadaptive algorithm that, given inputs $\eps \in (0,1), s \in \mathbb{N}$,…

数据结构与算法 · 计算机科学 2021-10-26 Abhiruk Lahiri , Ilan Newman , Nithin Varma

This paper presents an algorithmic framework for the minimization of strictly convex quadratic functions. The framework is flexible and generic. At every iteration the search direction is a linear combination of the negative gradient, as…

最优化与控制 · 数学 2025-05-08 Liam MacDonald , Rua Murray , Rachael Tappenden

We propose approximately exact line search (AELS), which uses only function evaluations to select a step size within a constant fraction of the exact line search minimizer of a unimodal objective. We bound the number of iterations and…

最优化与控制 · 数学 2022-04-13 Sara Fridovich-Keil , Benjamin Recht