paper-with-me

홈 › Papers

Step Size Matters in Deep Learning

2018-05-22 · NeurIPS 2018 12 · Kamil Nar, S. Shankar Sastry

Training a neural network with the gradient descent algorithm gives rise to a discrete-time nonlinear dynamical system. Consequently, behaviors that are typically observed in these systems emerge during training, such as convergence to an orbit but not to a fixed point or dependence of convergence on the initialization. Step size of the algorithm plays a critical role in these behaviors: it determines the subset of the local optima that the algorithm can converge to, and it specifies the magnitude of the oscillations if the algorithm converges to an orbit. To elucidate the effects of the step size on training of neural networks, we study the gradient descent algorithm as a discrete-time dynamical system, and by analyzing the Lyapunov stability of different solutions, we show the relationship between the step size of the algorithm and the solutions that can be obtained with this algorithm. The results provide an explanation for several phenomena observed in practice, including the deterioration in the training error with increased depth, the hardness of estimating linear mappings with large singular values, and the distinct performance of deep residual networks.

📄 PDF Abstract BibTeX arXiv:1805.08890

Code (2)

nar-k/NIPS-2018 공식 구현
nar-k/NeurIPS-2018

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Any-stepsize Gradient Descent for Separable Data under Fenchel--Young Losses

2025-02-07 · Han Bao, Shinsaku Sakaue, Yuki Takezawa

The gradient descent (GD) has been one of the most common optimizer in machine learning. In particular, the loss landscape of a neural network is typically sharpened during the initial phase of training, making the train…

LEMMA

LLAVADI: What Matters For Multimodal Large Language Models Distillation

2024-07-28 · Shilin Xu, Xiangtai Li, Haobo Yuan, Lu Qi 외

The recent surge in Multimodal Large Language Models (MLLMs) has showcased their remarkable potential for achieving generalized intelligence by integrating visual understanding into Large Language Models.Nevertheless, th…

Knowledge Distillation

Why Size Matters: Feature Coding as Nystrom Sampling

2013-01-15 · Oriol Vinyals, Yangqing Jia, Trevor Darrell

Recently, the computer vision and machine learning community has been in favor of feature extraction pipelines that rely on a coding step followed by a linear classifier, due to their overall simplicity, well understood …

Computational Efficiency

Learning Variational Models with Unrolling and Bilevel Optimization

2022-09-26 · Christoph Brauer, Niklas Breustedt, Timo de Wolff, Dirk A. Lorenz

In this paper we consider the problem of learning variational models in the context of supervised learning via risk minimization. Our goal is to provide a deeper understanding of the two approaches of learning of variati…

Bilevel OptimizationRolling Shutter Correction

Revisiting pre-trained remote sensing model benchmarks: resizing and normalization matters

2023-05-22 · Isaac Corley, Caleb Robinson, Rahul Dodhia, Juan M. Lavista Ferres 외

Research in self-supervised learning (SSL) with natural images has progressed rapidly in recent years and is now increasingly being applied to and benchmarked with datasets containing remotely sensed imagery. A common be…

Self-Supervised LearningTransfer Learning