中文
相关论文

相关论文: Katyusha: The First Direct Acceleration of Stochas…

200 篇论文

Recent years have witnessed exciting progress in the study of stochastic variance reduced gradient methods (e.g., SVRG, SAGA), their accelerated variants (e.g, Katyusha) and their extensions in many different settings (e.g., online, sparse,…

机器学习 · 计算机科学 2018-06-29 Kaiwen Zhou , Fanhua Shang , James Cheng

In machine learning research, the proximal gradient methods are popular for solving various optimization problems with non-smooth regularization. Inexact proximal gradient methods are extremely important when exactly solving the proximal…

机器学习 · 计算机科学 2018-09-11 Bin Gu , De Wang , Zhouyuan Huo , Heng Huang

The most popular first-order accelerated black-box methods for solving large-scale convex optimization problems are the Fast Gradient Method (FGM) and the Fast Iterative Shrinkage Thresholding Algorithm (FISTA). FGM requires that the…

最优化与控制 · 数学 2021-09-29 Mihai I. Florea , Sergiy A. Vorobyov

Stochastic gradient methods (SGMs) have been extensively used for solving stochastic problems or large-scale machine learning problems. Recent works employ various techniques to improve the convergence rate of SGMs for both convex and…

最优化与控制 · 数学 2022-05-02 Yangyang Xu , Yibo Xu

Finite-sum optimization plays an important role in the area of machine learning, and hence has triggered a surge of interest in recent years. To address this optimization problem, various randomized incremental gradient methods have been…

机器学习 · 计算机科学 2022-06-22 Min Zhang , Yao Shu , Kun He

In this paper, we propose a novel accelerated gradient method called ANITA for solving the fundamental finite-sum optimization problems. Concretely, we consider both general convex and strongly convex settings: i) For general convex…

最优化与控制 · 数学 2022-09-12 Zhize Li

In this paper, we propose a unified view of gradient-based algorithms for stochastic convex composite optimization by extending the concept of estimate sequence introduced by Nesterov. More precisely, we interpret a large class of…

机器学习 · 统计学 2020-09-07 Andrei Kulunchakov , Julien Mairal

Stochastic gradient-based optimization methods, such as L-SVRG and its accelerated variant L-Katyusha (Kovalev et al., 2020), are widely used to train machine learning models.The theoretical and empirical performance of L-SVRG and…

机器学习 · 计算机科学 2023-06-07 Boxin Zhao , Boxiang Lyu , Mladen Kolar

This paper presents a proximal-point-based catalyst scheme for simple first-order methods applied to convex minimization and convex-concave minimax problems. In particular, for smooth and (strongly)-convex minimization problems, the…

最优化与控制 · 数学 2023-11-09 Guanghui Lan , Yan Li

An algorithm is presented for momentum gradient descent optimization based on the first-order differential equation of the Newtonian dynamics. The fictitious mass is introduced to the dynamics of momentum for regularizing the adaptive…

机器学习 · 计算机科学 2018-05-15 Zhidong Han

We study accelerated optimization methods in the Gaussian phase retrieval problem. In this setting, we prove that gradient methods with Polyak or Nesterov momentum have similar implicit regularization to gradient descent. This implicit…

最优化与控制 · 数学 2023-11-23 Tyler Maunu , Martin Molina-Fructuoso

Momentum is a popular technique to accelerate the convergence in practical training, and its impact on convergence guarantee has been well-studied for first-order algorithms. However, such a successful acceleration technique has not yet…

最优化与控制 · 数学 2019-06-28 Zhe Wang , Yi Zhou , Yingbin Liang , Guanghui Lan

Motivated by the success of Nesterov's accelerated gradient algorithm for convex minimization problems, we examine whether it is possible to achieve similar performance gains in the context of online learning in games. To that end, we…

计算机科学与博弈论 · 计算机科学 2024-12-31 Kyriakos Lotidis , Angeliki Giannou , Panayotis Mertikopoulos , Nicholas Bambos

In this paper, a general stochastic optimization procedure is studied, unifying several variants of the stochastic gradient descent such as, among others, the stochastic heavy ball method, the Stochastic Nesterov Accelerated Gradient…

最优化与控制 · 数学 2021-07-13 A. Barakat , P. Bianchi , W. Hachem , Sh. Schechtman

Arguably, the two most popular accelerated or momentum-based optimization methods in machine learning are Nesterov's accelerated gradient and Polyaks's heavy ball, both corresponding to different discretizations of a particular second order…

最优化与控制 · 数学 2020-12-25 Guilherme França , Jeremias Sulam , Daniel P. Robinson , René Vidal

In this paper, we propose a unified view of gradient-based algorithms for stochastic convex composite optimization by extending the concept of estimate sequence introduced by Nesterov. This point of view covers the stochastic gradient…

机器学习 · 统计学 2019-05-08 Andrei Kulunchakov , Julien Mairal

In this paper, we focus on the problem of minimizing a continuously differentiable convex objective function, $\min_x f(x)$. Recently, Malitsky (2020); Alacaoglu et al.(2023) developed an adaptive first-order method, GRAAL. This algorithm…

最优化与控制 · 数学 2025-09-01 Ekaterina Borodich , Dmitry Kovalev

This paper revisits momentum in the context of min-max optimization. Momentum is a celebrated mechanism for accelerating gradient dynamics in settings like convex minimization, but its direct use in min-max optimization makes gradient…

最优化与控制 · 数学 2026-04-21 Henry Shugart , Shuyi Wang , Jason M. Altschuler

We show how one can obtain nonaccelerated randomized coordinate descent method (Yu. Nesterov, 2010) and nonaccelerated method of randomization of sum-type functional (Le Roux-Schmidt-Bach, 2012) from the optimal method for the stochastic…

最优化与控制 · 数学 2018-05-29 Alexander Gasnikov , Pavel Dvurechensky , Ilnura Usmanova

In this paper, we propose a novel accelerated stochastic gradient method with momentum, which momentum is the weighted average of previous gradients. The weights decays inverse proportionally with the iteration times. Stochastic gradient…

机器学习 · 计算机科学 2020-06-02 Liang Liu , Xiaopeng Luo