中文
相关论文

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

200 篇论文

The multi-gradient descent algorithm (MGDA) finds a common descent direction that can improve all objectives by identifying the minimum-norm point in the convex hull of the objective gradients. This method has become a foundational tool in…

最优化与控制 · 数学 2025-04-16 Yuan-Zheng Lei , Yaobang Gong , Xianfeng Terry Yang

Stochastic gradient optimization methods are broadly used to minimize non-convex smooth objective functions, for instance when training deep neural networks. However, theoretical guarantees on the asymptotic behaviour of these methods…

最优化与控制 · 数学 2023-07-17 Jean-Baptiste Fest , Audrey Repetti , Emilie Chouzenoux

Recent research has observed that in machine learning optimization, gradient descent (GD) often operates at the edge of stability (EoS) [Cohen, et al., 2021], where the stepsizes are set to be large, resulting in non-monotonic losses…

机器学习 · 计算机科学 2023-10-17 Jingfeng Wu , Vladimir Braverman , Jason D. Lee

Minimax optimal convergence rates for classes of stochastic convex optimization problems are well characterized, where the majority of results utilize iterate averaged stochastic gradient descent (SGD) with polynomially decaying step sizes.…

机器学习 · 计算机科学 2019-10-30 Rong Ge , Sham M. Kakade , Rahul Kidambi , Praneeth Netrapalli

This work shows that applying Gradient Descent (GD) with a fixed step size to minimize a (possibly nonconvex) quadratic function is equivalent to running the Power Method (PM) on the gradients. The connection between GD with a fixed step…

最优化与控制 · 数学 2022-11-03 Rachael Tappenden , Martin Takáč

Epoch gradient descent method (a.k.a. Epoch-GD) proposed by Hazan and Kale (2011) was deemed a breakthrough for stochastic strongly convex minimization, which achieves the optimal convergence rate of $O(1/T)$ with $T$ iterative updates for…

最优化与控制 · 数学 2020-06-18 Yan Yan , Yi Xu , Qihang Lin , Wei Liu , Tianbao Yang

Implicit deep learning has recently become popular in the machine learning community since these implicit models can achieve competitive performance with state-of-the-art deep networks while using significantly less memory and computational…

机器学习 · 计算机科学 2022-05-17 Tianxiang Gao , Hongyang Gao

In the framework of real Hilbert spaces we study continuous in time dynamics as well as numerical algorithms for the problem of approaching the set of zeros of a single-valued monotone and continuous operator $V$. The starting poin is a…

最优化与控制 · 数学 2024-02-23 Radu Ioan Bot , Ernö Robert Csetnek , Dang-Khoa Nguyen

We consider the gradient (or steepest) descent method with exact line search applied to a strongly convex function with Lipschitz continuous gradient. We establish the exact worst-case rate of convergence of this scheme, and show that this…

最优化与控制 · 数学 2016-09-16 Etienne de Klerk , François Glineur , Adrien B. Taylor

The theta function of Lovasz is a graph parameter that can be computed up to arbitrary precision in polynomial time. It plays a key role in algorithms that approximate graph parameters such as maximum independent set, maximum clique and…

数据结构与算法 · 计算机科学 2025-06-04 Uriel Feige , Vadim Grinberg

Analysis of Stochastic Gradient Descent (SGD) and its variants typically relies on the assumption of uniformly bounded variance, a condition that frequently fails in practical non-convex settings, such as neural network training, as well as…

机器学习 · 计算机科学 2026-04-21 Arda Fazla , Ege C. Kaya , Antesh Upadhyay , Abolfazl Hashemi

Many modern learning tasks involve fitting nonlinear models to data which are trained in an overparameterized regime where the parameters of the model exceed the size of the training dataset. Due to this overparameterization, the training…

机器学习 · 计算机科学 2018-12-27 Samet Oymak , Mahdi Soltanolkotabi

Prior work (Klochkov $\&$ Zhivotovskiy, 2021) establishes at most $O\left(\log (n)/n\right)$ excess risk bounds via algorithmic stability for strongly-convex learners with high probability. We show that under the similar common assumptions…

机器学习 · 计算机科学 2025-10-31 Bowei Zhu , Shaojie Li , Mingyang Yi , Yong Liu

Most results on Stochastic Gradient Descent (SGD) in the convex and smooth setting are presented under the form of bounds on the ergodic function value gap. It is an open question whether bounds can be derived directly on the last iterate…

最优化与控制 · 数学 2025-07-21 Guillaume Garrigos , Daniel Cortild , Lucas Ketels , Juan Peypouquet

We prove a lower bound to quantum Max Cut of a graph in terms of the Lov\'asz theta function of its complement. For a graph with $m$ edges, $\text{qmc}(G) \geq \tfrac{m}{4}\big( 1 + \tfrac{8}{3\pi}\tfrac{1}{\vartheta(\bar{G}) -1} \big)$,…

量子物理 · 物理学 2025-12-24 Felix Huber

A theoretical, and potentially also practical, problem with stochastic gradient descent is that trajectories may escape to infinity. In this note, we investigate uniform boundedness properties of iterates and function values along the…

机器学习 · 计算机科学 2022-06-23 Xiaoyu Wang , Mikael Johansson

Nonconvex-concave min-max problem arises in many machine learning applications including minimizing a pointwise maximum of a set of nonconvex functions and robust adversarial training of neural networks. A popular approach to solve this…

最优化与控制 · 数学 2025-03-21 Jiawei Zhang , Peijun Xiao , Ruoyu Sun , Zhi-Quan Luo

We study the high-frequency limit of non-autonomous gradient flows in metric spaces of energy functionals comprising an explicitly time-dependent perturbation term which might oscillate in a rapid way, but fulfills a certain Lipschitz…

偏微分方程分析 · 数学 2016-10-25 Simon Plazotta , Jonathan Zinsl

The Path Contraction and Cycle Contraction problems take as input an undirected graph $G$ with $n$ vertices, $m$ edges and an integer $k$ and determine whether one can obtain a path or a cycle, respectively, by performing at most $k$ edge…

数据结构与算法 · 计算机科学 2024-03-12 R. Krithika , V. K. Kutty Malu , Prafullkumar Tale

We revisit the well-studied problem of differentially private empirical risk minimization (ERM). We show that for unconstrained convex generalized linear models (GLMs), one can obtain an excess empirical risk of $\tilde…

密码学与安全 · 计算机科学 2021-03-04 Shuang Song , Thomas Steinke , Om Thakkar , Abhradeep Thakurta