中文
相关论文

相关论文: How to trap a gradient flow

200 篇论文

It has been observed in a variety of contexts that gradient descent methods have great success in solving low-rank matrix factorization problems, despite the relevant problem formulation being non-convex. We tackle a particular instance of…

数值分析 · 计算机科学 2016-06-28 Dejiao Zhang , Laura Balzano

Many tasks in machine learning and signal processing can be solved by minimizing a convex function of a measure. This includes sparse spikes deconvolution or training a neural network with a single hidden layer. For these problems, we study…

最优化与控制 · 数学 2018-10-30 Lenaic Chizat , Francis Bach

In deep learning, it is common to use more network parameters than training points. In such scenarioof over-parameterization, there are usually multiple networks that achieve zero training error so that thetraining algorithm induces an…

机器学习 · 计算机科学 2023-08-22 Hung-Hsu Chou , Carsten Gieshoff , Johannes Maly , Holger Rauhut

We present a new feasible proximal gradient method for constrained optimization where both the objective and constraint functions are given by the summation of a smooth, possibly nonconvex function and a convex simple function. The…

最优化与控制 · 数学 2024-02-01 Digvijay Boob , Qi Deng , Guanghui Lan

The training of neural networks by gradient descent methods is a cornerstone of the deep learning revolution. Yet, despite some recent progress, a complete theory explaining its success is still missing. This article presents, for…

机器学习 · 统计学 2026-04-15 Etienne Boursier , Loucas Pillaud-Vivien , Nicolas Flammarion

The convergence behavior of gradient methods for minimizing convex differentiable functions is one of the core questions in convex optimization. This paper shows that their well-known complexities can be achieved under conditions weaker…

最优化与控制 · 数学 2013-09-10 Hui Zhang , Wotao Yin

Consider the problem of minimizing functions that are Lipschitz and strongly convex, but not necessarily differentiable. We prove that after $T$ steps of stochastic gradient descent, the error of the final iterate is $O(\log(T)/T)$ with…

机器学习 · 计算机科学 2018-12-14 Nicholas J. A. Harvey , Christopher Liaw , Yaniv Plan , Sikander Randhawa

Model-based deep learning has achieved astounding successes due in part to the availability of large-scale real-world data. However, processing such massive amounts of data comes at a considerable cost in terms of computations, storage,…

机器学习 · 计算机科学 2023-03-28 Jiawei Du , Yidi Jiang , Vincent Y. F. Tan , Joey Tianyi Zhou , Haizhou Li

Nonsmooth nonconvex optimization problems broadly emerge in machine learning and business decision making, whereas two core challenges impede the development of efficient solution methods with finite-time convergence guarantee: the lack of…

最优化与控制 · 数学 2022-10-18 Tianyi Lin , Zeyu Zheng , Michael I. Jordan

We propose an enhanced zeroth-order stochastic Frank-Wolfe framework to address constrained finite-sum optimization problems, a structure prevalent in large-scale machine-learning applications. Our method introduces a novel double variance…

机器学习 · 计算机科学 2025-01-24 Haishan Ye , Yinghui Huang , Hao Di , Xiangyu Chang

A popular approach to minimize a finite-sum of convex functions is stochastic gradient descent (SGD) and its variants. Fundamental research questions associated with SGD include: (i) To find a lower bound on the number of times that the…

最优化与控制 · 数学 2022-08-16 Nuozhou Wang , Shuzhong Zhang

Gradient regularization (GR) is a method that penalizes the gradient norm of the training loss during training. While some studies have reported that GR can improve generalization performance, little attention has been paid to it from the…

机器学习 · 计算机科学 2023-02-06 Ryo Karakida , Tomoumi Takase , Tomohiro Hayase , Kazuki Osawa

In this study, we investigate the performance of two novel first-order optimization algorithms, namely the rescaled-gradient flow (RGF) and the signed-gradient flow (SGF). These algorithms are derived from the forward Euler discretization…

机器学习 · 计算机科学 2025-03-19 Siqi Zhang , Mouhacine Benosman , Orlando Romero

In this paper, we propose a geometric framework to analyze the convergence properties of gradient descent trajectories in the context of linear neural networks. We translate a well-known empirical observation of linear neural nets into a…

机器学习 · 计算机科学 2023-08-02 Yacine Chitour , Zhenyu Liao , Romain Couillet

While there has been a significant amount of work studying gradient descent techniques for non-convex optimization problems over the last few years, all existing results establish either local convergence with good rates or global…

数值分析 · 数学 2017-03-10 Prateek Jain , Chi Jin , Sham M. Kakade , Praneeth Netrapalli

We present a new algorithm for finding an $\epsilon$-approximate fixed point of an $\ell_\infty$-contracting function $f : [0, 1]^d \rightarrow [0, 1]^d$. Our algorithm is based on the query-efficient algorithm by Chen, Li, and Yannakakis…

数据结构与算法 · 计算机科学 2026-04-02 Andrei Feodorov , Sebastian Haslebacher

We study the distributed optimization problem over a graphon with a continuum of nodes, which is regarded as the limit of the distributed networked optimization as the number of nodes goes to infinity. Each node has a private local cost…

系统与控制 · 电气工程与系统科学 2025-10-02 Yan Chen , Tao Li , Xiaofeng Zong

In Euclidean Uniform Facility Location (UFL), the input is a set of clients in $\mathbb{R}^d$ and the goal is to place facilities to serve them, so as to minimize the total cost of opening facilities plus connecting the clients. We study…

数据结构与算法 · 计算机科学 2023-01-31 Artur Czumaj , Arnold Filtser , Shaofeng H. -C. Jiang , Robert Krauthgamer , Pavel Veselý , Mingwei Yang

In distributed optimization problems, a technique called gradient coding, which involves replicating data points, has been used to mitigate the effect of straggling machines. Recent work has studied approximate gradient coding, which…

机器学习 · 统计学 2021-08-09 Margalit Glasgow , Mary Wootters

We study the oracle complexity of producing $(\delta,\epsilon)$-stationary points of Lipschitz functions, in the sense proposed by Zhang et al. [2020]. While there exist dimension-free randomized algorithms for producing such points within…

最优化与控制 · 数学 2025-05-01 Guy Kornowski , Ohad Shamir