中文
相关论文

相关论文: Linear Range in Gradient Descent

200 篇论文

In recent years many methods have been developed to understand the internal workings of neural networks, often by describing the function of individual neurons in the model. However, these methods typically only focus on explaining the very…

机器学习 · 计算机科学 2024-05-14 Tuomas Oikarinen , Tsui-Wei Weng

The linear response of a dynamical system refers to changes to properties of the system when small external perturbations are applied. We consider the little-studied question of selecting an optimal perturbation so as to (i) maximise the…

动力系统 · 数学 2018-04-04 Fadi Antown , Davor Dragičević , Gary Froyland

Learning algorithms related to artificial neural networks and in particular for Deep Learning may seem to involve many bells and whistles, called hyper-parameters. This chapter is meant as a practical guide with recommendations for some of…

机器学习 · 计算机科学 2012-09-18 Yoshua Bengio

The choice of learning rate (LR) functions and policies has evolved from a simple fixed LR to the decaying LR and the cyclic LR, aiming to improve the accuracy and reduce the training time of Deep Neural Networks (DNNs). This paper presents…

机器学习 · 计算机科学 2022-10-25 Yanzhao Wu , Ling Liu

We study problem-dependent rates, i.e., generalization errors that scale near-optimally with the variance, the effective loss, or the gradient norms evaluated at the "best hypothesis." We introduce a principled framework dubbed "uniform…

机器学习 · 统计学 2020-12-25 Yunbei Xu , Assaf Zeevi

Reparameterization (RP) and likelihood ratio (LR) gradient estimators are used throughout machine and reinforcement learning; however, they are usually explained as simple mathematical tricks without providing any insight into their nature.…

机器学习 · 计算机科学 2019-10-16 Paavo Parmas , Masashi Sugiyama

In this work, we investigate the effect of momentum on the optimisation trajectory of gradient descent. We leverage a continuous-time approach in the analysis of momentum gradient descent with step size $\gamma$ and momentum parameter…

机器学习 · 计算机科学 2024-03-11 Hristo Papazov , Scott Pesme , Nicolas Flammarion

This paper studies how neural network architecture affects the speed of training. We introduce a simple concept called gradient confusion to help formally analyze this. When gradient confusion is high, stochastic gradients produced by…

机器学习 · 计算机科学 2020-07-08 Karthik A. Sankararaman , Soham De , Zheng Xu , W. Ronny Huang , Tom Goldstein

Two canonical problems in geostatistics are estimating the parameters in a specified family of stochastic process models and predicting the process at new locations. A number of asymptotic results addressing these problems over a fixed…

统计理论 · 数学 2012-10-11 Cari Kaufman , Benjamin Shaby

In a series of recent theoretical works, it was shown that strongly over-parameterized neural networks trained with gradient-based methods could converge exponentially fast to zero training loss, with their parameters hardly varying. In…

最优化与控制 · 数学 2020-01-08 Lenaic Chizat , Edouard Oyallon , Francis Bach

Fitting neural networks often resorts to stochastic (or similar) gradient descent which is a noise-tolerant (and efficient) resolution of a gradient descent dynamics. It outputs a sequence of networks parameters, which sequence evolves…

机器学习 · 统计学 2021-04-15 Gabriel Turinici

We take a closer look at some theoretical challenges of Machine Learning as a function approximation, gradient descent as the default optimization algorithm, limitations of fixed length and width networks and a different approach to RNNs…

机器学习 · 计算机科学 2020-07-06 Yarema Boryshchak

It is known that the learning rate is the most important hyper-parameter to tune for training deep neural networks. This paper describes a new method for setting the learning rate, named cyclical learning rates, which practically eliminates…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Leslie N. Smith

Nonparametric regression with random design is considered. The $L_2$ error with integration with respect to the design measure is used as the error criterion. An over-parametrized deep neural network regression estimate with logistic…

统计理论 · 数学 2025-04-07 Michael Kohler

Scaling deep reinforcement learning networks is challenging and often results in degraded performance, yet the root causes of this failure mode remain poorly understood. Several recent works have proposed mechanisms to address this, but…

Directly parameterizing and learning gradients of functions has widespread significance, with specific applications in inverse problems, generative modeling, and optimal transport. This paper introduces gradient networks (GradNets): novel…

机器学习 · 计算机科学 2025-01-28 Shreyas Chaudhari , Srinivasa Pranav , José M. F. Moura

We present algorithms for efficiently learning regularizers that improve generalization. Our approach is based on the insight that regularizers can be viewed as upper bounds on the generalization gap, and that reducing the slack in the…

机器学习 · 计算机科学 2019-02-25 Matthew Streeter

Multilayered artificial neural networks are becoming a pervasive tool in a host of application fields. At the heart of this deep learning revolution are familiar concepts from applied and computational mathematics; notably, in calculus,…

历史与综述 · 数学 2018-01-19 Catherine F. Higham , Desmond J. Higham

The learning rate is perhaps the single most important parameter in the training of neural networks and, more broadly, in stochastic (nonconvex) optimization. Accordingly, there are numerous effective, but poorly understood, techniques for…

机器学习 · 计算机科学 2020-04-16 Bin Shi , Weijie J. Su , Michael I. Jordan

A vast literature on convergence guarantees for gradient descent and derived methods exists at the moment. However, a simple practical situation remains unexplored: when a fixed step size is used, can we expect gradient descent to converge…

机器学习 · 计算机科学 2024-12-10 Alexandru Crăciun , Debarghya Ghoshdastidar