中文
相关论文

相关论文: A Continuized View on Nesterov Acceleration for St…

200 篇论文

We provide a novel accelerated first-order method that achieves the asymptotically optimal convergence rate for smooth functions in the first-order oracle model. To this day, Nesterov's Accelerated Gradient Descent (AGD) and variations…

最优化与控制 · 数学 2018-02-13 Jelena Diakonikolas , Lorenzo Orecchia

Nesterov's accelerated gradient methods (AGM) have been successfully applied in many machine learning areas. However, their empirical performance on training max-margin models has been inferior to existing specialized solvers. In this…

机器学习 · 计算机科学 2010-11-03 Xinhua Zhang , Ankan Saha , S. V. N. Vishwanathan

We consider a fully distributed constrained convex optimization problem over a multi-agent (no central coordinator) network. We propose an asynchronous gossip-based random projection (GRP) algorithm that solves the distributed problem using…

最优化与控制 · 数学 2013-04-08 Soomin Lee , Angelia Nedich

In decentralized optimization, it is common algorithmic practice to have nodes interleave (local) gradient descent iterations with gossip (i.e. averaging over the network) steps. Motivated by the training of large-scale machine learning…

机器学习 · 计算机科学 2020-11-24 Abolfazl Hashemi , Anish Acharya , Rudrajit Das , Haris Vikalo , Sujay Sanghavi , Inderjit Dhillon

Many important machine learning applications involve regularized nonconvex bi-level optimization. However, the existing gradient-based bi-level optimization algorithms cannot handle nonconvex or nonsmooth regularizers, and they suffer from…

机器学习 · 计算机科学 2022-06-06 Ziyi Chen , Bhavya Kailkhura , Yi Zhou

We present a family of algorithms, called descent algorithms, for optimizing convex and non-convex functions. We also introduce a new first-order algorithm, called rescaled gradient descent (RGD), and show that RGD achieves a faster…

最优化与控制 · 数学 2020-01-07 Ashia Wilson , Lester Mackey , Andre Wibisono

The paper considers gossip distributed estimation of a (static) distributed random field (a.k.a., large scale unknown parameter vector) observed by sparsely interconnected sensors, each of which only observes a small fraction of the field.…

信息论 · 计算机科学 2015-05-20 Soummya Kar , Jose' M. F. Moura

First-order methods play a central role in large-scale machine learning. Even though many variations exist, each suited to a particular problem, almost all such methods fundamentally rely on two types of algorithmic steps: gradient descent,…

数据结构与算法 · 计算机科学 2016-11-08 Zeyuan Allen-Zhu , Lorenzo Orecchia

This paper presents a sufficient condition for stochastic gradients not to slow down the convergence of Nesterov's accelerated gradient method. The new condition has the strong-growth condition by Schmidt \& Roux as a special case, and it…

最优化与控制 · 数学 2022-07-26 Víctor Valls , Shiqiang Wang , Yuang Jiang , Leandros Tassiulas

In this letter, we introduce a distributed Nesterov method, termed as $\mathcal{ABN}$, that does not require doubly-stochastic weight matrices. Instead, the implementation is based on a simultaneous application of both row- and…

机器学习 · 计算机科学 2019-09-04 Ran Xin , Dusan Jakovetic , Usman A. Khan

We propose the first global accelerated gradient method for Riemannian manifolds. Toward establishing our result we revisit Nesterov's estimate sequence technique and develop an alternative analysis for it that may also be of independent…

最优化与控制 · 数学 2020-01-27 Kwangjun Ahn , Suvrit Sra

We introduce a generic scheme for accelerating gradient-based optimization methods in the sense of Nesterov. The approach, called Catalyst, builds upon the inexact accelerated proximal point algorithm for minimizing a convex objective…

机器学习 · 统计学 2018-06-20 Hongzhou Lin , Julien Mairal , Zaid Harchaoui

Anderson acceleration is a well-established and simple technique for speeding up fixed-point computations with countless applications. Previous studies of Anderson acceleration in optimization have only been able to provide convergence…

最优化与控制 · 数学 2020-06-16 Vien V. Mai , Mikael Johansson

Denoising filters, such as bilateral, guided, and total variation filters, applied to images on general graphs may require repeated application if noise is not small enough. We formulate two acceleration techniques of the resulted…

计算机视觉与模式识别 · 计算机科学 2017-01-09 Andrew Knyazev , Alexander Malyshev

This paper considers the distributed optimization problem over a network, where the objective is to optimize a global function formed by a sum of local functions, using only local computation and communication. We develop an Accelerated…

最优化与控制 · 数学 2020-06-02 Guannan Qu , Na Li

In many applications, nodes in a network desire not only a consensus, but an optimal one. To date, a family of subgradient algorithms have been proposed to solve this problem under general convexity assumptions. This paper shows that, for…

最优化与控制 · 数学 2011-02-11 Jie Lu , Choon Yik Tang , Paul R. Regier , Travis D. Bow

Federated learning and gossip learning are emerging methodologies designed to mitigate data privacy concerns by retaining training data on client devices and exclusively sharing locally-trained machine learning (ML) models with others. The…

机器学习 · 计算机科学 2024-06-19 Yongding Tian , Zaid Al-Ars , Maksim Kitsak , Peter Hofstee

We consider the problem of structured canonical polyadic decomposition. If the size of the problem is very big, then stochastic gradient approaches are viable alternatives to classical methods, such as Alternating Optimization and…

信号处理 · 电气工程与系统科学 2021-09-30 Ioanna Siaminou , Athanasios P. Liavas

Stochastic nested optimization, including stochastic compositional, min-max and bilevel optimization, is gaining popularity in many machine learning applications. While the three problems share the nested structure, existing works often…

机器学习 · 统计学 2021-06-28 Tianyi Chen , Yuejiao Sun , Wotao Yin

We consider the problem of minimizing a convex function that is evolving according to unknown and possibly stochastic dynamics, which may depend jointly on time and on the decision variable itself. Such problems abound in the machine…

最优化与控制 · 数学 2023-05-30 Joshua Cutler , Dmitriy Drusvyatskiy , Zaid Harchaoui