中文
相关论文

相关论文: Path Length Bounds for Gradient Descent and Flow

200 篇论文

We develop the theory of discrete-time gradient flows for convex functions on Alexandrov spaces with arbitrary upper or lower curvature bounds. We employ different resolvent maps in the upper and lower curvature bound cases to construct…

度量几何 · 数学 2017-01-18 Shin-ichi Ohta , Miklós Pálfia

The classical analysis of Stochastic Gradient Descent (SGD) with polynomially decaying stepsize $\eta_t = \eta/\sqrt{t}$ relies on well-tuned $\eta$ depending on problem parameters such as Lipschitz smoothness constant, which is often…

最优化与控制 · 数学 2023-05-23 Junchi Yang , Xiang Li , Ilyas Fatkhullin , Niao He

Stochastic Gradient Descent (SGD) has been the method of choice for learning large-scale non-convex models. While a general analysis of when SGD works has been elusive, there has been a lot of recent progress in understanding the…

机器学习 · 计算机科学 2022-10-14 Satyen Kale , Jason D. Lee , Chris De Sa , Ayush Sekhari , Karthik Sridharan

We propose a novel iterative framework for minimizing a proper lower semicontinuous Kurdyka-{\L}ojasiewicz (KL) function $\Phi$. It comprises a Zhang-Hager (ZH-type) nonmonotone decrease condition and a relative error condition. Hence, the…

最优化与控制 · 数学 2024-12-05 Yitian Qian , Ting Tao , Shaohua Pan , Houduo Qi

A temporal graph $G$ is a sequence $(G_t)_{t \in I}$ of graphs on the same vertex set of size $n$. The \emph{temporal exploration problem} asks for the length of the shortest sequence of vertices that starts at a given vertex, visits every…

数据结构与算法 · 计算机科学 2025-12-01 Paul Bastide , Carla Groenland , Lukas Michel , Clément Rambaud

In this paper, we focus on solving the decentralized optimization problem of minimizing the sum of $n$ objective functions over a multi-agent network. The agents are embedded in an undirected graph where they can only send/receive…

最优化与控制 · 数学 2024-04-23 Zhuoqing Song , Lei Shi , Shi Pu , Ming Yan

Motivated by applications in Optimization, Game Theory, and the training of Generative Adversarial Networks, the convergence properties of first order methods in min-max problems have received extensive study. It has been recognized that…

最优化与控制 · 数学 2025-09-29 Constantinos Daskalakis , Ioannis Panageas

In this article a family of second order ODEs associated to inertial gradient descend is studied. These ODEs are widely used to build trajectories converging to a minimizer $x^*$ of a function $F$, possibly convex. This family includes the…

最优化与控制 · 数学 2019-07-08 Othmane Sebbouh , Charles Dossal , Aude Rondepierre

Let S be a complete surface of constant curvature K = + 1 or -1, i.e. the sphere S^2 or the Lobachevskij plane L^2, and D a bounded convex subset of S. If S = S^2, assume also diameter (D) < pi/2. It is proved that the length of any…

经典分析与常微分方程 · 数学 2015-03-13 Cristina Giannotti , Andrea Spiro

Several recent empirical studies demonstrate that important machine learning tasks, e.g., training deep neural networks, exhibit low-rank structure, where the loss function varies significantly in only a few directions of the input space.…

机器学习 · 计算机科学 2022-06-17 Romain Cosson , Ali Jadbabaie , Anuran Makur , Amirhossein Reisizadeh , Devavrat Shah

The gradient descent-ascent (GDA) algorithm has been widely applied to solve minimax optimization problems. In order to achieve convergent policy parameters for minimax optimization, it is important that GDA generates convergent variable…

最优化与控制 · 数学 2021-02-18 Ziyi Chen , Yi Zhou , Tengyu Xu , Yingbin Liang

We study the statistical properties of the iterates generated by gradient descent, applied to the fundamental problem of least squares regression. We take a continuous-time view, i.e., consider infinitesimal step sizes in gradient descent,…

机器学习 · 统计学 2019-02-26 Alnur Ali , J. Zico Kolter , Ryan J. Tibshirani

This paper is devoted to the investigation of gradient flows in asymmetric metric spaces (for example, irreversible Finsler manifolds and Minkowski normed spaces) by means of discrete approximation. We study basic properties of curves and…

微分几何 · 数学 2023-07-21 Shin-ichi Ohta , Wei Zhao

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

We consider the dynamics of gradient descent (GD) in overparameterized single hidden layer neural networks with a squared loss function. Recently, it has been shown that, under some conditions, the parameter values obtained using GD achieve…

机器学习 · 计算机科学 2021-05-17 Siddhartha Satpathi , R Srikant

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

Nonconvex constrained optimization problems can be used to model a number of machine learning problems, such as multi-class Neyman-Pearson classification and constrained Markov decision processes. However, such kinds of problems are…

最优化与控制 · 数学 2024-12-04 Songtao Lu

In this paper, we consider the decentralized gradinet descent (DGD) given by \begin{equation*} x_i (t+1) = \sum_{j=1}^m w_{ij} x_j (t) - \alpha (t) \nabla f_i (x_i (t)). \end{equation*} We find a sharp range of the stepsize $\alpha (t)>0$…

最优化与控制 · 数学 2023-03-13 Woocheol Choi

We study the convergence properties of gradient descent for training deep linear neural networks, i.e., deep matrix factorizations, by extending a previous analysis for the related gradient flow. We show that under suitable conditions on…

机器学习 · 计算机科学 2021-11-25 Gabin Maxime Nguegnang , Holger Rauhut , Ulrich Terstiege

In unconstrained optimisation on an Euclidean space, to prove convergence in Gradient Descent processes (GD) $x_{n+1}=x_n-\delta _n \nabla f(x_n)$ it usually is required that the learning rates $\delta _n$'s are bounded: $\delta _n\leq…

最优化与控制 · 数学 2020-01-09 Tuyen Trung Truong