中文
相关论文

相关论文: Accelerating Proximal Gradient Descent via Silver …

200 篇论文

Can we accelerate convergence of gradient descent without changing the algorithm -- just by carefully choosing stepsizes? Surprisingly, we show that the answer is yes. Our proposed Silver Stepsize Schedule optimizes strongly convex…

最优化与控制 · 数学 2025-03-31 Jason M. Altschuler , Pablo A. Parrilo

We provide a concise, self-contained proof that the Silver Stepsize Schedule proposed in Part I directly applies to smooth (non-strongly) convex optimization. Specifically, we show that with these stepsizes, gradient descent computes an…

最优化与控制 · 数学 2024-11-26 Jason M. Altschuler , Pablo A. Parrilo

This work investigates stepsize-based acceleration of gradient descent with {\em anytime} convergence guarantees. For smooth (non-strongly) convex optimization, we propose a stepsize schedule that allows gradient descent to achieve…

机器学习 · 计算机科学 2024-12-10 Zihan Zhang , Jason D. Lee , Simon S. Du , Yuxin Chen

This work introduces a two-step stepsize schedule for stochastic gradient methods minimizing smooth strongly convex functions. We consider the setting where only stochastic gradient approximations, which are unbiased, of bounded variance,…

最优化与控制 · 数学 2025-12-01 Luwei Bai , Yang Zeng , Baoyu Zhou

This work considers gradient descent for L-smooth convex optimization with stepsizes larger than the classic regime where descent can be ensured. The stepsize schedules considered are similar to but differ slightly from the recent silver…

最优化与控制 · 数学 2024-04-15 Benjamin Grimmer , Kevin Shu , Alex L. Wang

Recently Grimmer [1] showed for smooth convex optimization by utilizing longer steps periodically, gradient descent's textbook $LD^2/2T$ convergence guarantees can be improved by constant factors, conjecturing an accelerated rate strictly…

最优化与控制 · 数学 2023-09-28 Benjamin Grimmer , Kevin Shu , Alex L. Wang

We show that for separable convex optimization, random stepsizes fully accelerate Gradient Descent. Specifically, using inverse stepsizes i.i.d. from the Arcsine distribution improves the iteration complexity from $O(k)$ to $O(k^{1/2})$,…

最优化与控制 · 数学 2024-12-10 Jason M. Altschuler , Pablo A. Parrilo

Recent works by Altschuler and Parrilo and the authors have shown that it is possible to accelerate the convergence of gradient descent on smooth convex functions, even without momentum, just by picking special stepsizes. In this paper, we…

最优化与控制 · 数学 2025-09-16 Benjamin Grimmer , Kevin Shu , Alex L. Wang

In this paper, we focus on the relaxed proximal point algorithm (RPPA) for solving convex (possibly nonsmooth) optimization problems. We conduct a comprehensive study on three types of relaxation schedules: (i) constant schedule with…

最优化与控制 · 数学 2024-10-14 Bofan Wang , Shiqian Ma , Junfeng Yang , Danqing Zhou

We study gradient descent (GD) with a constant stepsize for $\ell_2$-regularized logistic regression with linearly separable data. Classical theory suggests small stepsizes to ensure monotonic reduction of the optimization objective,…

机器学习 · 统计学 2025-11-04 Jingfeng Wu , Pierre Marion , Peter Bartlett

The convergence of stochastic gradient descent is highly dependent on the step-size, especially on non-convex problems such as neural network training. Step decay step-size schedules (constant and then cut) are widely used in practice…

最优化与控制 · 数学 2021-02-19 Xiaoyu Wang , Sindri Magnússon , Mikael Johansson

This work considers stepsize schedules for gradient descent on smooth convex objectives. We extend the existing literature and propose a unified technique for constructing stepsizes with analytic bounds for an arbitrary number of…

最优化与控制 · 数学 2026-02-17 Zehao Zhang , Rujun Jiang

Stochastic gradient descent is the method of choice for large scale optimization of machine learning objective functions. Yet, its performance is greatly variable and heavily depends on the choice of the stepsizes. This has motivated a…

机器学习 · 统计学 2019-02-28 Xiaoyu Li , Francesco Orabona

This work establishes new convergence guarantees for gradient descent in smooth convex optimization via a computer-assisted analysis technique. Our theory allows nonconstant stepsize policies with frequent long steps potentially violating…

最优化与控制 · 数学 2024-02-06 Benjamin Grimmer

Recent results show that vanilla gradient descent can be accelerated for smooth convex objectives, merely by changing the stepsize sequence. We show that this can lead to surprisingly large errors indefinitely, and therefore ask: Is there…

最优化与控制 · 数学 2024-06-21 Guy Kornowski , Ohad Shamir

Selecting an effective step-size is a fundamental challenge in first-order optimization, especially for problems with non-Euclidean geometries. This paper presents a novel adaptive step-size strategy for optimization algorithms that rely on…

最优化与控制 · 数学 2025-10-14 Abbas Khademi , Antonio Silveti-Falls

We introduce a new adaptive step-size strategy for convex optimization with stochastic gradient that exploits the local geometry of the objective function only by means of a first-order stochastic oracle and without any hyper-parameter…

机器学习 · 计算机科学 2025-09-19 Jean-François Aujol , Jérémie Bigot , Camille Castera

We aim to make stochastic gradient descent (SGD) adaptive to (i) the noise $\sigma^2$ in the stochastic gradients and (ii) problem-dependent constants. When minimizing smooth, strongly-convex functions with condition number $\kappa$, we…

最优化与控制 · 数学 2026-03-24 Sharan Vaswani , Benjamin Dubois-Taine , Reza Babanezhad

We propose an adaptive accelerated gradient method for solving smooth convex optimization problems. The method incorporates a scheme to determine the step size adaptively, by means of a local estimation of the smoothness constant, which is…

最优化与控制 · 数学 2025-12-24 Zepeng Wang , Juan Peypouquet

Gradient-based iterative optimization methods are the workhorse of modern machine learning. They crucially rely on careful tuning of parameters like learning rate and momentum. However, one typically sets them using heuristic approaches…

机器学习 · 计算机科学 2025-12-05 Dravyansh Sharma
‹ 上一页 1 2 3 10 下一页 ›