中文
相关论文

相关论文: Armijo Line-search Can Make (Stochastic) Gradient …

200 篇论文

Recent works have shown that stochastic gradient descent (SGD) achieves the fast convergence rates of full-batch gradient descent for over-parameterized models satisfying certain interpolation conditions. However, the step-size used in…

机器学习 · 计算机科学 2021-06-07 Sharan Vaswani , Aaron Mishkin , Issam Laradji , Mark Schmidt , Gauthier Gidel , Simon Lacoste-Julien

While stochastic gradient descent (SGD) can use various learning rates, such as constant or diminishing rates, the previous numerical results showed that SGD performs better than other deep learning optimizers using when it uses learning…

机器学习 · 计算机科学 2024-02-02 Yuki Tsukada , Hideaki Iiduka

Existing convergence guarantees for the mirror descent algorithm require the objective function to have a bounded gradient or be smooth relative to a Legendre function. The bounded gradient and relative smoothness conditions, however, may…

最优化与控制 · 数学 2018-06-01 Yen-Huan Li , Carlos A. Riofrio , Volkan Cevher

For deterministic optimization, line-search methods augment algorithms by providing stability and improved efficiency. We adapt a classical backtracking Armijo line-search to the stochastic optimization setting. While traditional…

最优化与控制 · 数学 2018-07-24 Courtney Paquette , Katya Scheinberg

In this paper, a new conjugate gradient-like algorithm is proposed to solve unconstrained optimization problems. The step directions generated by the new algorithm satisfy sufficient descent condition independent of the line search. The…

最优化与控制 · 数学 2021-05-11 Ahmad Kamandi , Keyvan Amini

In this paper we propose several adaptive gradient methods for stochastic optimization. Unlike AdaGrad-type of methods, our algorithms are based on Armijo-type line search and they simultaneously adapt to the unknown Lipschitz constant of…

It has long been known that the gradient (steepest descent) method may fail on nonsmooth problems, but the examples that have appeared in the literature are either devised specifically to defeat a gradient or subgradient method with an…

最优化与控制 · 数学 2018-09-21 Azam Asl , Michael L. Overton

We extend the convergence analysis of AdaSLS and AdaSPS in [Jiang and Stich, 2024] to the nonconvex setting, presenting a unified convergence analysis of stochastic gradient descent with adaptive Armijo line-search (AdaSLS) and Polyak…

最优化与控制 · 数学 2025-12-02 Haotian Wu

In recent studies, line search methods have been demonstrated to significantly enhance the performance of conventional stochastic gradient descent techniques across various datasets and architectures, while making an otherwise critical…

机器学习 · 计算机科学 2024-07-31 Philip Kenneweg , Tristan Kenneweg , Fabian Fumagalli , Barbara Hammer

The gradient descent (GD) method -- is a fundamental and likely the most popular optimization algorithm in machine learning (ML), with a history traced back to a paper in 1847 (Cauchy, 1847). It was studied under various assumptions,…

最优化与控制 · 数学 2025-02-20 Aleksandr Lobanov , Alexander Gasnikov , Eduard Gorbunov , Martin Takáč

The batch exponentiated gradient (EG) method provides a principled approach to convex smooth minimization on the probability simplex or the space of quantum density matrices. However, it is not always guaranteed to converge. Existing…

最优化与控制 · 数学 2017-05-29 Yen-Huan Li , Volkan Cevher

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

Backtracking line search is foundational in numerical optimization. The basic idea is to adjust the step-size of an algorithm by a constant factor until some chosen criterion (e.g. Armijo, Descent Lemma) is satisfied. We propose a novel way…

最优化与控制 · 数学 2025-05-28 Joao V. Cavalcanti , Laurent Lessard , Ashia C. Wilson

The Conditional Gradient Method is generalized to a class of non-smooth non-convex optimization problems with many applications in machine learning. The proposed algorithm iterates by minimizing so-called model functions over the constraint…

最优化与控制 · 数学 2019-01-25 Yura Malitsky , Peter Ochs

We study convex optimization problems over a compact convex set where projections are expensive but a linear minimization oracle (LMO) is available. We propose the adaptive conditional gradient sliding method (AdCGS), a projection-free and…

最优化与控制 · 数学 2026-01-29 Shota Takahashi

It is known that gradient descent (GD) on a $C^2$ cost function generically avoids strict saddle points when using a small, constant step size. However, no such guarantee existed for GD with a line-search method. We provide one for a…

最优化与控制 · 数学 2025-12-17 Andreea-Alexandra Muşat , Nicolas Boumal

A generalized conditional gradient method for minimizing the sum of two convex functions, one of them differentiable, is presented. This iterative method relies on two main ingredients: First, the minimization of a partially linearized…

最优化与控制 · 数学 2021-10-01 Karl Kunisch , Daniel Walter

Communication has been seen as a significant bottleneck in industrial applications over large-scale networks. To alleviate the communication burden, sign-based optimization algorithms have gained popularity recently in both industrial and…

最优化与控制 · 数学 2021-09-07 Xiuxian Li , Kuo-Yi Lin , Li Li , Yiguang Hong , Jie Chen

Stochastic gradient descent (SGD) is a simple and popular method to solve stochastic optimization problems which arise in machine learning. For strongly convex problems, its convergence rate was known to be O(\log(T)/T), by running SGD for…

机器学习 · 计算机科学 2015-03-19 Alexander Rakhlin , Ohad Shamir , Karthik Sridharan

In this paper, a modification to the Gradient Sampling (GS) method for minimizing nonsmooth nonconvex functions is presented. One drawback in GS method is the need of solving a Quadratic optimization Problem (QP) at each iteration, which is…

最优化与控制 · 数学 2019-07-03 M. Maleknia , M. Shamsi
‹ 上一页 1 2 3 10 下一页 ›