中文
相关论文

相关论文: Efficient parameter-free restarted accelerated gra…

200 篇论文

In this paper, we study convex bi-level optimization problems where both the inner and outer levels are given as a composite convex minimization. We propose the Fast Bi-level Proximal Gradient (FBi-PG) algorithm, which can be interpreted as…

最优化与控制 · 数学 2025-06-13 Roey Merchav , Shoham Sabach , Marc Teboulle

We introduce PF-AGD, the first parameter-free, deterministic, accelerated first-order method to achieve $O(\epsilon^{-5/3}\log(1/\epsilon))$ oracle complexity bound when minimizing sufficiently smooth, non-convex functions; this is the…

最优化与控制 · 数学 2026-05-05 Sichao Xiong , Sadok Jerad , Coralia Cartis

We present a novel class of projected gradient (PG) methods for minimizing a smooth but not necessarily convex function over a convex compact set. We first provide a novel analysis of the constant-stepsize PG method, achieving the…

最优化与控制 · 数学 2026-05-15 Guanghui Lan , Tianjiao Li , Yangyang Xu

In this work we introduce a new optimisation method called SAGA in the spirit of SAG, SDCA, MISO and SVRG, a set of recently proposed incremental gradient algorithms with fast linear convergence rates. SAGA improves on the theory behind SAG…

机器学习 · 计算机科学 2014-12-17 Aaron Defazio , Francis Bach , Simon Lacoste-Julien

In this paper, we generalize the well-known Nesterov's accelerated gradient (AG) method, originally designed for convex smooth optimization, to solve nonconvex and possibly stochastic optimization problems. We demonstrate that by properly…

最优化与控制 · 数学 2013-10-15 Saeed Ghadimi , Guanghui Lan

When considering the minimization of a quadratic or strongly convex function, it is well known that first-order methods involving an inertial term weighted by a constant-in-time parameter are particularly efficient (see Polyak [32],…

最优化与控制 · 数学 2025-01-17 Jean-François Aujol , Charles Dossal , Hippolyte Labarrière , Aude Rondepierre

This paper studies accelerated gradient methods for nonconvex optimization with Lipschitz continuous gradient and Hessian. We propose two simple accelerated gradient methods, restarted accelerated gradient descent (AGD) and restarted heavy…

最优化与控制 · 数学 2023-04-27 Huan Li , Zhouchen Lin

A previous authors' paper introduces an accelerated composite gradient (ACG) variant, namely AC-ACG, for solving nonconvex smooth composite optimization (N-SCO) problems. In contrast to other ACG variants, AC-ACG estimates the local upper…

最优化与控制 · 数学 2023-02-07 Jiaming Liang , Renato D. C. Monteiro

This paper develops a unified high-order accumulative regularization (AR) framework for convex and uniformly convex gradient norm minimization. Existing high-order methods often exhibit a gap: the function-value residual decreases fast,…

最优化与控制 · 数学 2025-11-13 Yao Ji , Guanghui Lan

We propose a new first-order method for minimizing nonconvex functions with a Lipschitz continuous gradient and Hessian. The proposed method is an accelerated gradient descent with two restart mechanisms and finds a solution where the…

最优化与控制 · 数学 2024-06-19 Naoki Marumo , Akiko Takeda

Recent studies have shown that proximal gradient (PG) method and accelerated gradient method (APG) with restarting can enjoy a linear convergence under a weaker condition than strong convexity, namely a quadratic growth condition (QGC).…

最优化与控制 · 数学 2017-05-16 Mingrui Liu , Tianbao Yang

Randomized Fast Subspace Descent (RFASD) Methods are developed and analyzed for smooth and non-constraint convex optimization problems. The efficiency of the method relies on a space decomposition which is stable in $A$-norm, and meanwhile,…

最优化与控制 · 数学 2020-06-12 Long Chen , Xiaozhe Hu , Huiwen Wu

In this paper we develop accelerated first-order methods for convex optimization with locally Lipschitz continuous gradient (LLCG), which is beyond the well-studied class of convex optimization with Lipschitz continuous gradient. In…

最优化与控制 · 数学 2023-04-12 Zhaosong Lu , Sanyou Mei

We propose a method that achieves near-optimal rates for smooth stochastic convex optimization and requires essentially no prior knowledge of problem parameters. This improves on prior work which requires knowing at least the initial…

机器学习 · 计算机科学 2024-07-08 Itai Kreisler , Maor Ivgi , Oliver Hinder , Yair Carmon

We develop a machine-learning framework to learn hyperparameter sequences for accelerated first-order methods (e.g., the step size and momentum sequences in accelerated gradient descent) to quickly solve parametric convex optimization…

最优化与控制 · 数学 2025-10-07 Rajiv Sambharya , Jinho Bok , Nikolai Matni , George Pappas

Recent advances in convex optimization have leveraged computer-assisted proofs to develop optimized first-order methods that improve over classical algorithms. However, each optimized method is specially tailored for a particular problem…

最优化与控制 · 数学 2025-07-01 Jinho Bok , Jason M. Altschuler

High cost of training time caused by multi-step adversarial example generation is a major challenge in adversarial training. Previous methods try to reduce the computational burden of adversarial training using single-step adversarial…

机器学习 · 计算机科学 2021-02-09 Lehui Xie , Yaopeng Wang , Jia-Li Yin , Ximeng Liu

In this paper, we present a conditional gradient type (CGT) method for solving a class of composite optimization problems where the objective function consists of a (weakly) smooth term and a (strongly) convex regularization term. While…

最优化与控制 · 数学 2018-01-03 Saeed Ghadimi

We present a simple scheme for restarting first-order methods for convex optimization problems. Restarts are made based only on achieving specified decreases in objective values, the specified amounts being the same for all optimization…

最优化与控制 · 数学 2020-10-22 James Renegar , Benjamin Grimmer

The goal of this paper is to reduce the total complexity of gradient-based methods for two classes of problems: affine-constrained composite convex optimization and bilinear saddle-point structured non-smooth convex optimization. Our…

最优化与控制 · 数学 2022-01-05 Qihang Lin , Yangyang Xu